* Package:    net-fs/samba-4.22.3:0/2.10.0
 * Repository: gentoo
 * Maintainer: samba@gentoo.org
 * USE:        abi_x86_64 acl amd64 client cups elibc_glibc kernel_linux pam python_single_target_python3_13 regedit system-mitkrb5
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Using python3.13 to build
>>> Unpacking source...
>>> Unpacking 'samba-4.22.3.tar.gz' to /var/tmp/portage/net-fs/samba-4.22.3/work
>>> Source unpacked in /var/tmp/portage/net-fs/samba-4.22.3/work
>>> Preparing source in /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3 ...
  [ ok ]
  [ ok ]
 * Will copy sources from /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3
 * abi_x86_64.amd64: copying to /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
'PYTHONHASHSEED=1' 'CCFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17' 'LINKFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu17 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--undefined-version' 'PKGCONFIG=x86_64-pc-linux-gnu-pkg-config' '/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3/buildtools/bin/waf' '--jobs=1' '--prefix=/usr' '--docdir=/usr/share/doc/samba-4.22.3' '--htmldir=/usr/share/doc/samba-4.22.3/html' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib64/samba' '--with-piddir=/run/samba' '--bundled-libraries=cmocka,NONE' '--builtin-libraries=NONE' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--without-winexe' '--with-acl-support' '--without-ad-dc' '--disable-cephfs' '--without-cluster-support' '--enable-cups' '--without-dmapi' '--without-fam' '--disable-glusterfs' '--without-gpgme' '--without-json' '--disable-iprint' '--with-pam' '--with-pammodulesdir=/lib64/security' '--without-quotas' '--with-regedit' '--disable-spotlight' '--without-syslog' '--without-systemd' '--systemd-install-services' '--with-systemddir=/usr/lib/systemd/system' '--without-libunwind' '--without-winbind' '--disable-python' '--disable-avahi' '--with-system-mitkrb5' '/usr' '--without-ads' '--without-lttng' '--without-ldap' '--without-profiling-data' '--private-libraries=!ldb' '--without-ldb-lmdb' '--jobs' '1' '--with-shared-modules=!vfs_snapper' 'configure'
Setting top to                           : /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64 
Setting out to                           : /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin 
Checking for 'gcc' (C compiler)          : x86_64-pc-linux-gnu-gcc 
Checking for program 'git'               : /usr/bin/git 
Checking for c flags '-MMD'              : yes 
Checking for program 'gdb'               : not found 
Checking for header sys/utsname.h        : yes 
Checking uname sysname type              : Linux 
Checking uname machine type              : x86_64 
Checking uname release type              : 6.12.41-gentoo-x86_64 
Checking uname version type              : #2 SMP PREEMPT_DYNAMIC Fri Oct 10 07:42:09 HKT 2025 
Checking for header stdio.h              : yes 
Checking simple C program                : ok 
Checking compiler accepts ['-Werror']    : yes 
Checking linker accepts ['-Wl,-rpath,.'] : yes 
Checking for rpath library support       : yes 
Checking for -Wl,--version-script support : yes 
Checking compiler accepts ['-fvisibility=hidden'] : yes 
Checking for HAVE_VISIBILITY_ATTR                 : ok 
Checking for library constructor support          : ok 
Checking for library destructor support           : ok 
Checking for __attribute__                        : ok 
Checking compiler accepts ['-fPIC']               : yes 
Checking for inline                               : inline 
Checking for program 'pkg-config'                 : x86_64-pc-linux-gnu-pkg-config 
Checking for pkg-config version >= '0.0.0'        : yes 
Checking compiler accepts ['-D__STDC_WANT_LIB_EXT1__=1'] : yes 
Checking compiler accepts ['']                           : yes 
Checking for header sys/types.h                          : yes 
Checking for header sys/stat.h                           : yes 
Checking for header stdlib.h                             : yes 
Checking for header stddef.h                             : yes 
Checking for header memory.h                             : yes 
Checking for header string.h                             : yes 
Checking for header strings.h                            : yes 
Checking for header inttypes.h                           : yes 
Checking for header stdint.h                             : yes 
Checking for header unistd.h                             : yes 
Checking for header minix/config.h                       : no 
Checking for header ctype.h                              : yes 
Checking for header standards.h                          : no 
Checking for header stdbool.h                            : yes 
Checking for header stdarg.h                             : yes 
Checking for header vararg.h                             : no 
Checking for header limits.h                             : yes 
Checking for header assert.h                             : yes 
Checking getconf LFS_CFLAGS                              : not found 
Checking getconf large file support flags work           : ok 
Checking for large file support without additional flags : ok 
Checking for header sys/time.h                           : yes 
Checking for header time.h                               : yes 
Checking for header endian.h                             : yes 
Checking for header sys/endian.h                         : no 
Checking for HAVE_LITTLE_ENDIAN                          : ok 
Checking for HAVE_BIG_ENDIAN                             : not found 
Checking for header signal.h                             : yes 
Checking if signal handlers return int                   : not found 
Checking for variable __FUNCTION__                       : ok 
Checking for va_copy                                     : ok 
Checking for header linux/types.h                        : yes 
Checking for header crypt.h                              : yes 
Checking for header locale.h                             : yes 
Checking for header acl/libacl.h                         : yes 
Checking for header compat.h                             : no 
Checking for header attr/xattr.h                         : yes 
Checking for header dustat.h                             : no 
Checking for header fcntl.h                              : yes 
Checking for header fnmatch.h                            : yes 
Checking for header glob.h                               : yes 
Checking for header history.h                            : no 
Checking for header krb5.h                               : yes 
Checking for header langinfo.h                           : yes 
Checking for header ndir.h                               : no 
Checking for header pwd.h                                : yes 
Checking for header shadow.h                             : yes 
Checking for header sys/acl.h                            : yes 
Checking for header sys/attributes.h                     : no 
Checking for header attr/attributes.h                    : yes 
Checking for header sys/capability.h                     : yes 
Checking for header sys/dir.h                            : yes 
Checking for header sys/epoll.h                          : yes 
Checking for header sys/fcntl.h                          : yes 
Checking for header sys/filio.h                          : no 
Checking for header sys/filsys.h                         : no 
Checking for header sys/fs/s5param.h                     : no 
Checking for header sys/id.h                             : no 
Checking for header sys/ioctl.h                          : yes 
Checking for header sys/ipc.h                            : yes 
Checking for header sys/mman.h                           : yes 
Checking for header sys/mode.h                           : no 
Checking for header sys/ndir.h                           : no 
Checking for header sys/priv.h                           : no 
Checking for header sys/resource.h                       : yes 
Checking for header sys/security.h                       : no 
Checking for header sys/shm.h                            : yes 
Checking for header sys/statfs.h                         : yes 
Checking for header sys/statvfs.h                        : yes 
Checking for header sys/termio.h                         : no 
Checking for header sys/vfs.h                            : yes 
Checking for header sys/xattr.h                          : yes 
Checking for header termio.h                             : yes 
Checking for header termios.h                            : yes 
Checking for header sys/file.h                           : yes 
Checking for header sys/ucontext.h                       : yes 
Checking for header sys/wait.h                           : yes 
Checking for declaration of malloc                       : ok 
Checking for header grp.h                                : yes 
Checking for header sys/select.h                         : yes 
Checking for header setjmp.h                             : yes 
Checking for header utime.h                              : yes 
Checking for header sys/syslog.h                         : yes 
Checking for header syslog.h                             : yes 
Checking for header sys/mount.h                          : yes 
Checking for header mntent.h                             : yes 
Checking for header stropts.h                            : no 
Checking for header unix.h                               : no 
Checking for header sys/param.h                          : yes 
Checking for header sys/socket.h                         : yes 
Checking for header netinet/in.h                         : yes 
Checking for header netdb.h                              : yes 
Checking for header arpa/inet.h                          : yes 
Checking for header netinet/in_systm.h                   : yes 
Checking for header netinet/ip.h                         : yes 
Checking for header netinet/tcp.h                        : yes 
Checking for header netinet/in_ip.h                      : no 
Checking for header sys/sockio.h                         : no 
Checking for header sys/un.h                             : yes 
Checking for header sys/uio.h                            : yes 
Checking for header ifaddrs.h                            : yes 
Checking for header direct.h                             : no 
Checking for header dirent.h                             : yes 
Checking for header windows.h                            : no 
Checking for header winsock2.h                           : no 
Checking for header ws2tcpip.h                           : no 
Checking for header errno.h                              : yes 
Checking for header getopt.h                             : yes 
Checking for header iconv.h                              : yes 
Checking for header nss.h                                : yes 
Checking for header sasl/sasl.h                          : yes 
Checking for header linux/openat2.h                      : yes 
Checking for inotify_init                                : ok 
Checking for header security/pam_appl.h                  : yes 
Checking for header zlib.h                               : yes 
Checking for header asm/unistd.h                         : yes 
Checking for header sys/unistd.h                         : yes 
Checking for header alloca.h                             : yes 
Checking for header float.h                              : yes 
Checking for header rpc/rpc.h                            : no 
Checking for header rpc/nettype.h                        : no 
Checking for tirpc rpc headers in default system path    : not found 
Checking for libtirpc headers                            : yes 
Checking for header rpc/rpc.h                            : yes 
Checking for header rpc/nettype.h                        : yes 
Checking for header sys/sysctl.h                         : not found 
Checking for header sys/fileio.h                         : no 
Checking for header sys/filesys.h                        : no 
Checking for header sys/dustat.h                         : no 
Checking for header sys/sysmacros.h                      : yes 
Checking for header xfs/libxfs.h                         : no 
Checking for header netgroup.h                           : no 
Checking for header valgrind.h                           : no 
Checking for header valgrind/valgrind.h                  : yes 
Checking for header valgrind/memcheck.h                  : yes 
Checking for header valgrind/helgrind.h                  : yes 
Checking for header valgrind/callgrind.h                 : yes 
Checking for header nss_common.h                         : no 
Checking for header nsswitch.h                           : no 
Checking for header ns_api.h                             : no 
Checking for header sys/extattr.h                        : no 
Checking for header sys/ea.h                             : no 
Checking for header sys/proplist.h                       : no 
Checking for header sys/cdefs.h                          : yes 
Checking for header utmp.h                               : yes 
Checking for header utmpx.h                              : yes 
Checking for header lastlog.h                            : yes 
Checking for header syscall.h                            : yes 
Checking for header sys/syscall.h                        : yes 
Checking for header sys/atomic.h                         : no 
Checking for header stdatomic.h                          : yes 
Checking for header libgen.h                             : yes 
Checking compiler accepts -Wno-format-truncation         : yes 
Checking compiler accepts -Wno-unused-function           : yes 
Checking compiler accepts -Wno-strict-overflow           : yes 
Checking compiler accepts -Wno-unused-but-set-variable   : yes 
Checking compiler accepts -Wuse-after-free=1             : yes 
Checking for header sys/prctl.h                          : yes 
Checking for prctl syscall                               : ok 
Checking for O_DIRECT flag to open(2)                    : ok 
Checking for long long                                   : ok 
Checking for intptr_t                                    : ok 
Checking for uintptr_t                                   : ok 
Checking for ptrdiff_t                                   : ok 
Checking for comparison_fn_t                             : ok 
Checking for bool                                        : ok 
Checking for int8_t                                      : ok 
Checking for uint8_t                                     : ok 
Checking for int16_t                                     : ok 
Checking for uint16_t                                    : ok 
Checking for int32_t                                     : ok 
Checking for uint32_t                                    : ok 
Checking for int64_t                                     : ok 
Checking for uint64_t                                    : ok 
Checking for size_t                                      : ok 
Checking for ssize_t                                     : ok 
Checking for ino_t                                       : ok 
Checking for loff_t                                      : ok 
Checking for offset_t                                    : not found 
Checking for volatile int                                : ok 
Checking for uint_t                                      : not found 
Checking for blksize_t                                   : ok 
Checking for blkcnt_t                                    : ok 
Checking if size of bool == 1                            : ok 
Checking if size of char == 1                            : ok 
Checking if size of int == 1                             : not found 
Checking if size of int == 2                             : not found 
Checking if size of int == 4                             : ok 
Checking if size of long long == 1                       : not found 
Checking if size of long long == 2                       : not found 
Checking if size of long long == 4                       : not found 
Checking if size of long long == 8                       : ok 
Checking if size of long == 1                            : not found 
Checking if size of long == 2                            : not found 
Checking if size of long == 4                            : not found 
Checking if size of long == 8                            : ok 
Checking if size of short == 1                           : not found 
Checking if size of short == 2                           : ok 
Checking if size of size_t == 1                          : not found 
Checking if size of size_t == 2                          : not found 
Checking if size of size_t == 4                          : not found 
Checking if size of size_t == 8                          : ok 
Checking if size of ssize_t == 1                         : not found 
Checking if size of ssize_t == 2                         : not found 
Checking if size of ssize_t == 4                         : not found 
Checking if size of ssize_t == 8                         : ok 
Checking if size of int8_t == 1                          : ok 
Checking if size of uint8_t == 1                         : ok 
Checking if size of int16_t == 1                         : not found 
Checking if size of int16_t == 2                         : ok 
Checking if size of uint16_t == 1                        : not found 
Checking if size of uint16_t == 2                        : ok 
Checking if size of int32_t == 1                         : not found 
Checking if size of int32_t == 2                         : not found 
Checking if size of int32_t == 4                         : ok 
Checking if size of uint32_t == 1                        : not found 
Checking if size of uint32_t == 2                        : not found 
Checking if size of uint32_t == 4                        : ok 
Checking if size of int64_t == 1                         : not found 
Checking if size of int64_t == 2                         : not found 
Checking if size of int64_t == 4                         : not found 
Checking if size of int64_t == 8                         : ok 
Checking if size of uint64_t == 1                        : not found 
Checking if size of uint64_t == 2                        : not found 
Checking if size of uint64_t == 4                        : not found 
Checking if size of uint64_t == 8                        : ok 
Checking if size of void* == 1                           : not found 
Checking if size of void* == 2                           : not found 
Checking if size of void* == 4                           : not found 
Checking if size of void* == 8                           : ok 
Checking if size of off_t == 1                           : not found 
Checking if size of off_t == 2                           : not found 
Checking if size of off_t == 4                           : not found 
Checking if size of off_t == 8                           : ok 
Checking if size of dev_t == 1                           : not found 
Checking if size of dev_t == 2                           : not found 
Checking if size of dev_t == 4                           : not found 
Checking if size of dev_t == 8                           : ok 
Checking if size of ino_t == 1                           : not found 
Checking if size of ino_t == 2                           : not found 
Checking if size of ino_t == 4                           : not found 
Checking if size of ino_t == 8                           : ok 
Checking if size of time_t == 1                          : not found 
Checking if size of time_t == 2                          : not found 
Checking if size of time_t == 4                          : not found 
Checking if size of time_t == 8                          : ok 
Checking for socklen_t                                   : ok 
Checking for struct ifaddrs                              : ok 
Checking for struct addrinfo                             : ok 
Checking for struct sockaddr                             : ok 
Checking for HAVE_STRUCT_SOCKADDR_IN6                    : ok 
Checking for struct sockaddr_storage                     : ok 
Checking for sa_family_t                                 : ok 
Checking for sig_atomic_t                                : ok 
Checking for sigsetmask                                  : ok 
Checking for siggetmask                                  : ok 
Checking for sigprocmask                                 : ok 
Checking for sigblock                                    : ok 
Checking for sigaction                                   : ok 
Checking for sigset                                      : ok 
Checking for inet_ntoa                                   : ok 
Checking for inet_aton                                   : ok 
Checking for inet_ntop                                   : ok 
Checking for inet_pton                                   : ok 
Checking for connect                                     : ok 
Checking for gethostbyname                               : ok 
Checking for getaddrinfo                                 : ok 
Checking for getnameinfo                                 : ok 
Checking for freeaddrinfo                                : ok 
Checking for gai_strerror                                : ok 
Checking for socketpair                                  : ok 
Checking for memset_s                                    : not found 
Checking for memset_explicit                             : not found 
Checking for volatile memory protection                  : ok 
Checking for variable IPV6_V6ONLY                        : ok 
Checking for header net/if.h                             : yes 
Checking for HAVE_IPV6                                   : ok 
Checking whether we have ucontext_t                      : ok 
Checking for __sync_fetch_and_add compiler builtin       : ok 
Checking for __sync_add_and_fetch compiler builtin       : ok 
Checking for atomic_add_32 compiler builtin              : not found 
Checking for __atomic_add_fetch compiler builtin         : ok 
Checking for __atomic_load compiler builtin              : ok 
Checking for atomic_thread_fence(memory_order_seq_cst) in stdatomic.h : ok 
Checking for fallthrough attribute                                    : ok 
Checking for strdup                                                   : ok 
Checking for memmem                                                   : ok 
Checking for printf                                                   : ok 
Checking for memcpy                                                   : ok 
Checking for memmove                                                  : ok 
Checking for strcpy                                                   : ok 
Checking for strncpy                                                  : ok 
Checking for shl_load                                                 : not found 
Checking for shl_unload                                               : not found 
Checking for shl_findsym                                              : not found 
Checking for pipe                                                     : ok 
Checking for strftime                                                 : ok 
Checking for srandom                                                  : ok 
Checking for random                                                   : ok 
Checking for srand                                                    : ok 
Checking for rand                                                     : ok 
Checking for usleep                                                   : ok 
Checking for setbuffer                                                : ok 
Checking for lstat                                                    : ok 
Checking for getpgrp                                                  : ok 
Checking for utime                                                    : ok 
Checking for utimes                                                   : ok 
Checking for setuid                                                   : ok 
Checking for seteuid                                                  : ok 
Checking for setreuid                                                 : ok 
Checking for setresuid                                                : ok 
Checking for setgid                                                   : ok 
Checking for setegid                                                  : ok 
Checking for setregid                                                 : ok 
Checking for setresgid                                                : ok 
Checking for chroot                                                   : ok 
Checking for strerror                                                 : ok 
Checking for vsyslog                                                  : ok 
Checking for setlinebuf                                               : ok 
Checking for mktime                                                   : ok 
Checking for ftruncate                                                : ok 
Checking for chsize                                                   : not found 
Checking for rename                                                   : ok 
Checking for waitpid                                                  : ok 
Checking for wait4                                                    : ok 
Checking for initgroups                                               : ok 
Checking for pread                                                    : ok 
Checking for pwrite                                                   : ok 
Checking for strndup                                                  : ok 
Checking for strcasestr                                               : ok 
Checking for strsep                                                   : ok 
Checking for strtok_r                                                 : ok 
Checking for mkdtemp                                                  : ok 
Checking for dup2                                                     : ok 
Checking for dprintf                                                  : ok 
Checking for vdprintf                                                 : ok 
Checking for isatty                                                   : ok 
Checking for chown                                                    : ok 
Checking for lchown                                                   : ok 
Checking for link                                                     : ok 
Checking for readlink                                                 : ok 
Checking for symlink                                                  : ok 
Checking for realpath                                                 : ok 
Checking for snprintf                                                 : ok 
Checking for vsnprintf                                                : ok 
Checking for asprintf                                                 : ok 
Checking for vasprintf                                                : ok 
Checking for setenv                                                   : ok 
Checking for unsetenv                                                 : ok 
Checking for strnlen                                                  : ok 
Checking for strtoull                                                 : ok 
Checking for __strtoull                                               : not found 
Checking for strtouq                                                  : ok 
Checking for strtoll                                                  : ok 
Checking for __strtoll                                                : not found 
Checking for strtoq                                                   : ok 
Checking for memalign                                                 : ok 
Checking for posix_memalign                                           : ok 
Checking for fmemopen                                                 : ok 
Checking for renameat2                                                : ok 
Checking for header malloc.h                                          : yes 
Checking for declaration of memalign                                  : ok 
Checking for posix_fallocate-capable libc                             : ok 
Checking for posix_fallocate                                          : ok 
Checking for prctl                                                    : ok 
Checking for dirname                                                  : ok 
Checking for basename                                                 : ok 
Checking for strlcpy                                                  : ok 
Checking for strlcat                                                  : ok 
Checking for getpeereid                                               : not found 
Checking for library bsd                                              : yes 
Checking for getpeereid in bsd                                        : ok 
Checking for library setproctitle                                     : no 
Checking for setproctitle                                             : not found 
Checking for setproctitle in bsd                                      : ok 
Checking for setproctitle_init                                        : not found 
Checking for setproctitle_init in bsd                                 : ok 
Checking for closefrom                                                : ok 
Checking whether we can use SO_PEERCRED to get socket credentials     : ok 
Checking correct behavior of strtoll                                  : not found 
Checking for if_nameindex                                             : ok 
Checking for if_nametoindex                                           : ok 
Checking for strerror_r                                               : ok 
Checking for syslog                                                   : ok 
Checking for gai_strerror                                             : ok 
Checking for get_current_dir_name                                     : ok 
Checking for timegm                                                   : ok 
Checking for getifaddrs                                               : ok 
Checking for freeifaddrs                                              : ok 
Checking for mmap                                                     : ok 
Checking for setgroups                                                : ok 
Checking for syscall                                                  : ok 
Checking for setsid                                                   : ok 
Checking for getgrent_r                                               : ok 
Checking for getgrgid_r                                               : ok 
Checking for getgrnam_r                                               : ok 
Checking for getgrouplist                                             : ok 
Checking for getpagesize                                              : ok 
Checking for getpwent_r                                               : ok 
Checking for getpwnam_r                                               : ok 
Checking for getpwuid_r                                               : ok 
Checking for epoll_create1                                            : ok 
Checking for getprogname                                              : not found 
Checking for copy_file_range                                          : ok 
Checking for getxattr                                                 : ok 
Checking whether xattr interface takes additional options             : not found 
Checking for dlopen                                                   : ok 
Checking for dlsym                                                    : ok 
Checking for dlerror                                                  : ok 
Checking for dlclose                                                  : ok 
Checking for declaration of dlopen                                    : ok 
Checking C prototype for dlopen                                       : not found 
Checking for fdatasync                                                : ok 
Checking for declaration of fdatasync                                 : ok 
Checking for clock_gettime                                            : ok 
Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok 
Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok 
Checking whether the clock_gettime clock ID CLOCK_REALTIME is available           : ok 
Checking for struct timespec                                                      : ok 
Checking for header arpa/nameser.h                                                : yes 
Checking for header resolv.h                                                      : yes 
Checking for res_search                                                           : ok 
Checking for header libintl.h                                                     : yes 
Checking for library intl                                                         : no 
Checking for declaration of dgettext                                              : ok 
Checking for declaration of gettext                                               : ok 
Checking for declaration of bindtextdomain                                        : ok 
Checking for declaration of textdomain                                            : ok 
Checking for declaration of bind_textdomain_codeset                               : ok 
Checking for bindtextdomain                                                       : ok 
Checking for textdomain                                                           : ok 
Checking for bind_textdomain_codeset                                              : ok 
Checking for dgettext                                                             : ok 
Checking for gettext                                                              : ok 
Checking for pthread_create                                                       : ok 
Checking for pthread_attr_init                                                    : ok 
Checking for pthread_mutexattr_setrobust                                          : ok 
Checking for declaration of PTHREAD_MUTEX_ROBUST                                  : not found 
Checking for declaration of PTHREAD_MUTEX_ROBUST (as enum)                        : ok 
Checking for pthread_mutex_consistent                                             : ok 
Checking for __thread local storage                                               : ok 
Checking for crypt                                                                : not found 
Checking for library crypt                                                        : yes 
Checking for crypt in crypt                                                       : ok 
Checking for crypt_r                                                              : not found 
Checking for crypt_r in crypt                                                     : ok 
Checking for crypt_rn                                                             : not found 
Checking for crypt_rn in crypt                                                    : ok 
Checking for header readline.h                                                    : no 
Checking for header readline/readline.h                                           : yes 
Checking for header readline/history.h                                            : yes 
Checking for variable rl_event_hook                                               : ok 
Checking for variable program_invocation_short_name                               : ok 
Checking for declaration of snprintf                                              : ok 
Checking for declaration of vsnprintf                                             : ok 
Checking for declaration of asprintf                                              : ok 
Checking for declaration of vasprintf                                             : ok 
Checking for declaration of errno                                                 : ok 
Checking for declaration of EWOULDBLOCK                                           : ok 
Checking for declaration of environ                                               : ok 
Checking for declaration of getgrent_r                                            : ok 
Checking for declaration of getpwent_r                                            : ok 
Checking for declaration of pread                                                 : ok 
Checking for declaration of pwrite                                                : ok 
Checking for declaration of setenv                                                : ok 
Checking for declaration of setresgid                                             : ok 
Checking for declaration of setresuid                                             : ok 
Checking for eventfd                                                              : ok 
Checking for header poll.h                                                        : yes 
Checking for poll                                                                 : ok 
Checking for strptime                                                             : ok 
Checking for declaration of strptime                                              : ok 
Checking for working strptime                                                     : ok 
Checking for declaration of gettimeofday                                          : ok 
Checking C prototype for gettimeofday                                             : not found 
Checking C prototype for gettimeofday                                             : ok 
Checking for C99 vsnprintf                                                        : ok 
Checking for HAVE_SHARED_MMAP                                                     : ok 
Checking for HAVE_MREMAP                                                          : ok 
Checking for HAVE_INCOHERENT_MMAP                                                 : not found 
Checking for HAVE_IMMEDIATE_STRUCTURES                                            : ok 
Checking for HAVE_MKDIR_MODE                                                      : ok 
Checking for member st_rdev in struct stat                                        : ok 
Checking for member st_rdev in struct stat                                        : ok 
Checking for member ss_family in struct sockaddr_storage                          : ok 
Checking for member __ss_family in struct sockaddr_storage                        : not found 
Checking for member sa_len in struct sockaddr                                     : not found 
Checking for member sin_len in struct sockaddr_in                                 : not found 
Checking for member sin6_len in struct sockaddr_in6                               : not found 
Checking for HAVE_UNIXSOCKET                                                      : ok 
Checking for HAVE_SECURE_MKSTEMP                                                  : ok 
Checking for HAVE_IFACE_GETIFADDRS                                                : not found 
Checking for HAVE_IFACE_AIX                                                       : not found 
Checking for HAVE_IFACE_IFCONF                                                    : not found 
Checking for HAVE_IFACE_IFREQ                                                     : not found 
Checking for declaration of getpwent_r                                            : ok 
Checking C prototype for getpwent_r                                               : not found 
Checking for declaration of getgrent_r                                            : ok 
Checking C prototype for getgrent_r                                               : not found 
Checking C prototype for getpwent_r                                               : not found 
Checking C prototype for getgrent_r                                               : not found 
Checking for strerror_r                                                           : ok 
Checking for XSI (rather than GNU) prototype for strerror_r                       : not found 
Checking for HAVE_FUSE_FUSE_LOWLEVEL_H                                            : not found 
Checking for program 'i386-mingw32-gcc'                                           : not found 
Checking for program 'i386-mingw32msvc-gcc'                                       : not found 
Checking for program 'i386-w64-mingw32-gcc'                                       : not found 
Checking for program 'i586-mingw32-gcc'                                           : not found 
Checking for program 'i586-mingw32msvc-gcc'                                       : not found 
Checking for program 'i586-w64-mingw32-gcc'                                       : not found 
Checking for program 'i686-mingw32-gcc'                                           : not found 
Checking for program 'i686-mingw32msvc-gcc'                                       : not found 
Checking for program 'i686-w64-mingw32-gcc'                                       : not found 
Checking for program 'x86_64-mingw32-gcc'                                         : not found 
Checking for program 'x86_64-mingw32msvc-gcc'                                     : not found 
Checking for program 'x86_64-w64-mingw32-gcc'                                     : not found 
Checking for program 'amd64-mingw32-gcc'                                          : not found 
Checking for program 'amd64-mingw32msvc-gcc'                                      : not found 
Checking for program 'amd64-w64-mingw32-gcc'                                      : not found 
Checking for program 'perl'                                                       : /usr/bin/perl 
Checking for program 'perl'                                                       : /usr/bin/perl 
Checking for minimum perl version 5.0.0                                           : 5.40.2 
Checking for perl $Config{vendorprefix}:                                          : '/usr' 
Checking for perl $Config{vendorarch}:                                            : '/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux' 
PERL_ARCH_INSTALL_DIR:                                                            : '/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux' 
Checking for perl $Config{vendorlib}:                                             : '/usr/lib64/perl5/vendor_perl/5.40' 
PERL_LIB_INSTALL_DIR:                                                             : '/usr/lib64/perl5/vendor_perl/5.40' 
PERL_INC:                                                                         : ['/etc/perl', '/usr/local/lib64/perl5/5.40/x86_64-linux', '/usr/local/lib64/perl5/5.40', '/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux', '/usr/lib64/perl5/vendor_perl/5.40', '/usr/lib64/perl5/5.40/x86_64-linux', '/usr/lib64/perl5/5.40'] 
Checking for program 'xsltproc'                                                   : /usr/bin/xsltproc 
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok 
Checking for program 'python3'                                                                  : /usr/bin/python3.13 
Checking for program 'python'                                                                   : /usr/bin/python3.13 
Checking for program 'python3'                                                                  : /var/tmp/portage/net-fs/samba-4.22.3/temp/python3.13/bin/python3 
Checking for python version >= 3.6.0                                                            : 3.13.5 
python headers                                                                                  : Check disabled due to --disable-python 
Checking for program 'cargo'                                                                    : /usr/bin/cargo 
Dynconfig[BINDIR]:                                                                              : '/usr/bin' 
Dynconfig[SBINDIR]:                                                                             : '/usr/sbin' 
Dynconfig[LIBDIR]:                                                                              : '/usr/lib64' 
Dynconfig[LIBEXECDIR]:                                                                          : '/usr/libexec' 
Dynconfig[SAMBA_LIBEXECDIR]:                                                                    : '/usr/libexec/samba' 
Dynconfig[DATADIR]:                                                                             : '/usr/share' 
Dynconfig[CTDB_DATADIR]:                                                                        : '/usr/share/ctdb' 
Dynconfig[SAMBA_DATADIR]:                                                                       : '/usr/share/samba' 
Dynconfig[LOCALEDIR]:                                                                           : '/usr/share/locale' 
Dynconfig[PYTHONDIR]:                                                                           : '/usr/lib/python3.13/site-packages' 
Dynconfig[PYTHONARCHDIR]:                                                                       : '/usr/lib/python3.13/site-packages' 
Dynconfig[PERL_LIB_INSTALL_DIR]:                                                                : '/usr/lib64/perl5/vendor_perl/5.40' 
Dynconfig[PERL_ARCH_INSTALL_DIR]:                                                               : '/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux' 
Dynconfig[INCLUDEDIR]:                                                                          : '/usr/include/samba-4.0' 
Dynconfig[SCRIPTSBINDIR]:                                                                       : '/usr/sbin' 
Dynconfig[SETUPDIR]:                                                                            : '/usr/share/samba/setup' 
Dynconfig[PKGCONFIGDIR]:                                                                        : '/usr/lib64/pkgconfig' 
Dynconfig[CODEPAGEDIR]:                                                                         : '/usr/share/samba/codepages' 
Dynconfig[PRIVATELIBDIR]:                                                                       : '/usr/lib64/samba' 
Dynconfig[MODULESDIR]:                                                                          : '/usr/lib64/samba' 
Dynconfig[LDBMODULESDIR]:                                                                       : '/usr/lib64/samba/ldb' 
Dynconfig[PAMMODULESDIR]:                                                                       : '/lib64/security' 
Dynconfig[CONFIGDIR]:                                                                           : '/etc/samba' 
Dynconfig[PRIVATE_DIR]:                                                                         : '/var/lib/samba/private' 
Dynconfig[BINDDNS_DIR]:                                                                         : '/var/lib/samba/bind-dns' 
Dynconfig[LOCKDIR]:                                                                             : '/var/lock/samba' 
Dynconfig[PIDDIR]:                                                                              : '/run/samba' 
Dynconfig[STATEDIR]:                                                                            : '/var/lib/samba' 
Dynconfig[CACHEDIR]:                                                                            : '/var/cache/samba' 
Dynconfig[LOGFILEBASE]:                                                                         : '/var/log/samba' 
Dynconfig[SOCKET_DIR]:                                                                          : '/var/run/samba' 
Dynconfig[PRIVILEGED_SOCKET_DIR]:                                                               : '/var/lib/samba' 
Dynconfig[WINBINDD_SOCKET_DIR]:                                                                 : '/var/run/samba/winbindd' 
Dynconfig[NMBDSOCKETDIR]:                                                                       : '/var/run/samba/nmbd' 
Dynconfig[NTP_SIGND_SOCKET_DIR]:                                                                : '/var/lib/samba/ntp_signd' 
Dynconfig[NCALRPCDIR]:                                                                          : '/var/run/samba/ncalrpc' 
Dynconfig[CONFIGFILE]:                                                                          : '/etc/samba/smb.conf' 
Dynconfig[LMHOSTSFILE]:                                                                         : '/etc/samba/lmhosts' 
Dynconfig[SMB_PASSWD_FILE]:                                                                     : '/var/lib/samba/private/smbpasswd' 
Dynconfig[HIMMELBLAUD_HSM_PIN_PATH]:                                                            : '/var/lib/himmelblaud/hsm-pin' 
Checking for getrandom                                                                          : ok 
Checking for GnuTLS >= 3.6.13                                                                   : yes 
Checking for gnutls fips mode support                                                           : not found 
Checking for 'zlib'                                                                             : yes 
Checking for library z                                                                          : yes 
Checking for inflateInit2 in z                                                                  : not found 
Checking for strsignal                                                                          : ok 
Checking for longjmp                                                                            : ok 
Checking for siglongjmp                                                                         : ok 
Checking for system popt                                                                        : yes 
Checking for header popt.h                                                                      : yes 
Checking for library popt                                                                       : yes 
Checking for poptGetContext in popt                                                             : ok 
Checking for system tdb (>=1.4.13)                                                              : yes 
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok 
Checking for program 'python3'                                                                  : /usr/bin/python3.13 
Checking for program 'python'                                                                   : /usr/bin/python3.13 
Checking for program 'python3'                                                                  : /var/tmp/portage/net-fs/samba-4.22.3/temp/python3.13/bin/python3 
Checking for python version >= 3.6.0                                                            : 3.13.5 
python headers                                                                                  : Check disabled due to --disable-python 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok 
Checking for header sys/auxv.h                                                                  : yes 
Checking for getauxval                                                                          : ok 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking for program 'python3'                                                                  : /usr/bin/python3.13 
Checking for program 'python'                                                                   : /usr/bin/python3.13 
Checking for program 'python3'                                                                  : /var/tmp/portage/net-fs/samba-4.22.3/temp/python3.13/bin/python3 
Checking for python version >= 3.6.0                                                            : 3.13.5 
python headers                                                                                  : Check disabled due to --disable-python 
Checking for system talloc (>=2.4.3)                                                            : yes 
Checking for system tevent (>=0.16.2)                                                           : yes 
Checking for epoll_create1                                                                      : ok 
Checking value of NSIG                                                                          : 65 
Checking value of _NSIG                                                                         : 65 
Checking value of SIGRTMAX                                                                      : 64 
Checking value of SIGRTMIN                                                                      : 34 
Checking for program 'python3'                                                                  : /usr/bin/python3.13 
Checking for program 'python'                                                                   : /usr/bin/python3.13 
Checking for program 'python3'                                                                  : /var/tmp/portage/net-fs/samba-4.22.3/temp/python3.13/bin/python3 
Checking for python version >= 3.6.0                                                            : 3.13.5 
python headers                                                                                  : Check disabled due to --disable-python 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking for a 64-bit host to support lmdb                                                      : ok 
Checking linker accepts ['-Wl,--wrap=test']                                                     : yes 
Checking for flex
Checking for program 'flex'                                                                     : /usr/bin/flex 
Using flex version                                                                              : flex 2.6.4 
Checking for bison
Checking for program 'bison'                                                                    : /usr/bin/bison 
Using bison version                                                                             : bison (GNU Bison) 3.8.2 
Looking for kerberos features
Checking for program 'krb5-config.heimdal'                                                      : not found 
Checking for 'com_err'                                                                          : yes 
Checking for library com_err                                                                    : yes 
Checking for _et_list in com_err                                                                : ok 
Checking for header com_err.h                                                                   : yes 
Checking for program 'krb5-config'                                                              : /usr/bin/krb5-config 
Checking for ''                                                                                 : yes 
Checking for 'gssapi'                                                                           : yes 
MIT Kerberos 1.21.3 detected, MIT krb5 build can proceed
Checking for header krb5/locate_plugin.h                                                        : yes 
Checking for header krb5/localauth_plugin.h                                                     : yes 
Checking for header gssapi.h                                                                    : yes 
Checking for header gssapi/gssapi_generic.h                                                     : yes 
Checking for header gssapi/gssapi.h                                                             : yes 
Checking for header gssapi/gssapi_ext.h                                                         : yes 
Checking for header gssapi/gssapi_krb5.h                                                        : yes 
Checking for header gssapi/gssapi_oid.h                                                         : no 
Checking for krb5_encrypt_data in k5crypto                                                      : not found 
Checking for library crypto                                                                     : yes 
Checking for des_set_key in crypto                                                              : not found 
Checking for library asn1                                                                       : no 
Checking for copy_Authenticator                                                                 : not found 
Checking for library roken                                                                      : no 
Checking for roken_getaddrinfo_hostspec                                                         : not found 
Checking for header profile.h                                                                   : yes 
Checking for gss_display_status in gssapi gssapi_krb5                                           : ok 
Checking for gss_wrap_iov in gssapi gssapi_krb5                                                 : ok 
Checking for gss_krb5_import_cred in gssapi gssapi_krb5                                         : ok 
Checking for gss_get_name_attribute in gssapi gssapi_krb5                                       : ok 
Checking for gss_mech_krb5 in gssapi gssapi_krb5                                                : ok 
Checking for gss_oid_equal in gssapi gssapi_krb5                                                : ok 
Checking for gss_inquire_sec_context_by_oid in gssapi gssapi_krb5                               : ok 
Checking for gsskrb5_extract_authz_data_from_sec_context in gssapi gssapi_krb5                  : ok 
Checking for gss_krb5_export_lucid_sec_context in gssapi gssapi_krb5                            : ok 
Checking for gss_import_cred in gssapi gssapi_krb5                                              : ok 
Checking for gss_export_cred in gssapi gssapi_krb5                                              : ok 
Checking for gss_acquire_cred_from in gssapi gssapi_krb5                                        : ok 
Checking for header gssapi/gssapi_oid.h                                                         : no 
Checking for header gssapi/gssapi_oid.h                                                         : no 
Checking for variable GSS_KRB5_CRED_NO_CI_FLAGS_X                                               : ok 
Checking for krb5_auth_con_getrecvsubkey in krb5 k5crypto                                       : ok 
Checking for krb5_auth_con_getsendsubkey in krb5 k5crypto                                       : ok 
Checking for krb5_set_default_in_tkt_etypes in krb5 k5crypto                                    : not found 
Checking for krb5_set_default_tgs_enctypes in krb5 k5crypto                                     : ok 
Checking for krb5_set_default_tgs_ktypes in krb5 k5crypto                                       : ok 
Checking for krb5_principal2salt in krb5 k5crypto                                               : ok 
Checking for krb5_c_string_to_key in krb5 k5crypto                                              : ok 
Checking for krb5_get_pw_salt in krb5 k5crypto                                                  : not found 
Checking for krb5_string_to_key_salt in krb5 k5crypto                                           : not found 
Checking for krb5_auth_con_setkey in krb5 k5crypto                                              : not found 
Checking for krb5_auth_con_setuseruserkey in krb5 k5crypto                                      : ok 
Checking for krb5_get_permitted_enctypes in krb5 k5crypto                                       : ok 
Checking for krb5_get_default_in_tkt_etypes in krb5 k5crypto                                    : not found 
Checking for krb5_free_data_contents in krb5 k5crypto                                           : ok 
Checking for krb5_principal_get_comp_string in krb5 k5crypto                                    : not found 
Checking for krb5_free_unparsed_name in krb5 k5crypto                                           : ok 
Checking for krb5_free_keytab_entry_contents in krb5 k5crypto                                   : ok 
Checking for krb5_kt_free_entry in krb5 k5crypto                                                : ok 
Checking for krb5_krbhst_init in krb5 k5crypto                                                  : not found 
Checking for krb5_krbhst_get_addrinfo in krb5 k5crypto                                          : not found 
Checking for krb5_crypto_init in krb5 k5crypto                                                  : not found 
Checking for krb5_crypto_destroy in krb5 k5crypto                                               : not found 
Checking for krb5_c_verify_checksum in krb5 k5crypto                                            : ok 
Checking for krb5_principal_compare_any_realm in krb5 k5crypto                                  : ok 
Checking for krb5_parse_name_norealm in krb5 k5crypto                                           : not found 
Checking for krb5_princ_size in krb5 k5crypto                                                   : not found 
Checking for krb5_get_init_creds_opt_set_pac_request in krb5 k5crypto                           : ok 
Checking for krb5_get_renewed_creds in krb5 k5crypto                                            : ok 
Checking for krb5_free_error_contents in krb5 k5crypto                                          : not found 
Checking for initialize_krb5_error_table in krb5 k5crypto                                       : ok 
Checking for krb5_get_init_creds_opt_alloc in krb5 k5crypto                                     : ok 
Checking for krb5_get_init_creds_opt_free in krb5 k5crypto                                      : ok 
Checking for krb5_get_init_creds_opt_get_error in krb5 k5crypto                                 : not found 
Checking for krb5_enctype_to_string in krb5 k5crypto                                            : ok 
Checking for krb5_fwd_tgt_creds in krb5 k5crypto                                                : ok 
Checking for krb5_auth_con_set_req_cksumtype in krb5 k5crypto                                   : ok 
Checking for krb5_get_creds_opt_alloc in krb5 k5crypto                                          : not found 
Checking for krb5_get_creds_opt_set_impersonate in krb5 k5crypto                                : not found 
Checking for krb5_get_creds in krb5 k5crypto                                                    : not found 
Checking for krb5_get_credentials_for_user in krb5 k5crypto                                     : ok 
Checking for krb5_get_host_realm in krb5 k5crypto                                               : ok 
Checking for krb5_free_host_realm in krb5 k5crypto                                              : ok 
Checking for krb5_get_init_creds_keyblock in krb5 k5crypto                                      : not found 
Checking for krb5_get_init_creds_keytab in krb5 k5crypto                                        : ok 
Checking for krb5_make_principal in krb5 k5crypto                                               : not found 
Checking for krb5_build_principal_alloc_va in krb5 k5crypto                                     : ok 
Checking for krb5_cc_get_lifetime in krb5 k5crypto                                              : not found 
Checking for krb5_cc_retrieve_cred in krb5 k5crypto                                             : ok 
Checking for krb5_cc_copy_creds in krb5 k5crypto                                                : ok 
Checking for krb5_free_checksum_contents in krb5 k5crypto                                       : ok 
Checking for krb5_c_make_checksum in krb5 k5crypto                                              : ok 
Checking for krb5_create_checksum in krb5 k5crypto                                              : not found 
Checking for krb5_config_get_bool_default in krb5 k5crypto                                      : not found 
Checking for krb5_get_profile in krb5 k5crypto                                                  : ok 
Checking for krb5_data_copy in krb5 k5crypto                                                    : not found 
Checking for krb5_init_keyblock in krb5 k5crypto                                                : ok 
Checking for krb5_principal_set_realm in krb5 k5crypto                                          : not found 
Checking for krb5_principal_get_type in krb5 k5crypto                                           : not found 
Checking for krb5_principal_set_type in krb5 k5crypto                                           : not found 
Checking for krb5_warnx in krb5 k5crypto                                                        : not found 
Checking for krb5_get_prompt_types in krb5 k5crypto                                             : ok 
Checking for krb5_mk_req_extended in krb5 k5crypto                                              : ok 
Checking for krb5_kt_compare in krb5 k5crypto                                                   : not found 
Checking for krb5_free_enctypes in krb5 k5crypto                                                : ok 
Checking for krb5_free_string in krb5 k5crypto                                                  : ok 
Checking for krb5_get_init_creds_opt_set_fast_ccache in krb5 k5crypto                           : ok 
Checking for krb5_get_init_creds_opt_set_fast_flags in krb5 k5crypto                            : ok 
Checking for krb5_init_creds_step in krb5 k5crypto                                              : ok 
Checking for declaration of krb5_get_credentials_for_user                                       : not found 
Checking for declaration of krb5_auth_con_set_req_cksumtype                                     : ok 
Checking for variable AP_OPTS_USE_SUBKEY                                                        : ok 
Checking for variable KV5M_KEYTAB                                                               : ok 
Checking for variable KRB5_KU_OTHER_CKSUM                                                       : not found 
Checking for variable KRB5_KEYUSAGE_APP_DATA_CKSUM                                              : ok 
Checking for variable ENCTYPE_AES128_CTS_HMAC_SHA1_96                                           : ok 
Checking for variable ENCTYPE_AES256_CTS_HMAC_SHA1_96                                           : ok 
Checking for declaration of KRB5_PDU_NONE                                                       : not found 
Checking for declaration of KRB5_PDU_NONE (as enum)                                             : not found 
Checking for member key in krb5_keytab_entry                                                    : ok 
Checking for member keyblock in krb5_keytab_entry                                               : not found 
Checking for member magic in krb5_address                                                       : ok 
Checking for member addrtype in krb5_address                                                    : ok 
Checking for member ticket in krb5_ap_req                                                       : ok 
Checking for member type in krb5_prompt                                                         : not found 
Checking for HAVE_KRB5_TRACE_INFO                                                               : ok 
Checking for HAVE_KRB5_TRACE_INFO_STRUCT                                                        : ok 
Checking for krb5_encrypt_block                                                                 : ok 
Checking whether krb5_get_init_creds_opt_free takes a context argument                          : ok 
Checking whether krb5_princ_component is available                                              : ok 
Checking whether krb5_enctype_to_string takes size_t argument                                   : ok 
Checking whether krb5_enctype_to_string takes krb5_context argument                             : not found 
Checking whether the macro krb5_princ_realm is defined                                          : ok 
Checking whether krb5_principal_get_realm is defined                                            : not found 
Checking whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type definition is available                  : not found 
Checking whether the ENCTYPE_ARCFOUR_HMAC_MD5_56 key type definition is available               : not found 
Checking whether the HAVE_KEYTYPE_ARCFOUR_56 key type definition is available                   : not found 
Checking whether the ENCTYPE_ARCFOUR_HMAC key type definition is available                      : ok 
Checking whether the ENCTYPE_ARCFOUR_HMAC_EXP key type definition is available                  : ok 
Checking whether the WRFILE -keytab is supported                                                : ok 
Checking for KRB5_DEPRECATED define taking an identifier                                        : ok 
Checking whether krb5_creds have flags property                                                 : not found 
Checking for declaration of SA_SIGINFO                                                          : ok 
Checking for backtrace                                                                          : ok 
Checking for backtrace_symbols                                                                  : ok 
Checking for member f_frsize in struct statvfs                                                  : ok 
Checking for statvfs (SVR4)                                                                     : ok 
Checking for *bsd style statfs with statfs.f_iosize                                             : not found 
Checking if f_fsid is an integer                                                                : ok 
Checking whether statvfs.f_flag exists                                                          : ok 
Checking whether statvfs.f_flags exists                                                         : not found 
Checking for mallinfo2()                                                                        : ok 
Checking for header gpfs.h                                                                      : no 
Checking for header gpfs.h                                                                      : yes 
Using gpfs.h from third_party directory.
Checking for library iconv                                                                      : no 
Checking for library iconv                                                                      : no 
Checking for iconv_open                                                                         : ok 
Checking errno of iconv for illegal multibyte sequence                                          : ok 
Checking for icu-i18n icu-uc                                                                    : yes 
Checking for code snippet                                                                       : yes 
Checking for header unicode/ustring.h                                                           : yes 
Checking for pam_start                                                                          : not found 
Checking for library pam                                                                        : yes 
Checking for pam_start in pam                                                                   : ok 
Checking for header security/pam_modules.h                                                      : yes 
Checking for header pam/pam_modules.h                                                           : no 
Checking for header nss_dbdefs.h                                                                : no 
Checking for member ipnode.af_family in union nss_XbyY_key                                      : not found 
Checking for member pw_comment in struct passwd                                                 : not found 
Checking for member pw_age in struct passwd                                                     : not found 
Checking for header usersec.h                                                                   : no 
Checking for member method_attrlist in struct secmethod_table                                   : not found 
Checking for member method_version in struct secmethod_table                                    : not found 
Checking for library ncurses                                                                    : yes 
Checking for tgetent in ncurses                                                                 : not found 
Checking for library curses                                                                     : no 
Checking for tgetent                                                                            : not found 
Checking for library termcap                                                                    : no 
Checking for tgetent                                                                            : not found 
Checking for library terminfo                                                                   : no 
Checking for tgetent                                                                            : not found 
Checking for library termlib                                                                    : no 
Checking for tgetent                                                                            : not found 
Checking for library tinfo                                                                      : yes 
Checking for tgetent in tinfo                                                                   : ok 
for compiling <readline/readline.h> with strict prototypes                                      : not found 
for workaround to <readline/readline.h> strict prototypes issue                                 : not found 
Checking for rl_completion_func_t                                                               : ok 
Checking for CPPFunction                                                                        : not found 
Checking for library readline                                                                   : yes 
Checking for rl_completion_matches in readline                                                  : ok 
Checking for history_list in readline                                                           : ok 
perl module Parse::Yapp::Driver 1.05                                                            : ok 
Checking for program 'yapp'                                                                     : /usr/bin/yapp 
Building without Jansson JSON log support
Checking linker accepts -Wl,--export-dynamic                                                    : yes 
Checking for header linux/falloc.h                                                              : yes 
Checking for header linux/ioctl.h                                                               : yes 
Checking for header linux/magic.h                                                               : yes 
Checking for getcwd                                                                             : ok 
Checking for fchown                                                                             : ok 
Checking for chmod                                                                              : ok 
Checking for fchmod                                                                             : ok 
Checking for mknod                                                                              : ok 
Checking for mknodat                                                                            : ok 
Checking for strtol                                                                             : ok 
Checking for strchr                                                                             : ok 
Checking for strupr                                                                             : not found 
Checking for chflags                                                                            : not found 
Checking for fchflags                                                                           : not found 
Checking for getrlimit                                                                          : ok 
Checking for fsync                                                                              : ok 
Checking for setpgid                                                                            : ok 
Checking for setsid                                                                             : ok 
Checking for glob                                                                               : ok 
Checking for strpbrk                                                                            : ok 
Checking for crypt16                                                                            : not found 
Checking for getauthuid                                                                         : not found 
Checking for innetgr                                                                            : ok 
Checking for initgroups                                                                         : ok 
Checking for select                                                                             : ok 
Checking for poll                                                                               : ok 
Checking for rdchk                                                                              : not found 
Checking for getgrnam                                                                           : ok 
Checking for getgrent                                                                           : ok 
Checking for pathconf                                                                           : ok 
Checking for setpriv                                                                            : not found 
Checking for setgidx                                                                            : not found 
Checking for setuidx                                                                            : not found 
Checking for setgroups                                                                          : ok 
Checking for syscall                                                                            : ok 
Checking for sysconf                                                                            : ok 
Checking for atexit                                                                             : ok 
Checking for grantpt                                                                            : ok 
Checking for posix_openpt                                                                       : ok 
Checking for fallocate                                                                          : ok 
Checking for fseeko                                                                             : ok 
Checking for setluid                                                                            : not found 
Checking for getpwnam                                                                           : ok 
Checking for fdopendir                                                                          : ok 
Checking for getpwent_r                                                                         : ok 
Checking for setenv                                                                             : ok 
Checking for clearenv                                                                           : ok 
Checking for strcasecmp                                                                         : ok 
Checking for syslog                                                                             : ok 
Checking for vsyslog                                                                            : ok 
Checking for timegm                                                                             : ok 
Checking for setlocale                                                                          : ok 
Checking for lutimes                                                                            : ok 
Checking for utimensat                                                                          : ok 
Checking for futimens                                                                           : ok 
Checking for mlock                                                                              : ok 
Checking for munlock                                                                            : ok 
Checking for mlockall                                                                           : ok 
Checking for munlockall                                                                         : ok 
Checking for memalign                                                                           : ok 
Checking for posix_memalign                                                                     : ok 
Checking for hstrerror                                                                          : ok 
Checking for getdomainname                                                                      : ok 
Checking for library resolv                                                                     : yes 
Checking for dn_expand in resolv                                                                : ok 
Checking for _dn_expand in resolv                                                               : not found 
Checking for __dn_expand in resolv                                                              : not found 
Checking for declaration of readahead                                                           : ok 
Checking for HAVE_LINUX_SPLICE                                                                  : ok 
Checking for declaration of splice                                                              : ok 
Checking for header linux/fcntl.h                                                               : yes 
Checking for declaration of F_SETLEASE                                                          : ok 
Checking for libarchive existence
Checking for header archive.h                                                                   : yes 
Checking for library archive                                                                    : yes 
Checking for archive_read_support_filter_all in archive                                         : ok 
Checking for archive_read_free in archive                                                       : ok 
Building without DMAPI support (--without-dmapi).
Checking for member st_blocks in struct stat                                                    : ok 
Checking for member st_blksize in struct stat                                                   : ok 
Checking for member st_flags in struct stat                                                     : not found 
Checking for header replace.h                                                                   : no 
Checking whether blkcnt_t is 32 bit                                                             : not found 
Checking whether blkcnt_t is 64 bit                                                             : ok 
Checking for library cap                                                                        : yes 
Checking for cap_get_proc in cap                                                                : ok 
Checking whether POSIX capabilities are available                                               : ok 
Checking for header rpcsvc/nis.h                                                                : no 
Checking for broken nisplus include files                                                       : ok 
Checking if the compiler will optimize out functions                                            : ok 
Checking for LL suffix on long long integers                                                    : ok 
Checking for DNSServiceRegister                                                                 : not found 
Checking for atexit                                                                             : ok 
Checking for chflags                                                                            : not found 
Checking for fchflags                                                                           : not found 
Checking for chmod                                                                              : ok 
Checking for crypt16                                                                            : not found 
Checking for devnm                                                                              : not found 
Checking for endmntent                                                                          : ok 
Checking for execl                                                                              : ok 
Checking for fchmod                                                                             : ok 
Checking for fchown                                                                             : ok 
Checking for fseeko                                                                             : ok 
Checking for fsync                                                                              : ok 
Checking for futimens                                                                           : ok 
Checking for getauthuid                                                                         : not found 
Checking for getcwd                                                                             : ok 
Checking for getgrent                                                                           : ok 
Checking for getgrnam                                                                           : ok 
Checking for getgrouplist                                                                       : ok 
Checking for getgrset                                                                           : not found 
Checking for getmntent                                                                          : ok 
Checking for getpagesize                                                                        : ok 
Checking for getpwanam                                                                          : not found 
Checking for getpwent_r                                                                         : ok 
Checking for getrlimit                                                                          : ok 
Checking for glob                                                                               : ok 
Checking for grantpt                                                                            : ok 
Checking for hstrerror                                                                          : ok 
Checking for initgroups                                                                         : ok 
Checking for innetgr                                                                            : ok 
Checking for llseek                                                                             : not found 
Checking for lutimes                                                                            : ok 
Checking for memalign                                                                           : ok 
Checking for mknod                                                                              : ok 
Checking for mlock                                                                              : ok 
Checking for mlockall                                                                           : ok 
Checking for munlock                                                                            : ok 
Checking for munlockall                                                                         : ok 
Checking for pathconf                                                                           : ok 
Checking for poll                                                                               : ok 
Checking for posix_memalign                                                                     : ok 
Checking for pread                                                                              : ok 
Checking for pwrite                                                                             : ok 
Checking for rdchk                                                                              : not found 
Checking for select                                                                             : ok 
Checking for setenv                                                                             : ok 
Checking for setgidx                                                                            : not found 
Checking for setgroups                                                                          : ok 
Checking for setlocale                                                                          : ok 
Checking for setluid                                                                            : not found 
Checking for setmntent                                                                          : ok 
Checking for setpgid                                                                            : ok 
Checking for setpriv                                                                            : not found 
Checking for setsid                                                                             : ok 
Checking for setuidx                                                                            : not found 
Checking for statvfs                                                                            : ok 
Checking for strcasecmp                                                                         : ok 
Checking for strchr                                                                             : ok 
Checking for strpbrk                                                                            : ok 
Checking for strsignal                                                                          : ok 
Checking for strtol                                                                             : ok 
Checking for strupr                                                                             : not found 
Checking for sysconf                                                                            : ok 
Checking for sysctl                                                                             : not found 
Checking for sysctlbyname                                                                       : not found 
Checking for syslog                                                                             : ok 
Checking for timegm                                                                             : ok 
Checking for utimensat                                                                          : ok 
Checking for vsyslog                                                                            : ok 
Checking if can we convert from CP850 to UCS-2LE                                                : ok 
Checking if can we convert from UTF-8 to UCS-2LE                                                : ok 
building on linux
Checking for library acl                                                                        : yes 
Checking for acl_get_file in acl                                                                : ok 
Checking for POSIX ACL support                                                                  : ok 
Checking whether acl_get_perm_np() is available                                                 : not found 
Checking for variable ACL_EVERYONE                                                              : not found 
Checking for dirfd                                                                              : ok 
Checking for fstatfs                                                                            : ok 
vfs_fileid checking for statfs() and struct statfs.f_fsid                                       : ok 
Checking whether the Linux 'fallocate' function is available                                    : ok 
Checking whether Linux 'fallocate' supports hole-punching                                       : ok 
Checking whether lseek supports hole/data seeking                                               : ok 
Checking whether Linux readahead is available                                                   : ok 
Checking for declaration of readahead                                                           : ok 
Checking for openat                                                                             : ok 
Checking if we can use msg_control for passing file descriptors                                 : ok 
Checking if we can use msg_accrights for passing file descriptors                               : not found 
Checking for program 'awk'                                                                      : /usr/bin/awk 
Checking for header asm/types.h                                                                 : yes 
Checking for major macro                                                                        : ok 
Checking for minor macro                                                                        : ok 
Checking for member d_off in struct dirent                                                      : ok 
Checking for program 'cups-config'                                                              : /usr/bin/cups-config 
Checking for ''                                                                                 : yes 
Checking for header cups/cups.h                                                                 : yes 
Checking for header cups/language.h                                                             : yes 
Checking for library cups                                                                       : yes 
Checking for httpConnect in cups                                                                : ok 
Checking for httpConnect2 in cups                                                               : ok 
Checking for httpConnectEncrypt in cups                                                         : ok 
Building without Active Directory support (--without-ads).
Checking for pututline                                                                          : ok 
Checking for pututxline                                                                         : ok 
Checking for updwtmp                                                                            : ok 
Checking for updwtmpx                                                                           : ok 
Checking for getutmpx                                                                           : ok 
Checking for member ut_name in struct utmp                                                      : ok 
Checking for member ut_user in struct utmp                                                      : ok 
Checking for member ut_id in struct utmp                                                        : ok 
Checking for member ut_host in struct utmp                                                      : ok 
Checking for member ut_time in struct utmp                                                      : ok 
Checking for member ut_tv in struct utmp                                                        : ok 
Checking for member ut_type in struct utmp                                                      : ok 
Checking for member ut_pid in struct utmp                                                       : ok 
Checking for member ut_exit.e_exit in struct utmp                                               : ok 
Checking for member ut_syslen in struct utmpx                                                   : not found 
Checking for member ut_host in struct utmpx                                                     : ok 
Checking whether pututline returns pointer                                                      : ok 
Checking if size of ((struct utmp *)NULL)->ut_line == 1                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 2                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 4                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 8                                         : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 16                                        : not found 
Checking if size of ((struct utmp *)NULL)->ut_line == 32                                        : ok 
Checking for header pam/pam_appl.h                                                              : no 
Checking for pam_get_data in pam                                                                : ok 
Checking for header security/pam_ext.h                                                          : yes 
Checking for header security/_pam_macros.h                                                      : yes 
Checking for header pam/pam_ext.h                                                               : no 
Checking for header pam/_pam_macros.h                                                           : no 
Checking for pam_vsyslog in pam                                                                 : ok 
Checking whether PAM_RHOST is available                                                         : ok 
Checking whether PAM_TTY is available                                                           : ok 
Checking whether PAM_RADIO_TYPE is available                                                    : ok 
Checking whether Linux should use 32-bit credential calls                                       : not found 
Checking whether we can use Linux thread-specific credentials                                   : ok 
Checking whether Linux netlink is available                                                     : ok 
Checking whether Linux rtnetlink is available                                                   : ok 
Checking whether fcntl locking is available                                                     : ok 
Checking whether fcntl lock supports open file description locks                                : ok 
Checking whether fcntl supports flags to send direct I/O availability signals                   : ok 
Checking whether fcntl supports setting/getting hints                                           : not found 
Checking for member st_mtim.tv_nsec in struct stat                                              : ok 
Checking for member st_mtimensec in struct stat                                                 : not found 
Checking for member st_mtimespec.tv_nsec in struct stat                                         : not found 
Checking for member st_mtime_n in struct stat                                                   : not found 
Checking for member st_umtime in struct stat                                                    : not found 
Checking for member st_birthtime in struct stat                                                 : not found 
Checking for member st_birthtimespec.tv_nsec in struct stat                                     : not found 
Checking for member st_birthtimensec in struct stat                                             : not found 
Checking whether posix_fadvise is available                                                     : ok 
Checking whether sysconf(_SC_NGROUPS_MAX) is available                                          : ok 
Checking whether sysconf(_SC_NPROC_ONLN) is available                                           : not found 
Checking whether sysconf(_SC_NPROCESSORS_ONLN) is available                                     : ok 
Checking whether sysconf(_SC_PAGESIZE) is available                                             : ok 
Checking whether to use the Darwin-specific initgroups system call                              : not found 
Checking whether struct utimbuf is available                                                    : ok 
Checking whether we have the struct sigevent                                                    : ok 
Checking for member sigev_value.sival_ptr in struct sigevent                                    : ok 
Checking for member sigev_value.sigval_ptr in struct sigevent                                   : not found 
Checking for the maximum value of the 'time_t' type                                             : ok 
Checking whether the macro for makedev is available                                             : ok 
Checking whether the realpath function allows a NULL argument                                   : ok 
Checking for ftruncate extend                                                                   : ok 
Checking for readlink breakage                                                                  : not found 
Checking for library sendfile                                                                   : no 
Checking for header sys/sendfile.h                                                              : yes 
Checking for linux sendfile support                                                             : ok 
getcwd takes a NULL argument                                                                    : ok 
Checking for library gen                                                                        : no 
Checking for getspnam                                                                           : ok 
Checking for header sched.h                                                                     : yes 
for Linux unshare(CLONE_FS)                                                                     : ok 
building without cluster support (--without-cluster-support)
Checking for header linux/fs.h                                                                  : yes 
Checking for declaration of FS_IOC_GETFLAGS                                                     : ok 
Checking for declaration of FS_COMPR_FL                                                         : ok 
not building ceph vfs modules(--disable-cephfs)
Checking for liburing package                                                                   : yes 
Checking for header liburing.h                                                                  : yes 
Checking for code snippet                                                                       : yes 
Checking for io_uring_ring_dontfork in uring                                                    : ok 
Checking for io_uring_prep_writev2 in uring                                                     : ok 
Checking for header liburing/compat.h                                                           : yes 
Checking for struct open_how                                                                    : not found 
Looking for ncurses features
Checking for program 'ncurses5-config'                                                          : not found 
Checking for program 'ncurses6-config'                                                          : /usr/bin/ncurses6-config 
Checking for ''                                                                                 : yes 
Checking for header ncurses.h                                                                   : yes 
Checking for header menu.h                                                                      : yes 
Checking for header panel.h                                                                     : yes 
Checking for header form.h                                                                      : yes 
Checking for initscr in ncurses                                                                 : ok 
Checking for library menu                                                                       : yes 
Checking for set_menu_items in menu                                                             : ok 
Checking for item_count in menu                                                                 : ok 
Checking for library panel                                                                      : yes 
Checking for new_panel in panel                                                                 : ok 
Checking for show_panel in panel                                                                : ok 
Checking for library form                                                                       : yes 
Checking for new_field in form                                                                  : ok 
Checking for new_form in form                                                                   : ok 
building regedit
Checking for header ftw.h                                                                       : yes 
Checking for nftw                                                                               : ok 
not building winexe (--without-winexe)
Checking for DES_pcbc_encrypt in crypto                                                         : ok 
Checking for glib-2.0                                                                           : yes 
Checking for header glib.h                                                                      : yes 
Checking for code snippet                                                                       : yes 
Checking for 'tracker-sparql-2.0'                                                               : not found 
Checking for 'tracker-sparql-1.0'                                                               : not found 
Checking for 'tracker-sparql-0.16'                                                              : not found 
Checking for 'tracker-sparql-0.14'                                                              : not found 
building with WSP support
Checking for header rpc/types.h                                                                 : yes 
Checking for header rpc/xdr.h                                                                   : yes 
Checking for library nscd                                                                       : no 
Checking for nscd_flush_cache                                                                   : not found 
VFS_STATIC: vfs_default,vfs_not_implemented,vfs_posixacl
VFS_SHARED: vfs_recycle,vfs_audit,vfs_extd_audit,vfs_full_audit,vfs_fake_perms,vfs_default_quota,vfs_readonly,vfs_cap,vfs_expand_msdfs,vfs_shadow_copy,vfs_shadow_copy2,vfs_readahead,vfs_xattr_tdb,vfs_streams_xattr,vfs_streams_depot,vfs_acl_xattr,vfs_acl_tdb,vfs_preopen,vfs_catia,vfs_media_harmony,vfs_unityed_media,vfs_fruit,vfs_shell_snap,vfs_commit,vfs_worm,vfs_crossrename,vfs_linux_xfs_sgid,vfs_time_audit,vfs_offline,vfs_virusfilter,vfs_widelinks,vfs_syncops,vfs_dirsort,vfs_fileid,vfs_aio_fork,vfs_io_uring,vfs_aio_pthread,vfs_gpfs,vfs_btrfs,vfs_glusterfs_fuse
PDB_STATIC: pdb_smbpasswd,pdb_tdbsam
PDB_SHARED: 
AUTH_STATIC: auth_builtin,auth_sam,auth_winbind,auth_unix
AUTH_SHARED: 
NSS_INFO_STATIC: nss_info_template
NSS_INFO_SHARED: 
CHARSET_STATIC: 
CHARSET_SHARED: 
IDMAP_STATIC: idmap_tdb,idmap_passdb,idmap_nss
IDMAP_SHARED: idmap_autorid,idmap_rid,idmap_hash,idmap_tdb2,idmap_script
GPEXT_STATIC: 
GPEXT_SHARED: 
Checking for openpty                                                                            : ok 
Checking for TCP_USER_TIMEOUT                                                                   : ok 
Checking for header linux/sockios.h                                                             : yes 
Checking for header linux/ethtool.h                                                             : yes 
Checking for system libtasn1 (>=3.8)                                                            : yes 
Checking for program 'asn1Parser'                                                               : /usr/bin/asn1Parser 
Checking for krb5_const_pac                                                                     : not found 
Checking linker accepts -Wl,-no-undefined                                                       : yes 
Checking linker accepts ['-undefined', 'dynamic_lookup']                                        : no 
Checking linker accepts -Wl,--as-needed                                                         : yes 
-lc not needed                                                                                  : -lc is unnecessary 
Checking configure summary                                                                      : ok 
Checking compiler for PIE support                                                               : yes 
Checking compiler for full RELRO support                                                        : yes 
Checking if compiler accepts -fstack-protector-strong                                           : yes 
Checking if compiler accepts -fstack-clash-protection                                           : yes 
'configure' finished successfully (2m18.545s)
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
"/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3/buildtools/bin/waf" build --verbose --jobs=2 
Waf: Entering directory `/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default'
	Selected system MIT krb5 libraries, Heimdal use is disabled
symlink: samba-gpupdate -> ./samba-gpupdate
symlink: smbaddshare -> ./smbaddshare
symlink: smbchangeshare -> ./smbchangeshare
symlink: smbdeleteshare -> ./smbdeleteshare
Checking project rules ...
Project rules pass
[1/1] Processing VERSION: VERSION buildtools/wafsamba/samba_version.py -> bin/default/version.h
[  2/204] Compiling docs-xml/build/catalog.xml.in
[  3/204] Compiling docs-xml/build/DTD/samba.build.version.in
[  4/204] Processing smbdotconf/parameters.all.xml: docs-xml/smbdotconf/logon/abortshutdownscript.xml docs-xml/smbdotconf/security/accessbasedshareenum.xml docs-xml/smbdotconf/protocol/aclallowexecutealways.xml docs-xml/smbdotconf/protocol/aclcheckpermissions.xml docs-xml/smbdotconf/security/aclclaimsevaluation.xml docs-xml/smbdotconf/security/aclflaginheritedcanonicalization.xml docs-xml/smbdotconf/security/aclgroupcontrol.xml docs-xml/smbdotconf/protocol/aclmapfullcontrol.xml docs-xml/smbdotconf/protocol/addcfunctionallevel.xml docs-xml/smbdotconf/logon/addgroupscript.xml docs-xml/smbdotconf/base/additionaldnshostnames.xml docs-xml/smbdotconf/logon/addmachinescript.xml docs-xml/smbdotconf/printing/addportcommand.xml docs-xml/smbdotconf/printing/addprintercommand.xml docs-xml/smbdotconf/misc/addsharecommand.xml docs-xml/smbdotconf/logon/adduserscript.xml docs-xml/smbdotconf/logon/addusertogroupscript.xml docs-xml/smbdotconf/browse/administrative_share.xml docs-xml/smbdotconf/security/adminusers.xml docs-xml/smbdotconf/misc/afsshare.xml docs-xml/smbdotconf/misc/afstokenlifetime.xml docs-xml/smbdotconf/misc/afsusernamemap.xml docs-xml/smbdotconf/tuning/aiomaxthreads.xml docs-xml/smbdotconf/tuning/aioreadsize.xml docs-xml/smbdotconf/tuning/aiowritebehind.xml docs-xml/smbdotconf/tuning/aiowritesize.xml docs-xml/smbdotconf/security/algorithmicridbase.xml docs-xml/smbdotconf/tuning/allocationroundupsize.xml docs-xml/smbdotconf/security/allowdcerpcauthlevelconnect.xml docs-xml/smbdotconf/domain/allowdnsupdates.xml docs-xml/smbdotconf/misc/allowinsecurewidelinks.xml docs-xml/smbdotconf/logon/allownt4crypto.xml docs-xml/smbdotconf/security/allowtrusteddomains.xml docs-xml/smbdotconf/misc/allowunsafeclusterupgrade.xml docs-xml/smbdotconf/winbind/applygrouppolicies.xml docs-xml/smbdotconf/tuning/asyncdnstimeout.xml docs-xml/smbdotconf/misc/asyncsmbechohandler.xml docs-xml/smbdotconf/logon/autheventnotification.xml docs-xml/smbdotconf/misc/auto_services.xml docs-xml/smbdotconf/misc/available.xml docs-xml/smbdotconf/security/binddnsdir.xml docs-xml/smbdotconf/base/bindinterfacesonly.xml docs-xml/smbdotconf/locking/blockinglocks.xml docs-xml/smbdotconf/tuning/blocksize.xml docs-xml/smbdotconf/browse/browseable.xml docs-xml/smbdotconf/browse/browselist.xml docs-xml/smbdotconf/misc/cachedirectory.xml docs-xml/smbdotconf/filename/casesensitive.xml docs-xml/smbdotconf/misc/changenotify.xml docs-xml/smbdotconf/misc/changesharecommand.xml docs-xml/smbdotconf/tuning/checkparentdirectorydeleteonclose.xml docs-xml/smbdotconf/security/checkpasswordscript.xml docs-xml/smbdotconf/protocol/clientipcmaxprotocol.xml docs-xml/smbdotconf/protocol/clientipcminprotocol.xml docs-xml/smbdotconf/security/clientipcsigning.xml docs-xml/smbdotconf/security/clientlanmanauth.xml docs-xml/smbdotconf/ldap/clientldapsaslwrapping.xml docs-xml/smbdotconf/protocol/clientmaxprotocol.xml docs-xml/smbdotconf/protocol/clientminprotocol.xml docs-xml/smbdotconf/security/clientnetlogonpingprotocol.xml docs-xml/smbdotconf/security/clientntlmv2auth.xml docs-xml/smbdotconf/security/clientplaintextauth.xml docs-xml/smbdotconf/security/clientprotection.xml docs-xml/smbdotconf/security/clientschannel.xml docs-xml/smbdotconf/security/clientsigning.xml docs-xml/smbdotconf/security/clientsmbencrypt.xml docs-xml/smbdotconf/security/clientsmbencryptionalgos.xml docs-xml/smbdotconf/security/clientsmbsigningalgos.xml docs-xml/smbdotconf/security/clientusekerberos.xml docs-xml/smbdotconf/winbind/clientusekrb5netlogon.xml docs-xml/smbdotconf/protocol/clientusespnego.xml docs-xml/smbdotconf/misc/clusteraddresses.xml docs-xml/smbdotconf/misc/clustering.xml docs-xml/smbdotconf/base/comment.xml docs-xml/smbdotconf/base/configbackend.xml docs-xml/smbdotconf/misc/configfile.xml docs-xml/smbdotconf/misc/copy.xml docs-xml/smbdotconf/winbind/createkrb5conf.xml docs-xml/smbdotconf/security/createmask.xml docs-xml/smbdotconf/locking/cscpolicy.xml docs-xml/smbdotconf/misc/ctdbdsocket.xml docs-xml/smbdotconf/misc/ctdblocktimewarnthreshold.xml docs-xml/smbdotconf/misc/ctdbtimeout.xml docs-xml/smbdotconf/printing/cupsconnectiontimeout.xml docs-xml/smbdotconf/printing/cupsencrypt.xml docs-xml/smbdotconf/printing/cupsoptions.xml docs-xml/smbdotconf/printing/cupsserver.xml docs-xml/smbdotconf/protocol/dcerpcendpointservers.xml docs-xml/smbdotconf/tuning/deadtime.xml docs-xml/smbdotconf/logging/debugclass.xml docs-xml/smbdotconf/security/debugencryption.xml docs-xml/smbdotconf/logging/debughirestimestamp.xml docs-xml/smbdotconf/logging/debugpid.xml docs-xml/smbdotconf/logging/debugprefixtimestamp.xml docs-xml/smbdotconf/logging/debugsyslogformat.xml docs-xml/smbdotconf/logging/debugtraceid.xml docs-xml/smbdotconf/logging/debuguid.xml docs-xml/smbdotconf/security/dedicatedkeytabfile.xml docs-xml/smbdotconf/filename/defaultcase.xml docs-xml/smbdotconf/printing/defaultdevmode.xml docs-xml/smbdotconf/misc/defaultservice.xml docs-xml/smbdotconf/protocol/defersharingviolations.xml docs-xml/smbdotconf/logon/deletegroupscript.xml docs-xml/smbdotconf/printing/deleteprintercommand.xml docs-xml/smbdotconf/misc/deletereadonly.xml docs-xml/smbdotconf/misc/deletesharecommand.xml docs-xml/smbdotconf/logon/deleteuserfromgroupscript.xml docs-xml/smbdotconf/logon/deleteuserscript.xml docs-xml/smbdotconf/filename/deletevetofiles.xml docs-xml/smbdotconf/misc/dfreecachetime.xml docs-xml/smbdotconf/misc/dfreecommand.xml docs-xml/smbdotconf/protocol/dgramport.xml docs-xml/smbdotconf/security/directorymask.xml docs-xml/smbdotconf/security/directorysecuritymask.xml docs-xml/smbdotconf/protocol/disablenetbios.xml docs-xml/smbdotconf/printing/disablespoolss.xml docs-xml/smbdotconf/misc/dmapisupport.xml docs-xml/smbdotconf/misc/dnsclientname.xml docs-xml/smbdotconf/domain/dnsforwarder.xml docs-xml/smbdotconf/protocol/dnsport.xml docs-xml/smbdotconf/wins/dnsproxy.xml docs-xml/smbdotconf/domain/dnsupdatecommand.xml docs-xml/smbdotconf/domain/dnszonescavenging.xml docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml docs-xml/smbdotconf/logon/domainlogons.xml docs-xml/smbdotconf/browse/domainmaster.xml docs-xml/smbdotconf/misc/dontdescend.xml docs-xml/smbdotconf/base/doscharset.xml docs-xml/smbdotconf/misc/dosfilemode.xml docs-xml/smbdotconf/misc/dosfiletimeresolution.xml docs-xml/smbdotconf/misc/dosfiletimes.xml docs-xml/smbdotconf/misc/dsdbeventnotification.xml docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml docs-xml/smbdotconf/protocol/durablehandles.xml docs-xml/smbdotconf/protocol/easupport.xml docs-xml/smbdotconf/misc/elasticsearchaddress.xml docs-xml/smbdotconf/misc/elasticsearchforcesubstringsearch.xml docs-xml/smbdotconf/misc/elasticsearchignoreunknownattribute.xml docs-xml/smbdotconf/misc/elasticsearchignoreunknowntype.xml docs-xml/smbdotconf/misc/elasticsearchindex.xml docs-xml/smbdotconf/misc/elasticsearchmappings.xml docs-xml/smbdotconf/misc/elasticsearchmaxresults.xml docs-xml/smbdotconf/misc/elasticsearchport.xml docs-xml/smbdotconf/misc/elasticsearchusetls.xml docs-xml/smbdotconf/protocol/enableasusupport.xml docs-xml/smbdotconf/base/enablecorefiles.xml docs-xml/smbdotconf/logon/enableprivileges.xml docs-xml/smbdotconf/printing/enablespoolss.xml docs-xml/smbdotconf/security/encryptpasswords.xml docs-xml/smbdotconf/browse/enhancedbrowsing.xml docs-xml/smbdotconf/printing/enumportscommand.xml docs-xml/smbdotconf/protocol/eventloglist.xml docs-xml/smbdotconf/misc/fakedirectorycreatetimes.xml docs-xml/smbdotconf/locking/fakeoplocks.xml docs-xml/smbdotconf/misc/followsymlinks.xml docs-xml/smbdotconf/locking/force_process_locks.xml docs-xml/smbdotconf/security/forcecreatemode.xml docs-xml/smbdotconf/security/forcedirectorymode.xml docs-xml/smbdotconf/security/forcedirectorysecuritymode.xml docs-xml/smbdotconf/security/forcegroup.xml docs-xml/smbdotconf/printing/forceprintername.xml docs-xml/smbdotconf/security/forcesecuritymode.xml docs-xml/smbdotconf/security/forceunknownacluser.xml docs-xml/smbdotconf/security/forceuser.xml docs-xml/smbdotconf/misc/fssprunestale.xml docs-xml/smbdotconf/misc/fsssequencetimeout.xml docs-xml/smbdotconf/misc/fstype.xml docs-xml/smbdotconf/vfs/getquotacommand.xml docs-xml/smbdotconf/tuning/getwdcache.xml docs-xml/smbdotconf/domain/gpoupdatecommand.xml docs-xml/smbdotconf/security/guestaccount.xml docs-xml/smbdotconf/security/guestok.xml docs-xml/smbdotconf/security/guestonly.xml docs-xml/smbdotconf/filename/hidedotfiles.xml docs-xml/smbdotconf/filename/hidefiles.xml docs-xml/smbdotconf/filename/hidenewfilestimeout.xml docs-xml/smbdotconf/filename/hidespecialfiles.xml docs-xml/smbdotconf/filename/hideunreadable.xml docs-xml/smbdotconf/filename/hideunwriteablefiles.xml docs-xml/smbdotconf/himmelblaud/himmelblaudhelloenabled.xml docs-xml/smbdotconf/himmelblaud/himmelblaudhsmpinpath.xml docs-xml/smbdotconf/himmelblaud/himmelblaudsfafallback.xml docs-xml/smbdotconf/misc/honorchangenotifyprivilege.xml docs-xml/smbdotconf/vfs/hostmsdfs.xml docs-xml/smbdotconf/tuning/hostnamelookups.xml docs-xml/smbdotconf/security/hostsallow.xml docs-xml/smbdotconf/security/hostsdeny.xml docs-xml/smbdotconf/winbind/idmapbackend.xml docs-xml/smbdotconf/winbind/idmapcachetime.xml docs-xml/smbdotconf/winbind/idmapconfig.xml docs-xml/smbdotconf/winbind/idmapgid.xml docs-xml/smbdotconf/winbind/idmapnegativecachetime.xml docs-xml/smbdotconf/winbind/idmapuid.xml docs-xml/smbdotconf/misc/include.xml docs-xml/smbdotconf/winbind/includesystemkrb5conf.xml docs-xml/smbdotconf/security/inheritacls.xml docs-xml/smbdotconf/security/inheritowner.xml docs-xml/smbdotconf/security/inheritpermissions.xml docs-xml/smbdotconf/logon/initlogondelay.xml docs-xml/smbdotconf/logon/initlogondelayedhosts.xml docs-xml/smbdotconf/base/interfaces.xml docs-xml/smbdotconf/security/invalidusers.xml docs-xml/smbdotconf/printing/iprintserver.xml docs-xml/smbdotconf/security/kdcdefaultdomainsupportedenctypes.xml docs-xml/smbdotconf/security/kdcenablefast.xml docs-xml/smbdotconf/security/kdcforceenablerc4weaksessionkeys.xml docs-xml/smbdotconf/security/kdcsupportedenctypes.xml docs-xml/smbdotconf/tuning/keepalive.xml docs-xml/smbdotconf/security/kerberosencryptiontypes.xml docs-xml/smbdotconf/security/kerberosmethod.xml docs-xml/smbdotconf/misc/kernelchangenotify.xml docs-xml/smbdotconf/locking/kerneloplocks.xml docs-xml/smbdotconf/locking/kernelsharemodes.xml docs-xml/smbdotconf/security/kpasswdport.xml docs-xml/smbdotconf/security/krb5port.xml docs-xml/smbdotconf/security/lanmanauth.xml docs-xml/smbdotconf/protocol/largereadwrite.xml docs-xml/smbdotconf/ldap/ldapadmindn.xml docs-xml/smbdotconf/ldap/ldapconnectiontimeout.xml docs-xml/smbdotconf/logging/ldapdebuglevel.xml docs-xml/smbdotconf/logging/ldapdebugthreshold.xml docs-xml/smbdotconf/ldap/ldapdeletedn.xml docs-xml/smbdotconf/ldap/ldapderef.xml docs-xml/smbdotconf/ldap/ldapfollowreferral.xml docs-xml/smbdotconf/ldap/ldapgroupsuffix.xml docs-xml/smbdotconf/ldap/ldapidmapsuffix.xml docs-xml/smbdotconf/ldap/ldapmachinesuffix.xml docs-xml/smbdotconf/ldap/ldapmaxanonrequest.xml docs-xml/smbdotconf/ldap/ldapmaxauthrequest.xml docs-xml/smbdotconf/ldap/ldapmaxsearchrequest.xml docs-xml/smbdotconf/ldap/ldappagesize.xml docs-xml/smbdotconf/ldap/ldappasswdsync.xml docs-xml/smbdotconf/ldap/ldapreplicationsleep.xml docs-xml/smbdotconf/ldap/ldapsameditposix.xml docs-xml/smbdotconf/ldap/ldapsamtrusted.xml docs-xml/smbdotconf/ldap/ldapserverrequirestrongauth.xml docs-xml/smbdotconf/ldap/ldapssl.xml docs-xml/smbdotconf/ldap/ldapsuffix.xml docs-xml/smbdotconf/ldap/ldaptimeout.xml docs-xml/smbdotconf/ldap/ldapusersuffix.xml docs-xml/smbdotconf/locking/level2oplocks.xml docs-xml/smbdotconf/browse/lmannounce.xml docs-xml/smbdotconf/browse/lminterval.xml docs-xml/smbdotconf/printing/loadprinters.xml docs-xml/smbdotconf/browse/localmaster.xml docs-xml/smbdotconf/misc/lockdirectory.xml docs-xml/smbdotconf/locking/locking.xml docs-xml/smbdotconf/locking/lockspintime.xml docs-xml/smbdotconf/logging/logfile.xml docs-xml/smbdotconf/logging/logging.xml docs-xml/smbdotconf/logging/loglevel.xml docs-xml/smbdotconf/security/lognttokencommand.xml docs-xml/smbdotconf/logon/logondrive.xml docs-xml/smbdotconf/logon/logonhome.xml docs-xml/smbdotconf/logon/logonpath.xml docs-xml/smbdotconf/logon/logonscript.xml docs-xml/smbdotconf/misc/logwriteablefilesonexit.xml docs-xml/smbdotconf/printing/lppausecommand.xml docs-xml/smbdotconf/printing/lpqcachetime.xml docs-xml/smbdotconf/printing/lpqcommand.xml docs-xml/smbdotconf/printing/lpresumecommand.xml docs-xml/smbdotconf/printing/lprmcommand.xml docs-xml/smbdotconf/protocol/lsaovernetlogon.xml docs-xml/smbdotconf/domain/machinepasswordtimeout.xml docs-xml/smbdotconf/misc/magicoutput.xml docs-xml/smbdotconf/misc/magicscript.xml docs-xml/smbdotconf/filename/manglednames.xml docs-xml/smbdotconf/filename/mangleprefix.xml docs-xml/smbdotconf/filename/manglingchar.xml docs-xml/smbdotconf/filename/manglingmethod.xml docs-xml/smbdotconf/protocol/mapaclinherit.xml docs-xml/smbdotconf/filename/maparchive.xml docs-xml/smbdotconf/filename/maphidden.xml docs-xml/smbdotconf/filename/mapreadonly.xml docs-xml/smbdotconf/filename/mapsystem.xml docs-xml/smbdotconf/security/maptoguest.xml docs-xml/smbdotconf/tuning/maxconnections.xml docs-xml/smbdotconf/tuning/maxdisksize.xml docs-xml/smbdotconf/logging/maxlogsize.xml docs-xml/smbdotconf/protocol/maxmux.xml docs-xml/smbdotconf/tuning/maxopenfiles.xml docs-xml/smbdotconf/printing/maxprintjobs.xml docs-xml/smbdotconf/printing/maxreportedprintjobs.xml docs-xml/smbdotconf/tuning/maxsmbdprocesses.xml docs-xml/smbdotconf/filename/maxstatcachesize.xml docs-xml/smbdotconf/protocol/maxttl.xml docs-xml/smbdotconf/wins/maxwinsttl.xml docs-xml/smbdotconf/protocol/maxxmit.xml docs-xml/smbdotconf/base/mdnsname.xml docs-xml/smbdotconf/misc/messagecommand.xml docs-xml/smbdotconf/security/mindomainuid.xml docs-xml/smbdotconf/tuning/minprintspace.xml docs-xml/smbdotconf/protocol/minreceivefilesize.xml docs-xml/smbdotconf/wins/minwinsttl.xml docs-xml/smbdotconf/security/mitkdccommand.xml docs-xml/smbdotconf/vfs/msdfsproxy.xml docs-xml/smbdotconf/vfs/msdfsroot.xml docs-xml/smbdotconf/vfs/msdfsshufflereferrals.xml docs-xml/smbdotconf/base/multicastdnsregister.xml docs-xml/smbdotconf/tuning/namecachetimeout.xml docs-xml/smbdotconf/protocol/nameresolveorder.xml docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml docs-xml/smbdotconf/wins/nbtd-wins_prepend1bto1cqueries.xml docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist.xml docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml docs-xml/smbdotconf/protocol/nbtport.xml docs-xml/smbdotconf/misc/ncalrpcdir.xml docs-xml/smbdotconf/base/netbiosaliases.xml docs-xml/smbdotconf/base/netbiosname.xml docs-xml/smbdotconf/base/netbiosscope.xml docs-xml/smbdotconf/winbind/neutralizent4emulation.xml docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml docs-xml/smbdotconf/domain/nsupdatecommand.xml docs-xml/smbdotconf/security/nt_hash_store.xml docs-xml/smbdotconf/protocol/ntaclsupport.xml docs-xml/smbdotconf/security/ntlmauth.xml docs-xml/smbdotconf/protocol/ntpipesupport.xml docs-xml/smbdotconf/security/ntpsigndsocketdirectory.xml docs-xml/smbdotconf/protocol/ntstatussupport.xml docs-xml/smbdotconf/vfs/ntvfshandler.xml docs-xml/smbdotconf/security/nullpasswords.xml docs-xml/smbdotconf/security/obeypamrestrictions.xml docs-xml/smbdotconf/security/oldpasswordallowedperiod.xml docs-xml/smbdotconf/locking/oplockbreakwaittime.xml docs-xml/smbdotconf/locking/oplocks.xml docs-xml/smbdotconf/printing/os2drivermap.xml docs-xml/smbdotconf/browse/oslevel.xml docs-xml/smbdotconf/security/pampasswordchange.xml docs-xml/smbdotconf/misc/panicaction.xml docs-xml/smbdotconf/security/passdbbackend.xml docs-xml/smbdotconf/security/passdbexpandexplicit.xml docs-xml/smbdotconf/security/passwdchat.xml docs-xml/smbdotconf/security/passwdchatdebug.xml docs-xml/smbdotconf/security/passwdchattimeout.xml docs-xml/smbdotconf/security/passwdprogram.xml docs-xml/smbdotconf/security/passwordhashgpgkeyids.xml docs-xml/smbdotconf/security/passwordhashuserpasswordschemes.xml docs-xml/smbdotconf/security/passwordserver.xml docs-xml/smbdotconf/base/path.xml docs-xml/smbdotconf/misc/perfcountmodule.xml docs-xml/smbdotconf/misc/piddirectory.xml docs-xml/smbdotconf/locking/posixlocking.xml docs-xml/smbdotconf/misc/postexec.xml docs-xml/smbdotconf/misc/preexec.xml docs-xml/smbdotconf/misc/preexecclose.xml docs-xml/smbdotconf/browse/preferredmaster.xml docs-xml/smbdotconf/base/preforkbackoffincrement.xml docs-xml/smbdotconf/base/preforkchildren.xml docs-xml/smbdotconf/base/preforkmaximumbackoff.xml docs-xml/smbdotconf/security/preloadmodules.xml docs-xml/smbdotconf/filename/preservecase.xml docs-xml/smbdotconf/printing/printable.xml docs-xml/smbdotconf/printing/printcapcachetime.xml docs-xml/smbdotconf/printing/printcapname.xml docs-xml/smbdotconf/printing/printcommand.xml docs-xml/smbdotconf/printing/printername.xml docs-xml/smbdotconf/printing/printing.xml docs-xml/smbdotconf/printing/printjobusername.xml docs-xml/smbdotconf/printing/printnotifybackchannel.xml docs-xml/smbdotconf/security/privatedir.xml docs-xml/smbdotconf/printing/queuepausecommand.xml docs-xml/smbdotconf/printing/queueresumecommand.xml docs-xml/smbdotconf/security/rawntlmv2auth.xml docs-xml/smbdotconf/security/readlist.xml docs-xml/smbdotconf/security/readonly.xml docs-xml/smbdotconf/protocol/readraw.xml docs-xml/smbdotconf/base/realm.xml docs-xml/smbdotconf/misc/registryshares.xml docs-xml/smbdotconf/winbind/rejectaesnetlogonservers.xml docs-xml/smbdotconf/logon/rejectmd5clients.xml docs-xml/smbdotconf/winbind/rejectmd5servers.xml docs-xml/smbdotconf/misc/remoteannounce.xml docs-xml/smbdotconf/misc/remotebrowsesync.xml docs-xml/smbdotconf/security/renameuserscript.xml docs-xml/smbdotconf/winbind/requirestrongkey.xml docs-xml/smbdotconf/misc/resetonzerovc.xml docs-xml/smbdotconf/security/restrictanonymous.xml docs-xml/smbdotconf/security/rootdirectory.xml docs-xml/smbdotconf/misc/rootpostexec.xml docs-xml/smbdotconf/misc/rootpreexec.xml docs-xml/smbdotconf/misc/rootpreexecclose.xml docs-xml/smbdotconf/protocol/rpcbigendian.xml docs-xml/smbdotconf/rpc/rpcserverdynamicportrange.xml docs-xml/smbdotconf/protocol/rpcserverport.xml docs-xml/smbdotconf/rpc/rpcstartondemandhelpers.xml docs-xml/smbdotconf/security/sambakcccommand.xml docs-xml/smbdotconf/security/security.xml docs-xml/smbdotconf/security/securitymask.xml docs-xml/smbdotconf/browse/server_addresses.xml docs-xml/smbdotconf/protocol/servermaxprotocol.xml docs-xml/smbdotconf/protocol/serverminprotocol.xml docs-xml/smbdotconf/protocol/servermultichannelsupport.xml docs-xml/smbdotconf/logon/serverrejectaesschannel.xml docs-xml/smbdotconf/security/serverrole.xml docs-xml/smbdotconf/security/serverschannel.xml docs-xml/smbdotconf/security/serverschannelrequireseal.xml docs-xml/smbdotconf/base/serverservices.xml docs-xml/smbdotconf/security/serversigning.xml docs-xml/smbdotconf/security/serversmbencrypt.xml docs-xml/smbdotconf/security/serversmbencryptionalgos.xml docs-xml/smbdotconf/security/serversmbsigningalgos.xml docs-xml/smbdotconf/base/serverstring.xml docs-xml/smbdotconf/security/serversupportkrb5netlogon.xml docs-xml/smbdotconf/logon/setprimarygroupscript.xml docs-xml/smbdotconf/vfs/setquotacommand.xml docs-xml/smbdotconf/protocol/sharefakefscaps.xml docs-xml/smbdotconf/filename/shortpreservecase.xml docs-xml/smbdotconf/printing/showaddprinterwizard.xml docs-xml/smbdotconf/logon/shutdownscript.xml docs-xml/smbdotconf/protocol/smb1unixextensions.xml docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml docs-xml/smbdotconf/protocol/smb2_disable_oplock_break_retry.xml docs-xml/smbdotconf/locking/smb2leases.xml docs-xml/smbdotconf/protocol/smb2maxcredits.xml docs-xml/smbdotconf/protocol/smb2maxread.xml docs-xml/smbdotconf/protocol/smb2maxtrans.xml docs-xml/smbdotconf/protocol/smb2maxwrite.xml docs-xml/smbdotconf/locking/smb3directoryleases.xml docs-xml/smbdotconf/protocol/smb3sharecaps.xml docs-xml/smbdotconf/protocol/smb3unixextensions.xml docs-xml/smbdotconf/misc/smbdasyncdosmode.xml docs-xml/smbdotconf/misc/smbdgetinfoasksharemode.xml docs-xml/smbdotconf/misc/smbdmaxasyncdosmode.xml docs-xml/smbdotconf/misc/smbdmaxxattrsize.xml docs-xml/smbdotconf/misc/smbdprofilinglevel.xml docs-xml/smbdotconf/misc/smbdsearchasksharemode.xml docs-xml/smbdotconf/security/smbencrypt.xml docs-xml/smbdotconf/security/smbpasswdfile.xml docs-xml/smbdotconf/protocol/smbports.xml docs-xml/smbdotconf/tuning/socketoptions.xml docs-xml/smbdotconf/domain/spnupdatecommand.xml docs-xml/smbdotconf/printing/spoolssarchitecture.xml docs-xml/smbdotconf/printing/spoolssosversion.xml docs-xml/smbdotconf/misc/spotlight.xml docs-xml/smbdotconf/misc/spotlight_backend.xml docs-xml/smbdotconf/filename/statcache.xml docs-xml/smbdotconf/misc/statedirectory.xml docs-xml/smbdotconf/filename/storedosattributes.xml docs-xml/smbdotconf/tuning/strictallocate.xml docs-xml/smbdotconf/locking/strictlocking.xml docs-xml/smbdotconf/tuning/strictrename.xml docs-xml/smbdotconf/tuning/strictsync.xml docs-xml/smbdotconf/protocol/svcctllist.xml docs-xml/smbdotconf/tuning/syncalways.xml docs-xml/smbdotconf/security/syncmachinepasswordscript.xml docs-xml/smbdotconf/security/syncmachinepasswordtokeytab.xml docs-xml/smbdotconf/logging/syslog.xml docs-xml/smbdotconf/logging/syslogonly.xml docs-xml/smbdotconf/winbind/templatehomedir.xml docs-xml/smbdotconf/winbind/templateshell.xml docs-xml/smbdotconf/protocol/timeserver.xml docs-xml/smbdotconf/logging/timestamplogs.xml docs-xml/smbdotconf/security/tlscadirs.xml docs-xml/smbdotconf/security/tlscafile.xml docs-xml/smbdotconf/security/tlscertfile.xml docs-xml/smbdotconf/security/tlscrlfile.xml docs-xml/smbdotconf/security/tlsdhparamsfile.xml docs-xml/smbdotconf/security/tlsenabled.xml docs-xml/smbdotconf/security/tlskeyfile.xml docs-xml/smbdotconf/security/tlspriority.xml docs-xml/smbdotconf/security/tlstrustsystemcas.xml docs-xml/smbdotconf/security/tlsverifypeer.xml docs-xml/smbdotconf/protocol/unicode.xml docs-xml/smbdotconf/base/unixcharset.xml docs-xml/smbdotconf/security/unixpasswordsync.xml docs-xml/smbdotconf/printing/useclientdriver.xml docs-xml/smbdotconf/tuning/usemmap.xml docs-xml/smbdotconf/security/usernamelevel.xml docs-xml/smbdotconf/security/usernamemap.xml docs-xml/smbdotconf/security/usernamemapcachetime.xml docs-xml/smbdotconf/security/usernamemapscript.xml docs-xml/smbdotconf/misc/usershareallowguests.xml docs-xml/smbdotconf/misc/usersharemaxshares.xml docs-xml/smbdotconf/misc/usershareowneronly.xml docs-xml/smbdotconf/misc/usersharepath.xml docs-xml/smbdotconf/misc/usershareprefixallowlist.xml docs-xml/smbdotconf/misc/usershareprefixdenylist.xml docs-xml/smbdotconf/misc/usersharetemplateshare.xml docs-xml/smbdotconf/tuning/usesendfile.xml docs-xml/smbdotconf/misc/utmp.xml docs-xml/smbdotconf/misc/utmpdirectory.xml docs-xml/smbdotconf/misc/valid.xml docs-xml/smbdotconf/security/validusers.xml docs-xml/smbdotconf/filename/vetofiles.xml docs-xml/smbdotconf/filename/vetooplockfiles.xml docs-xml/smbdotconf/vfs/vfsmkdirusetmpname.xml docs-xml/smbdotconf/vfs/vfsobjects.xml docs-xml/smbdotconf/misc/volume.xml docs-xml/smbdotconf/misc/volumeserialnumber.xml docs-xml/smbdotconf/misc/widelinks.xml docs-xml/smbdotconf/winbind/winbindcachetime.xml docs-xml/smbdotconf/winbind/winbinddsocketdirectory.xml docs-xml/smbdotconf/winbind/winbindenumgroups.xml docs-xml/smbdotconf/winbind/winbindenumusers.xml docs-xml/smbdotconf/winbind/winbindexpandgroups.xml docs-xml/smbdotconf/winbind/winbindignoredomains.xml docs-xml/smbdotconf/winbind/winbindmaxclients.xml docs-xml/smbdotconf/winbind/winbindmaxdomainconnections.xml docs-xml/smbdotconf/winbind/winbindnestedgroups.xml docs-xml/smbdotconf/winbind/winbindnormalizenames.xml docs-xml/smbdotconf/winbind/winbindnssinfo.xml docs-xml/smbdotconf/winbind/winbindofflinelogon.xml docs-xml/smbdotconf/winbind/winbindreconnectdelay.xml docs-xml/smbdotconf/winbind/winbindrefreshtickets.xml docs-xml/smbdotconf/winbind/winbindrequesttimeout.xml docs-xml/smbdotconf/winbind/winbindrpconly.xml docs-xml/smbdotconf/winbind/winbindscantrusteddomains.xml docs-xml/smbdotconf/winbind/winbindsealedpipes.xml docs-xml/smbdotconf/winbind/winbindseparator.xml docs-xml/smbdotconf/winbind/winbindusedefaultdomain.xml docs-xml/smbdotconf/winbind/winbindusekrb5enterpriseprincipals.xml docs-xml/smbdotconf/wins/winsdb-localowner.xml docs-xml/smbdotconf/wins/winsdb-nosync.xml docs-xml/smbdotconf/wins/winshook.xml docs-xml/smbdotconf/wins/winsproxy.xml docs-xml/smbdotconf/wins/winsserver.xml docs-xml/smbdotconf/wins/winssupport.xml docs-xml/smbdotconf/base/workgroup.xml docs-xml/smbdotconf/wins/wreplsrv-periodic_interval.xml docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml docs-xml/smbdotconf/wins/wreplsrv-scavenging_interval.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_extra_timeout.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_interval.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml docs-xml/smbdotconf/wins/wreplsrv-verify_interval.xml docs-xml/smbdotconf/security/writeable.xml docs-xml/smbdotconf/security/writelist.xml docs-xml/smbdotconf/protocol/writeraw.xml docs-xml/smbdotconf/misc/wspproperties.xml docs-xml/smbdotconf/misc/wtmpdirectory.xml -> bin/default/docs-xml/smbdotconf/parameters.all.xml
[  5/204] Processing build/DTD/samba.build.pathconfig: docs-xml/smbdotconf/logon/abortshutdownscript.xml docs-xml/smbdotconf/security/accessbasedshareenum.xml docs-xml/smbdotconf/protocol/aclallowexecutealways.xml docs-xml/smbdotconf/protocol/aclcheckpermissions.xml docs-xml/smbdotconf/security/aclclaimsevaluation.xml docs-xml/smbdotconf/security/aclflaginheritedcanonicalization.xml docs-xml/smbdotconf/security/aclgroupcontrol.xml docs-xml/smbdotconf/protocol/aclmapfullcontrol.xml docs-xml/smbdotconf/protocol/addcfunctionallevel.xml docs-xml/smbdotconf/logon/addgroupscript.xml docs-xml/smbdotconf/base/additionaldnshostnames.xml docs-xml/smbdotconf/logon/addmachinescript.xml docs-xml/smbdotconf/printing/addportcommand.xml docs-xml/smbdotconf/printing/addprintercommand.xml docs-xml/smbdotconf/misc/addsharecommand.xml docs-xml/smbdotconf/logon/adduserscript.xml docs-xml/smbdotconf/logon/addusertogroupscript.xml docs-xml/smbdotconf/browse/administrative_share.xml docs-xml/smbdotconf/security/adminusers.xml docs-xml/smbdotconf/misc/afsshare.xml docs-xml/smbdotconf/misc/afstokenlifetime.xml docs-xml/smbdotconf/misc/afsusernamemap.xml docs-xml/smbdotconf/tuning/aiomaxthreads.xml docs-xml/smbdotconf/tuning/aioreadsize.xml docs-xml/smbdotconf/tuning/aiowritebehind.xml docs-xml/smbdotconf/tuning/aiowritesize.xml docs-xml/smbdotconf/security/algorithmicridbase.xml docs-xml/smbdotconf/tuning/allocationroundupsize.xml docs-xml/smbdotconf/security/allowdcerpcauthlevelconnect.xml docs-xml/smbdotconf/domain/allowdnsupdates.xml docs-xml/smbdotconf/misc/allowinsecurewidelinks.xml docs-xml/smbdotconf/logon/allownt4crypto.xml docs-xml/smbdotconf/security/allowtrusteddomains.xml docs-xml/smbdotconf/misc/allowunsafeclusterupgrade.xml docs-xml/smbdotconf/winbind/applygrouppolicies.xml docs-xml/smbdotconf/tuning/asyncdnstimeout.xml docs-xml/smbdotconf/misc/asyncsmbechohandler.xml docs-xml/smbdotconf/logon/autheventnotification.xml docs-xml/smbdotconf/misc/auto_services.xml docs-xml/smbdotconf/misc/available.xml docs-xml/smbdotconf/security/binddnsdir.xml docs-xml/smbdotconf/base/bindinterfacesonly.xml docs-xml/smbdotconf/locking/blockinglocks.xml docs-xml/smbdotconf/tuning/blocksize.xml docs-xml/smbdotconf/browse/browseable.xml docs-xml/smbdotconf/browse/browselist.xml docs-xml/smbdotconf/misc/cachedirectory.xml docs-xml/smbdotconf/filename/casesensitive.xml docs-xml/smbdotconf/misc/changenotify.xml docs-xml/smbdotconf/misc/changesharecommand.xml docs-xml/smbdotconf/tuning/checkparentdirectorydeleteonclose.xml docs-xml/smbdotconf/security/checkpasswordscript.xml docs-xml/smbdotconf/protocol/clientipcmaxprotocol.xml docs-xml/smbdotconf/protocol/clientipcminprotocol.xml docs-xml/smbdotconf/security/clientipcsigning.xml docs-xml/smbdotconf/security/clientlanmanauth.xml docs-xml/smbdotconf/ldap/clientldapsaslwrapping.xml docs-xml/smbdotconf/protocol/clientmaxprotocol.xml docs-xml/smbdotconf/protocol/clientminprotocol.xml docs-xml/smbdotconf/security/clientnetlogonpingprotocol.xml docs-xml/smbdotconf/security/clientntlmv2auth.xml docs-xml/smbdotconf/security/clientplaintextauth.xml docs-xml/smbdotconf/security/clientprotection.xml docs-xml/smbdotconf/security/clientschannel.xml docs-xml/smbdotconf/security/clientsigning.xml docs-xml/smbdotconf/security/clientsmbencrypt.xml docs-xml/smbdotconf/security/clientsmbencryptionalgos.xml docs-xml/smbdotconf/security/clientsmbsigningalgos.xml docs-xml/smbdotconf/security/clientusekerberos.xml docs-xml/smbdotconf/winbind/clientusekrb5netlogon.xml docs-xml/smbdotconf/protocol/clientusespnego.xml docs-xml/smbdotconf/misc/clusteraddresses.xml docs-xml/smbdotconf/misc/clustering.xml docs-xml/smbdotconf/base/comment.xml docs-xml/smbdotconf/base/configbackend.xml docs-xml/smbdotconf/misc/configfile.xml docs-xml/smbdotconf/misc/copy.xml docs-xml/smbdotconf/winbind/createkrb5conf.xml docs-xml/smbdotconf/security/createmask.xml docs-xml/smbdotconf/locking/cscpolicy.xml docs-xml/smbdotconf/misc/ctdbdsocket.xml docs-xml/smbdotconf/misc/ctdblocktimewarnthreshold.xml docs-xml/smbdotconf/misc/ctdbtimeout.xml docs-xml/smbdotconf/printing/cupsconnectiontimeout.xml docs-xml/smbdotconf/printing/cupsencrypt.xml docs-xml/smbdotconf/printing/cupsoptions.xml docs-xml/smbdotconf/printing/cupsserver.xml docs-xml/smbdotconf/protocol/dcerpcendpointservers.xml docs-xml/smbdotconf/tuning/deadtime.xml docs-xml/smbdotconf/logging/debugclass.xml docs-xml/smbdotconf/security/debugencryption.xml docs-xml/smbdotconf/logging/debughirestimestamp.xml docs-xml/smbdotconf/logging/debugpid.xml docs-xml/smbdotconf/logging/debugprefixtimestamp.xml docs-xml/smbdotconf/logging/debugsyslogformat.xml docs-xml/smbdotconf/logging/debugtraceid.xml docs-xml/smbdotconf/logging/debuguid.xml docs-xml/smbdotconf/security/dedicatedkeytabfile.xml docs-xml/smbdotconf/filename/defaultcase.xml docs-xml/smbdotconf/printing/defaultdevmode.xml docs-xml/smbdotconf/misc/defaultservice.xml docs-xml/smbdotconf/protocol/defersharingviolations.xml docs-xml/smbdotconf/logon/deletegroupscript.xml docs-xml/smbdotconf/printing/deleteprintercommand.xml docs-xml/smbdotconf/misc/deletereadonly.xml docs-xml/smbdotconf/misc/deletesharecommand.xml docs-xml/smbdotconf/logon/deleteuserfromgroupscript.xml docs-xml/smbdotconf/logon/deleteuserscript.xml docs-xml/smbdotconf/filename/deletevetofiles.xml docs-xml/smbdotconf/misc/dfreecachetime.xml docs-xml/smbdotconf/misc/dfreecommand.xml docs-xml/smbdotconf/protocol/dgramport.xml docs-xml/smbdotconf/security/directorymask.xml docs-xml/smbdotconf/security/directorysecuritymask.xml docs-xml/smbdotconf/protocol/disablenetbios.xml docs-xml/smbdotconf/printing/disablespoolss.xml docs-xml/smbdotconf/misc/dmapisupport.xml docs-xml/smbdotconf/misc/dnsclientname.xml docs-xml/smbdotconf/domain/dnsforwarder.xml docs-xml/smbdotconf/protocol/dnsport.xml docs-xml/smbdotconf/wins/dnsproxy.xml docs-xml/smbdotconf/domain/dnsupdatecommand.xml docs-xml/smbdotconf/domain/dnszonescavenging.xml docs-xml/smbdotconf/domain/dnszonetransferclientsallow.xml docs-xml/smbdotconf/domain/dnszonetransferclientsdeny.xml docs-xml/smbdotconf/logon/domainlogons.xml docs-xml/smbdotconf/browse/domainmaster.xml docs-xml/smbdotconf/misc/dontdescend.xml docs-xml/smbdotconf/base/doscharset.xml docs-xml/smbdotconf/misc/dosfilemode.xml docs-xml/smbdotconf/misc/dosfiletimeresolution.xml docs-xml/smbdotconf/misc/dosfiletimes.xml docs-xml/smbdotconf/misc/dsdbeventnotification.xml docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml docs-xml/smbdotconf/protocol/durablehandles.xml docs-xml/smbdotconf/protocol/easupport.xml docs-xml/smbdotconf/misc/elasticsearchaddress.xml docs-xml/smbdotconf/misc/elasticsearchforcesubstringsearch.xml docs-xml/smbdotconf/misc/elasticsearchignoreunknownattribute.xml docs-xml/smbdotconf/misc/elasticsearchignoreunknowntype.xml docs-xml/smbdotconf/misc/elasticsearchindex.xml docs-xml/smbdotconf/misc/elasticsearchmappings.xml docs-xml/smbdotconf/misc/elasticsearchmaxresults.xml docs-xml/smbdotconf/misc/elasticsearchport.xml docs-xml/smbdotconf/misc/elasticsearchusetls.xml docs-xml/smbdotconf/protocol/enableasusupport.xml docs-xml/smbdotconf/base/enablecorefiles.xml docs-xml/smbdotconf/logon/enableprivileges.xml docs-xml/smbdotconf/printing/enablespoolss.xml docs-xml/smbdotconf/security/encryptpasswords.xml docs-xml/smbdotconf/browse/enhancedbrowsing.xml docs-xml/smbdotconf/printing/enumportscommand.xml docs-xml/smbdotconf/protocol/eventloglist.xml docs-xml/smbdotconf/misc/fakedirectorycreatetimes.xml docs-xml/smbdotconf/locking/fakeoplocks.xml docs-xml/smbdotconf/misc/followsymlinks.xml docs-xml/smbdotconf/locking/force_process_locks.xml docs-xml/smbdotconf/security/forcecreatemode.xml docs-xml/smbdotconf/security/forcedirectorymode.xml docs-xml/smbdotconf/security/forcedirectorysecuritymode.xml docs-xml/smbdotconf/security/forcegroup.xml docs-xml/smbdotconf/printing/forceprintername.xml docs-xml/smbdotconf/security/forcesecuritymode.xml docs-xml/smbdotconf/security/forceunknownacluser.xml docs-xml/smbdotconf/security/forceuser.xml docs-xml/smbdotconf/misc/fssprunestale.xml docs-xml/smbdotconf/misc/fsssequencetimeout.xml docs-xml/smbdotconf/misc/fstype.xml docs-xml/smbdotconf/vfs/getquotacommand.xml docs-xml/smbdotconf/tuning/getwdcache.xml docs-xml/smbdotconf/domain/gpoupdatecommand.xml docs-xml/smbdotconf/security/guestaccount.xml docs-xml/smbdotconf/security/guestok.xml docs-xml/smbdotconf/security/guestonly.xml docs-xml/smbdotconf/filename/hidedotfiles.xml docs-xml/smbdotconf/filename/hidefiles.xml docs-xml/smbdotconf/filename/hidenewfilestimeout.xml docs-xml/smbdotconf/filename/hidespecialfiles.xml docs-xml/smbdotconf/filename/hideunreadable.xml docs-xml/smbdotconf/filename/hideunwriteablefiles.xml docs-xml/smbdotconf/himmelblaud/himmelblaudhelloenabled.xml docs-xml/smbdotconf/himmelblaud/himmelblaudhsmpinpath.xml docs-xml/smbdotconf/himmelblaud/himmelblaudsfafallback.xml docs-xml/smbdotconf/misc/honorchangenotifyprivilege.xml docs-xml/smbdotconf/vfs/hostmsdfs.xml docs-xml/smbdotconf/tuning/hostnamelookups.xml docs-xml/smbdotconf/security/hostsallow.xml docs-xml/smbdotconf/security/hostsdeny.xml docs-xml/smbdotconf/winbind/idmapbackend.xml docs-xml/smbdotconf/winbind/idmapcachetime.xml docs-xml/smbdotconf/winbind/idmapconfig.xml docs-xml/smbdotconf/winbind/idmapgid.xml docs-xml/smbdotconf/winbind/idmapnegativecachetime.xml docs-xml/smbdotconf/winbind/idmapuid.xml docs-xml/smbdotconf/misc/include.xml docs-xml/smbdotconf/winbind/includesystemkrb5conf.xml docs-xml/smbdotconf/security/inheritacls.xml docs-xml/smbdotconf/security/inheritowner.xml docs-xml/smbdotconf/security/inheritpermissions.xml docs-xml/smbdotconf/logon/initlogondelay.xml docs-xml/smbdotconf/logon/initlogondelayedhosts.xml docs-xml/smbdotconf/base/interfaces.xml docs-xml/smbdotconf/security/invalidusers.xml docs-xml/smbdotconf/printing/iprintserver.xml docs-xml/smbdotconf/security/kdcdefaultdomainsupportedenctypes.xml docs-xml/smbdotconf/security/kdcenablefast.xml docs-xml/smbdotconf/security/kdcforceenablerc4weaksessionkeys.xml docs-xml/smbdotconf/security/kdcsupportedenctypes.xml docs-xml/smbdotconf/tuning/keepalive.xml docs-xml/smbdotconf/security/kerberosencryptiontypes.xml docs-xml/smbdotconf/security/kerberosmethod.xml docs-xml/smbdotconf/misc/kernelchangenotify.xml docs-xml/smbdotconf/locking/kerneloplocks.xml docs-xml/smbdotconf/locking/kernelsharemodes.xml docs-xml/smbdotconf/security/kpasswdport.xml docs-xml/smbdotconf/security/krb5port.xml docs-xml/smbdotconf/security/lanmanauth.xml docs-xml/smbdotconf/protocol/largereadwrite.xml docs-xml/smbdotconf/ldap/ldapadmindn.xml docs-xml/smbdotconf/ldap/ldapconnectiontimeout.xml docs-xml/smbdotconf/logging/ldapdebuglevel.xml docs-xml/smbdotconf/logging/ldapdebugthreshold.xml docs-xml/smbdotconf/ldap/ldapdeletedn.xml docs-xml/smbdotconf/ldap/ldapderef.xml docs-xml/smbdotconf/ldap/ldapfollowreferral.xml docs-xml/smbdotconf/ldap/ldapgroupsuffix.xml docs-xml/smbdotconf/ldap/ldapidmapsuffix.xml docs-xml/smbdotconf/ldap/ldapmachinesuffix.xml docs-xml/smbdotconf/ldap/ldapmaxanonrequest.xml docs-xml/smbdotconf/ldap/ldapmaxauthrequest.xml docs-xml/smbdotconf/ldap/ldapmaxsearchrequest.xml docs-xml/smbdotconf/ldap/ldappagesize.xml docs-xml/smbdotconf/ldap/ldappasswdsync.xml docs-xml/smbdotconf/ldap/ldapreplicationsleep.xml docs-xml/smbdotconf/ldap/ldapsameditposix.xml docs-xml/smbdotconf/ldap/ldapsamtrusted.xml docs-xml/smbdotconf/ldap/ldapserverrequirestrongauth.xml docs-xml/smbdotconf/ldap/ldapssl.xml docs-xml/smbdotconf/ldap/ldapsuffix.xml docs-xml/smbdotconf/ldap/ldaptimeout.xml docs-xml/smbdotconf/ldap/ldapusersuffix.xml docs-xml/smbdotconf/locking/level2oplocks.xml docs-xml/smbdotconf/browse/lmannounce.xml docs-xml/smbdotconf/browse/lminterval.xml docs-xml/smbdotconf/printing/loadprinters.xml docs-xml/smbdotconf/browse/localmaster.xml docs-xml/smbdotconf/misc/lockdirectory.xml docs-xml/smbdotconf/locking/locking.xml docs-xml/smbdotconf/locking/lockspintime.xml docs-xml/smbdotconf/logging/logfile.xml docs-xml/smbdotconf/logging/logging.xml docs-xml/smbdotconf/logging/loglevel.xml docs-xml/smbdotconf/security/lognttokencommand.xml docs-xml/smbdotconf/logon/logondrive.xml docs-xml/smbdotconf/logon/logonhome.xml docs-xml/smbdotconf/logon/logonpath.xml docs-xml/smbdotconf/logon/logonscript.xml docs-xml/smbdotconf/misc/logwriteablefilesonexit.xml docs-xml/smbdotconf/printing/lppausecommand.xml docs-xml/smbdotconf/printing/lpqcachetime.xml docs-xml/smbdotconf/printing/lpqcommand.xml docs-xml/smbdotconf/printing/lpresumecommand.xml docs-xml/smbdotconf/printing/lprmcommand.xml docs-xml/smbdotconf/protocol/lsaovernetlogon.xml docs-xml/smbdotconf/domain/machinepasswordtimeout.xml docs-xml/smbdotconf/misc/magicoutput.xml docs-xml/smbdotconf/misc/magicscript.xml docs-xml/smbdotconf/filename/manglednames.xml docs-xml/smbdotconf/filename/mangleprefix.xml docs-xml/smbdotconf/filename/manglingchar.xml docs-xml/smbdotconf/filename/manglingmethod.xml docs-xml/smbdotconf/protocol/mapaclinherit.xml docs-xml/smbdotconf/filename/maparchive.xml docs-xml/smbdotconf/filename/maphidden.xml docs-xml/smbdotconf/filename/mapreadonly.xml docs-xml/smbdotconf/filename/mapsystem.xml docs-xml/smbdotconf/security/maptoguest.xml docs-xml/smbdotconf/tuning/maxconnections.xml docs-xml/smbdotconf/tuning/maxdisksize.xml docs-xml/smbdotconf/logging/maxlogsize.xml docs-xml/smbdotconf/protocol/maxmux.xml docs-xml/smbdotconf/tuning/maxopenfiles.xml docs-xml/smbdotconf/printing/maxprintjobs.xml docs-xml/smbdotconf/printing/maxreportedprintjobs.xml docs-xml/smbdotconf/tuning/maxsmbdprocesses.xml docs-xml/smbdotconf/filename/maxstatcachesize.xml docs-xml/smbdotconf/protocol/maxttl.xml docs-xml/smbdotconf/wins/maxwinsttl.xml docs-xml/smbdotconf/protocol/maxxmit.xml docs-xml/smbdotconf/base/mdnsname.xml docs-xml/smbdotconf/misc/messagecommand.xml docs-xml/smbdotconf/security/mindomainuid.xml docs-xml/smbdotconf/tuning/minprintspace.xml docs-xml/smbdotconf/protocol/minreceivefilesize.xml docs-xml/smbdotconf/wins/minwinsttl.xml docs-xml/smbdotconf/security/mitkdccommand.xml docs-xml/smbdotconf/vfs/msdfsproxy.xml docs-xml/smbdotconf/vfs/msdfsroot.xml docs-xml/smbdotconf/vfs/msdfsshufflereferrals.xml docs-xml/smbdotconf/base/multicastdnsregister.xml docs-xml/smbdotconf/tuning/namecachetimeout.xml docs-xml/smbdotconf/protocol/nameresolveorder.xml docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml docs-xml/smbdotconf/wins/nbtd-wins_prepend1bto1cqueries.xml docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist.xml docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml docs-xml/smbdotconf/protocol/nbtport.xml docs-xml/smbdotconf/misc/ncalrpcdir.xml docs-xml/smbdotconf/base/netbiosaliases.xml docs-xml/smbdotconf/base/netbiosname.xml docs-xml/smbdotconf/base/netbiosscope.xml docs-xml/smbdotconf/winbind/neutralizent4emulation.xml docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml docs-xml/smbdotconf/domain/nsupdatecommand.xml docs-xml/smbdotconf/security/nt_hash_store.xml docs-xml/smbdotconf/protocol/ntaclsupport.xml docs-xml/smbdotconf/security/ntlmauth.xml docs-xml/smbdotconf/protocol/ntpipesupport.xml docs-xml/smbdotconf/security/ntpsigndsocketdirectory.xml docs-xml/smbdotconf/protocol/ntstatussupport.xml docs-xml/smbdotconf/vfs/ntvfshandler.xml docs-xml/smbdotconf/security/nullpasswords.xml docs-xml/smbdotconf/security/obeypamrestrictions.xml docs-xml/smbdotconf/security/oldpasswordallowedperiod.xml docs-xml/smbdotconf/locking/oplockbreakwaittime.xml docs-xml/smbdotconf/locking/oplocks.xml docs-xml/smbdotconf/printing/os2drivermap.xml docs-xml/smbdotconf/browse/oslevel.xml docs-xml/smbdotconf/security/pampasswordchange.xml docs-xml/smbdotconf/misc/panicaction.xml docs-xml/smbdotconf/security/passdbbackend.xml docs-xml/smbdotconf/security/passdbexpandexplicit.xml docs-xml/smbdotconf/security/passwdchat.xml docs-xml/smbdotconf/security/passwdchatdebug.xml docs-xml/smbdotconf/security/passwdchattimeout.xml docs-xml/smbdotconf/security/passwdprogram.xml docs-xml/smbdotconf/security/passwordhashgpgkeyids.xml docs-xml/smbdotconf/security/passwordhashuserpasswordschemes.xml docs-xml/smbdotconf/security/passwordserver.xml docs-xml/smbdotconf/base/path.xml docs-xml/smbdotconf/misc/perfcountmodule.xml docs-xml/smbdotconf/misc/piddirectory.xml docs-xml/smbdotconf/locking/posixlocking.xml docs-xml/smbdotconf/misc/postexec.xml docs-xml/smbdotconf/misc/preexec.xml docs-xml/smbdotconf/misc/preexecclose.xml docs-xml/smbdotconf/browse/preferredmaster.xml docs-xml/smbdotconf/base/preforkbackoffincrement.xml docs-xml/smbdotconf/base/preforkchildren.xml docs-xml/smbdotconf/base/preforkmaximumbackoff.xml docs-xml/smbdotconf/security/preloadmodules.xml docs-xml/smbdotconf/filename/preservecase.xml docs-xml/smbdotconf/printing/printable.xml docs-xml/smbdotconf/printing/printcapcachetime.xml docs-xml/smbdotconf/printing/printcapname.xml docs-xml/smbdotconf/printing/printcommand.xml docs-xml/smbdotconf/printing/printername.xml docs-xml/smbdotconf/printing/printing.xml docs-xml/smbdotconf/printing/printjobusername.xml docs-xml/smbdotconf/printing/printnotifybackchannel.xml docs-xml/smbdotconf/security/privatedir.xml docs-xml/smbdotconf/printing/queuepausecommand.xml docs-xml/smbdotconf/printing/queueresumecommand.xml docs-xml/smbdotconf/security/rawntlmv2auth.xml docs-xml/smbdotconf/security/readlist.xml docs-xml/smbdotconf/security/readonly.xml docs-xml/smbdotconf/protocol/readraw.xml docs-xml/smbdotconf/base/realm.xml docs-xml/smbdotconf/misc/registryshares.xml docs-xml/smbdotconf/winbind/rejectaesnetlogonservers.xml docs-xml/smbdotconf/logon/rejectmd5clients.xml docs-xml/smbdotconf/winbind/rejectmd5servers.xml docs-xml/smbdotconf/misc/remoteannounce.xml docs-xml/smbdotconf/misc/remotebrowsesync.xml docs-xml/smbdotconf/security/renameuserscript.xml docs-xml/smbdotconf/winbind/requirestrongkey.xml docs-xml/smbdotconf/misc/resetonzerovc.xml docs-xml/smbdotconf/security/restrictanonymous.xml docs-xml/smbdotconf/security/rootdirectory.xml docs-xml/smbdotconf/misc/rootpostexec.xml docs-xml/smbdotconf/misc/rootpreexec.xml docs-xml/smbdotconf/misc/rootpreexecclose.xml docs-xml/smbdotconf/protocol/rpcbigendian.xml docs-xml/smbdotconf/rpc/rpcserverdynamicportrange.xml docs-xml/smbdotconf/protocol/rpcserverport.xml docs-xml/smbdotconf/rpc/rpcstartondemandhelpers.xml docs-xml/smbdotconf/security/sambakcccommand.xml docs-xml/smbdotconf/security/security.xml docs-xml/smbdotconf/security/securitymask.xml docs-xml/smbdotconf/browse/server_addresses.xml docs-xml/smbdotconf/protocol/servermaxprotocol.xml docs-xml/smbdotconf/protocol/serverminprotocol.xml docs-xml/smbdotconf/protocol/servermultichannelsupport.xml docs-xml/smbdotconf/logon/serverrejectaesschannel.xml docs-xml/smbdotconf/security/serverrole.xml docs-xml/smbdotconf/security/serverschannel.xml docs-xml/smbdotconf/security/serverschannelrequireseal.xml docs-xml/smbdotconf/base/serverservices.xml docs-xml/smbdotconf/security/serversigning.xml docs-xml/smbdotconf/security/serversmbencrypt.xml docs-xml/smbdotconf/security/serversmbencryptionalgos.xml docs-xml/smbdotconf/security/serversmbsigningalgos.xml docs-xml/smbdotconf/base/serverstring.xml docs-xml/smbdotconf/security/serversupportkrb5netlogon.xml docs-xml/smbdotconf/logon/setprimarygroupscript.xml docs-xml/smbdotconf/vfs/setquotacommand.xml docs-xml/smbdotconf/protocol/sharefakefscaps.xml docs-xml/smbdotconf/filename/shortpreservecase.xml docs-xml/smbdotconf/printing/showaddprinterwizard.xml docs-xml/smbdotconf/logon/shutdownscript.xml docs-xml/smbdotconf/protocol/smb1unixextensions.xml docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml docs-xml/smbdotconf/protocol/smb2_disable_oplock_break_retry.xml docs-xml/smbdotconf/locking/smb2leases.xml docs-xml/smbdotconf/protocol/smb2maxcredits.xml docs-xml/smbdotconf/protocol/smb2maxread.xml docs-xml/smbdotconf/protocol/smb2maxtrans.xml docs-xml/smbdotconf/protocol/smb2maxwrite.xml docs-xml/smbdotconf/locking/smb3directoryleases.xml docs-xml/smbdotconf/protocol/smb3sharecaps.xml docs-xml/smbdotconf/protocol/smb3unixextensions.xml docs-xml/smbdotconf/misc/smbdasyncdosmode.xml docs-xml/smbdotconf/misc/smbdgetinfoasksharemode.xml docs-xml/smbdotconf/misc/smbdmaxasyncdosmode.xml docs-xml/smbdotconf/misc/smbdmaxxattrsize.xml docs-xml/smbdotconf/misc/smbdprofilinglevel.xml docs-xml/smbdotconf/misc/smbdsearchasksharemode.xml docs-xml/smbdotconf/security/smbencrypt.xml docs-xml/smbdotconf/security/smbpasswdfile.xml docs-xml/smbdotconf/protocol/smbports.xml docs-xml/smbdotconf/tuning/socketoptions.xml docs-xml/smbdotconf/domain/spnupdatecommand.xml docs-xml/smbdotconf/printing/spoolssarchitecture.xml docs-xml/smbdotconf/printing/spoolssosversion.xml docs-xml/smbdotconf/misc/spotlight.xml docs-xml/smbdotconf/misc/spotlight_backend.xml docs-xml/smbdotconf/filename/statcache.xml docs-xml/smbdotconf/misc/statedirectory.xml docs-xml/smbdotconf/filename/storedosattributes.xml docs-xml/smbdotconf/tuning/strictallocate.xml docs-xml/smbdotconf/locking/strictlocking.xml docs-xml/smbdotconf/tuning/strictrename.xml docs-xml/smbdotconf/tuning/strictsync.xml docs-xml/smbdotconf/protocol/svcctllist.xml docs-xml/smbdotconf/tuning/syncalways.xml docs-xml/smbdotconf/security/syncmachinepasswordscript.xml docs-xml/smbdotconf/security/syncmachinepasswordtokeytab.xml docs-xml/smbdotconf/logging/syslog.xml docs-xml/smbdotconf/logging/syslogonly.xml docs-xml/smbdotconf/winbind/templatehomedir.xml docs-xml/smbdotconf/winbind/templateshell.xml docs-xml/smbdotconf/protocol/timeserver.xml docs-xml/smbdotconf/logging/timestamplogs.xml docs-xml/smbdotconf/security/tlscadirs.xml docs-xml/smbdotconf/security/tlscafile.xml docs-xml/smbdotconf/security/tlscertfile.xml docs-xml/smbdotconf/security/tlscrlfile.xml docs-xml/smbdotconf/security/tlsdhparamsfile.xml docs-xml/smbdotconf/security/tlsenabled.xml docs-xml/smbdotconf/security/tlskeyfile.xml docs-xml/smbdotconf/security/tlspriority.xml docs-xml/smbdotconf/security/tlstrustsystemcas.xml docs-xml/smbdotconf/security/tlsverifypeer.xml docs-xml/smbdotconf/protocol/unicode.xml docs-xml/smbdotconf/base/unixcharset.xml docs-xml/smbdotconf/security/unixpasswordsync.xml docs-xml/smbdotconf/printing/useclientdriver.xml docs-xml/smbdotconf/tuning/usemmap.xml docs-xml/smbdotconf/security/usernamelevel.xml docs-xml/smbdotconf/security/usernamemap.xml docs-xml/smbdotconf/security/usernamemapcachetime.xml docs-xml/smbdotconf/security/usernamemapscript.xml docs-xml/smbdotconf/misc/usershareallowguests.xml docs-xml/smbdotconf/misc/usersharemaxshares.xml docs-xml/smbdotconf/misc/usershareowneronly.xml docs-xml/smbdotconf/misc/usersharepath.xml docs-xml/smbdotconf/misc/usershareprefixallowlist.xml docs-xml/smbdotconf/misc/usershareprefixdenylist.xml docs-xml/smbdotconf/misc/usersharetemplateshare.xml docs-xml/smbdotconf/tuning/usesendfile.xml docs-xml/smbdotconf/misc/utmp.xml docs-xml/smbdotconf/misc/utmpdirectory.xml docs-xml/smbdotconf/misc/valid.xml docs-xml/smbdotconf/security/validusers.xml docs-xml/smbdotconf/filename/vetofiles.xml docs-xml/smbdotconf/filename/vetooplockfiles.xml docs-xml/smbdotconf/vfs/vfsmkdirusetmpname.xml docs-xml/smbdotconf/vfs/vfsobjects.xml docs-xml/smbdotconf/misc/volume.xml docs-xml/smbdotconf/misc/volumeserialnumber.xml docs-xml/smbdotconf/misc/widelinks.xml docs-xml/smbdotconf/winbind/winbindcachetime.xml docs-xml/smbdotconf/winbind/winbinddsocketdirectory.xml docs-xml/smbdotconf/winbind/winbindenumgroups.xml docs-xml/smbdotconf/winbind/winbindenumusers.xml docs-xml/smbdotconf/winbind/winbindexpandgroups.xml docs-xml/smbdotconf/winbind/winbindignoredomains.xml docs-xml/smbdotconf/winbind/winbindmaxclients.xml docs-xml/smbdotconf/winbind/winbindmaxdomainconnections.xml docs-xml/smbdotconf/winbind/winbindnestedgroups.xml docs-xml/smbdotconf/winbind/winbindnormalizenames.xml docs-xml/smbdotconf/winbind/winbindnssinfo.xml docs-xml/smbdotconf/winbind/winbindofflinelogon.xml docs-xml/smbdotconf/winbind/winbindreconnectdelay.xml docs-xml/smbdotconf/winbind/winbindrefreshtickets.xml docs-xml/smbdotconf/winbind/winbindrequesttimeout.xml docs-xml/smbdotconf/winbind/winbindrpconly.xml docs-xml/smbdotconf/winbind/winbindscantrusteddomains.xml docs-xml/smbdotconf/winbind/winbindsealedpipes.xml docs-xml/smbdotconf/winbind/winbindseparator.xml docs-xml/smbdotconf/winbind/winbindusedefaultdomain.xml docs-xml/smbdotconf/winbind/winbindusekrb5enterpriseprincipals.xml docs-xml/smbdotconf/wins/winsdb-localowner.xml docs-xml/smbdotconf/wins/winsdb-nosync.xml docs-xml/smbdotconf/wins/winshook.xml docs-xml/smbdotconf/wins/winsproxy.xml docs-xml/smbdotconf/wins/winsserver.xml docs-xml/smbdotconf/wins/winssupport.xml docs-xml/smbdotconf/base/workgroup.xml docs-xml/smbdotconf/wins/wreplsrv-periodic_interval.xml docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml docs-xml/smbdotconf/wins/wreplsrv-scavenging_interval.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_extra_timeout.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_interval.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml docs-xml/smbdotconf/wins/wreplsrv-verify_interval.xml docs-xml/smbdotconf/security/writeable.xml docs-xml/smbdotconf/security/writelist.xml docs-xml/smbdotconf/protocol/writeraw.xml docs-xml/smbdotconf/misc/wspproperties.xml docs-xml/smbdotconf/misc/wtmpdirectory.xml -> bin/default/docs-xml/build/DTD/samba.build.pathconfig
[  6/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_iremotewinspool.c '
[  7/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_fileservervssagent.c '
[  8/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_lsarpc.c '
[  9/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_netdfs.c '
[ 10/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_nfs4acl_interface.c '
[ 11/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_rpcecho.c '
[ 12/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_file_quota.c '
[ 13/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smb2_query_quota.c '
[ 14/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smb1_nt_transact_query_quota.c '
[ 15/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_copychunk.c '
[ 16/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_compression.c '
[ 17/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_netinterface.c '
[ 18/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_sparse.c '
[ 19/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_resiliency.c '
[ 20/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_trim.c '
[ 21/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_spoolss_TYPE_IN_65.c '
[ 22/204] Compiling lib/ldb/ldb.pc.in
[ 23/204] Creating bin/default/lib/ldb/include/ldb_version.h
[ 24/204] Compiling lib/param/samba-hostconfig.pc.in
[ 25/204] Creating bin/default/source4/param/shares.empty.c
[ 26/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_drsuapi_TYPE_STRUCT.c '
[ 27/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_drsuapi_TYPE_IN.c '
[ 28/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_drsuapi_TYPE_OUT.c '
[ 29/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_epmapper_TYPE_STRUCT.c '
[ 30/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_epmapper_TYPE_IN.c '
[ 31/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_epmapper_TYPE_OUT.c '
[ 32/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_eventlog_TYPE_STRUCT.c '
[ 33/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_eventlog_TYPE_IN.c '
[ 34/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_eventlog_TYPE_OUT.c '
[ 35/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_browser_TYPE_STRUCT.c '
[ 36/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_browser_TYPE_IN.c '
[ 37/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_browser_TYPE_OUT.c '
[ 38/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dssetup_TYPE_STRUCT.c '
[ 39/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dssetup_TYPE_IN.c '
[ 40/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dssetup_TYPE_OUT.c '
[ 41/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_frsapi_TYPE_STRUCT.c '
[ 42/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_frsapi_TYPE_IN.c '
[ 43/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_frsapi_TYPE_OUT.c '
[ 44/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_spoolss_TYPE_STRUCT.c '
[ 45/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:47 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_spoolss_TYPE_IN.c '
[ 46/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_spoolss_TYPE_OUT.c '
[ 47/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dnsserver_TYPE_STRUCT.c '
[ 48/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dnsserver_TYPE_IN.c '
[ 49/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dnsserver_TYPE_OUT.c '
[ 50/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_samr_TYPE_STRUCT.c '
[ 51/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_samr_TYPE_IN.c '
[ 52/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_samr_TYPE_OUT.c '
[ 53/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_srvsvc_TYPE_STRUCT.c '
[ 54/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_srvsvc_TYPE_IN.c '
[ 55/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_srvsvc_TYPE_OUT.c '
[ 56/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winreg_TYPE_STRUCT.c '
[ 57/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winreg_TYPE_IN.c '
[ 58/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winreg_TYPE_OUT.c '
[ 59/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_mgmt_TYPE_STRUCT.c '
[ 60/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_mgmt_TYPE_IN.c '
[ 61/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_mgmt_TYPE_OUT.c '
[ 62/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_netlogon_TYPE_STRUCT.c '
[ 63/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_netlogon_TYPE_IN.c '
[ 64/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_netlogon_TYPE_OUT.c '
[ 65/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_svcctl_TYPE_STRUCT.c '
[ 66/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_svcctl_TYPE_IN.c '
[ 67/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_svcctl_TYPE_OUT.c '
[ 68/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_wkssvc_TYPE_STRUCT.c '
[ 69/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_wkssvc_TYPE_IN.c '
[ 70/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_wkssvc_TYPE_OUT.c '
[ 71/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_eventlog6_TYPE_STRUCT.c '
[ 72/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_eventlog6_TYPE_IN.c '
[ 73/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_eventlog6_TYPE_OUT.c '
[ 74/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_backupkey_TYPE_STRUCT.c '
[ 75/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_backupkey_TYPE_IN.c '
[ 76/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_backupkey_TYPE_OUT.c '
[ 77/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_witness_TYPE_STRUCT.c '
[ 78/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_witness_TYPE_IN.c '
[ 79/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_witness_TYPE_OUT.c '
[ 80/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_clusapi_TYPE_STRUCT.c '
[ 81/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_clusapi_TYPE_IN.c '
[ 82/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_clusapi_TYPE_OUT.c '
[ 83/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_mdssvc_TYPE_STRUCT.c '
[ 84/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_mdssvc_TYPE_IN.c '
[ 85/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_mdssvc_TYPE_OUT.c '
[ 86/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_atsvc_TYPE_STRUCT.c '
[ 87/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_atsvc_TYPE_IN.c '
[ 88/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_atsvc_TYPE_OUT.c '
[ 89/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_gkdi_TYPE_STRUCT.c '
[ 90/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_gkdi_TYPE_IN.c '
[ 91/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_gkdi_TYPE_OUT.c '
[ 92/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_initshutdown_TYPE_STRUCT.c '
[ 93/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_initshutdown_TYPE_IN.c '
[ 94/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_initshutdown_TYPE_OUT.c '
[ 95/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_ntsvcs_TYPE_STRUCT.c '
[ 96/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_ntsvcs_TYPE_IN.c '
[ 97/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_ntsvcs_TYPE_OUT.c '
[ 98/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_unixinfo_TYPE_STRUCT.c '
[ 99/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_unixinfo_TYPE_IN.c '
[100/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_unixinfo_TYPE_OUT.c '
[101/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_bkupblobs_TYPE_STRUCT.c '
[102/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_cab_TYPE_STRUCT.c '
[103/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_file_id_TYPE_STRUCT.c '
[104/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_fscc_TYPE_STRUCT.c '
[105/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_fsrvp_state_TYPE_STRUCT.c '
[106/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_named_pipe_auth_TYPE_STRUCT.c '
[107/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_negoex_TYPE_STRUCT.c '
[108/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_notify_TYPE_STRUCT.c '
[109/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_ntprinting_TYPE_STRUCT.c '
[110/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_odj_TYPE_STRUCT.c '
[111/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_printcap_TYPE_STRUCT.c '
[112/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_rap_TYPE_STRUCT.c '
[113/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smb2_lease_struct_TYPE_STRUCT.c '
[114/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_auth_TYPE_STRUCT.c '
[115/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_claims_TYPE_STRUCT.c '
[116/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dcerpc_TYPE_STRUCT.c '
[117/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dfsblobs_TYPE_STRUCT.c '
[118/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dns_TYPE_STRUCT.c '
[119/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_dnsp_TYPE_STRUCT.c '
[120/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_drsblobs_TYPE_STRUCT.c '
[121/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_gmsa_TYPE_STRUCT.c '
[122/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_idmap_TYPE_STRUCT.c '
[123/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_krb5pac_TYPE_STRUCT.c '
[124/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_krb5ccache_TYPE_STRUCT.c '
[125/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_schannel_TYPE_STRUCT.c '
[126/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_messaging_TYPE_STRUCT.c '
[127/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_misc_TYPE_STRUCT.c '
[128/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_nbt_TYPE_STRUCT.c '
[129/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_ntlmssp_TYPE_STRUCT.c '
[130/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_preg_TYPE_STRUCT.c '
[131/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_security_TYPE_STRUCT.c '
[132/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_server_id_TYPE_STRUCT.c '
[133/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smb_acl_TYPE_STRUCT.c '
[134/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_xattr_TYPE_STRUCT.c '
[135/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smb3posix_TYPE_STRUCT.c '
[136/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winbind_TYPE_STRUCT.c '
[137/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winbind_TYPE_IN.c '
[138/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winbind_TYPE_OUT.c '
[139/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_ntp_signd_TYPE_STRUCT.c '
[140/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_opendb_TYPE_STRUCT.c '
[141/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:48 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_sasl_helpers_TYPE_STRUCT.c '
[142/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winsif_TYPE_STRUCT.c '
[143/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_winsrepl_TYPE_STRUCT.c '
[144/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_irpc_TYPE_STRUCT.c '
[145/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_irpc_TYPE_IN.c '
[146/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_irpc_TYPE_OUT.c '
[147/204] Creating bin/default/source4/librpc/ndr-samba4.empty.c
[148/204] Creating bin/default/source4/librpc/dcerpc-samba4.empty.c
[149/204] Creating bin/default/source4/librpc/dcerpc-samr.empty.c
[150/204] Compiling source4/librpc/dcerpc_samr.pc.in
[151/204] Compiling source4/librpc/dcerpc.pc.in
[152/204] Creating bin/default/source4/dsdb/samdb/ldb_modules/dsdb-module.empty.c
[153/204] Compiling source4/dsdb/samdb.pc.in
[154/204] Creating bin/default/auth/ntlmssp/gensec_ntlmssp.empty.c
[155/204] Compiling auth/credentials/samba-credentials.pc.in
[156/204] Compiling nsswitch/libwbclient/wbclient.pc.in
[157/204] Compiling lib/util/samba-util.pc.in
[158/204] Creating bin/default/librpc/NDR_KRB5PAC.empty.c
[159/204] Compiling librpc/ndr_krb5pac.pc.in
[160/204] Creating bin/default/librpc/ndr-standard.empty.c
[161/204] Compiling librpc/ndr_standard.pc.in
[162/204] Creating bin/default/librpc/NDR_NBT.empty.c
[163/204] Compiling librpc/ndr_nbt.pc.in
[164/204] Creating bin/default/librpc/ndr-samba.empty.c
[165/204] Creating bin/default/librpc/dcerpc-samba.empty.c
[166/204] Creating bin/default/librpc/NDR_MISC.empty.c
[167/204] Compiling librpc/ndr.pc.in
[168/204] Creating bin/default/libcli/auth/cliauth.empty.c
[169/204] Compiling source4/lib/policy/samba-policy.pc.in
[170/204] Creating bin/default/lib/samba-sockets.empty.c
[171/204] Creating bin/default/source3/smbd/build_options.c
[172/204] Compiling source3/libnet/netapi.pc.in
[173/204] Creating bin/default/source3/samba-passdb.empty.c
[174/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_open_files_TYPE_STRUCT.c '
[175/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_open_files_TYPE_IN.c '
[176/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_open_files_TYPE_OUT.c '
[177/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_perfcount_TYPE_STRUCT.c '
[178/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_perfcount_TYPE_IN.c '
[179/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_perfcount_TYPE_OUT.c '
[180/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_secrets_TYPE_STRUCT.c '
[181/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_secrets_TYPE_IN.c '
[182/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_secrets_TYPE_OUT.c '
[183/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smbxsrv_TYPE_STRUCT.c '
[184/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smbxsrv_TYPE_IN.c '
[185/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_smbxsrv_TYPE_OUT.c '
[186/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_leases_db_TYPE_STRUCT.c '
[187/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_leases_db_TYPE_IN.c '
[188/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_leases_db_TYPE_OUT.c '
[189/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_rpcd_witness_TYPE_STRUCT.c '
[190/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_rpcd_witness_TYPE_IN.c '
[191/204] Compiling lib/fuzzing/fuzz_ndr_X.c
11:34:49 runner ' set -e; cp ../../lib/fuzzing/fuzz_ndr_X.c lib/fuzzing/fuzz_ndr_rpcd_witness_TYPE_OUT.c '
[192/204] Compiling source3/libsmb/smbclient.pc.in
[193/204] Creating bin/default/source3/modules/vfs.empty.c
[194/204] Creating bin/default/source3/modules/perfcount.empty.c
[195/204] Creating bin/default/source3/rpc_server/rpc.empty.c
[196/204] Creating bin/default/source3/rpc_server/RPC_SERVER.empty.c
[197/204] Creating bin/default/source3/rpc_server/RPC_SERVICE.empty.c
[198/204] Creating bin/default/source3/winbindd/idmap_hash.empty.c
[199/204] Creating bin/default/source3/winbindd/nss_info_hash.empty.c
[200/204] Compiling packaging/systemd/smb.service.in
[201/204] Compiling packaging/systemd/nmb.service.in
[202/204] Compiling packaging/systemd/winbind.service.in
[203/204] Compiling packaging/systemd/samba.service.in
[204/204] Compiling packaging/systemd/samba-bgqd.service.in
[205/205] Compiling lib/replace/replace.c
11:34:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_SAMBA_HOSTCC_', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL', '-DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/replace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/replace.c.1.o', '-I/usr/include/et']
[206/384] Creating bin/default/lib/replace/replace.vscript
[207/384] Creating bin/default/lib/socket/interfaces.vscript
[208/384] Creating bin/default/third_party/cmocka/cmocka.vscript
[209/384] Creating bin/default/lib/addns/addns.vscript
[210/384] Processing ldb.vscript: lib/ldb/ABI/ldb-0.9.10.sigs lib/ldb/ABI/ldb-0.9.12.sigs lib/ldb/ABI/ldb-0.9.15.sigs lib/ldb/ABI/ldb-0.9.16.sigs lib/ldb/ABI/ldb-0.9.17.sigs lib/ldb/ABI/ldb-0.9.18.sigs lib/ldb/ABI/ldb-0.9.19.sigs lib/ldb/ABI/ldb-0.9.20.sigs lib/ldb/ABI/ldb-0.9.22.sigs lib/ldb/ABI/ldb-0.9.23.sigs lib/ldb/ABI/ldb-0.9.24.sigs lib/ldb/ABI/ldb-1.0.0.sigs lib/ldb/ABI/ldb-1.0.1.sigs lib/ldb/ABI/ldb-1.0.2.sigs lib/ldb/ABI/ldb-1.1.0.sigs lib/ldb/ABI/ldb-1.1.1.sigs lib/ldb/ABI/ldb-1.1.2.sigs lib/ldb/ABI/ldb-1.1.3.sigs lib/ldb/ABI/ldb-1.1.4.sigs lib/ldb/ABI/ldb-1.1.5.sigs lib/ldb/ABI/ldb-1.1.6.sigs lib/ldb/ABI/ldb-1.1.7.sigs lib/ldb/ABI/ldb-1.1.8.sigs lib/ldb/ABI/ldb-1.1.9.sigs lib/ldb/ABI/ldb-1.1.10.sigs lib/ldb/ABI/ldb-1.1.11.sigs lib/ldb/ABI/ldb-1.1.12.sigs lib/ldb/ABI/ldb-1.1.13.sigs lib/ldb/ABI/ldb-1.1.14.sigs lib/ldb/ABI/ldb-1.1.15.sigs lib/ldb/ABI/ldb-1.1.16.sigs lib/ldb/ABI/ldb-1.1.17.sigs lib/ldb/ABI/ldb-1.1.18.sigs lib/ldb/ABI/ldb-1.1.19.sigs lib/ldb/ABI/ldb-1.1.20.sigs lib/ldb/ABI/ldb-1.1.21.sigs lib/ldb/ABI/ldb-1.1.22.sigs lib/ldb/ABI/ldb-1.1.23.sigs lib/ldb/ABI/ldb-1.1.24.sigs lib/ldb/ABI/ldb-1.1.25.sigs lib/ldb/ABI/ldb-1.1.26.sigs lib/ldb/ABI/ldb-1.1.27.sigs lib/ldb/ABI/ldb-1.1.28.sigs lib/ldb/ABI/ldb-1.1.29.sigs lib/ldb/ABI/ldb-1.1.30.sigs lib/ldb/ABI/ldb-1.1.31.sigs lib/ldb/ABI/ldb-1.2.0.sigs lib/ldb/ABI/ldb-1.2.1.sigs lib/ldb/ABI/ldb-1.2.2.sigs lib/ldb/ABI/ldb-1.2.3.sigs lib/ldb/ABI/ldb-1.3.0.sigs lib/ldb/ABI/ldb-1.3.1.sigs lib/ldb/ABI/ldb-1.3.2.sigs lib/ldb/ABI/ldb-1.4.0.sigs lib/ldb/ABI/ldb-1.4.1.sigs lib/ldb/ABI/ldb-1.5.0.sigs lib/ldb/ABI/ldb-1.5.1.sigs lib/ldb/ABI/ldb-1.5.2.sigs lib/ldb/ABI/ldb-1.5.3.sigs lib/ldb/ABI/ldb-1.6.0.sigs lib/ldb/ABI/ldb-1.6.1.sigs lib/ldb/ABI/ldb-1.6.2.sigs lib/ldb/ABI/ldb-1.6.3.sigs lib/ldb/ABI/ldb-2.0.0.sigs lib/ldb/ABI/ldb-2.0.1.sigs lib/ldb/ABI/ldb-2.0.2.sigs lib/ldb/ABI/ldb-2.0.3.sigs lib/ldb/ABI/ldb-2.0.4.sigs lib/ldb/ABI/ldb-2.0.5.sigs lib/ldb/ABI/ldb-2.1.0.sigs lib/ldb/ABI/ldb-2.1.1.sigs lib/ldb/ABI/ldb-2.2.0.sigs lib/ldb/ABI/ldb-2.4.0.sigs lib/ldb/ABI/ldb-2.4.1.sigs lib/ldb/ABI/ldb-2.5.0.sigs lib/ldb/ABI/ldb-2.6.0.sigs lib/ldb/ABI/ldb-2.6.1.sigs lib/ldb/ABI/ldb-2.7.0.sigs lib/ldb/ABI/ldb-2.8.0.sigs lib/ldb/ABI/ldb-2.9.0.sigs lib/ldb/ABI/ldb-2.10.0.sigs lib/ldb/ABI/ldb-2.11.0.sigs -> bin/default/lib/ldb/ldb.vscript
[211/384] Creating bin/default/lib/ldb/ldb_asq.vscript
[212/384] Creating bin/default/lib/ldb/ldb_server_sort.vscript
[213/384] Creating bin/default/lib/ldb/ldb_paged_searches.vscript
[214/384] Creating bin/default/lib/ldb/ldb_rdn_name.vscript
[215/384] Creating bin/default/lib/ldb/ldb_sample.vscript
[216/384] Creating bin/default/lib/ldb/ldb_skel.vscript
[217/384] Creating bin/default/lib/ldb/ldb_tdb.vscript
[218/384] Creating bin/default/lib/ldb/ldb_tdb_int.vscript
[219/384] Creating bin/default/lib/ldb/ldb_tdb_err_map.vscript
[220/384] Creating bin/default/lib/ldb/ldb_key_value.vscript
[221/384] Creating bin/default/lib/ldb/ldb_ldb.vscript
[222/384] Creating bin/default/lib/ldb/ldb-cmdline.vscript
[223/384] Creating bin/default/lib/param/server-role.vscript
[224/384] Creating bin/default/lib/param/samba-hostconfig.vscript
[225/384] Creating bin/default/lib/printer_driver/printer_driver.vscript
[226/384] Creating bin/default/lib/messaging/messages_dgm.vscript
[227/384] Creating bin/default/source4/param/shares.vscript
[228/384] Creating bin/default/source4/librpc/ndr-samba4.vscript
[229/384] Creating bin/default/source4/librpc/dcerpc-samba4.vscript
[230/384] Creating bin/default/source4/librpc/dcerpc-samr.vscript
[231/384] Creating bin/default/source4/librpc/dcerpc.vscript
[232/384] Creating bin/default/source4/dsdb/samdb/ldb_modules/dsdb-module.vscript
[233/384] Creating bin/default/source4/dsdb/samdb.vscript
[234/384] Creating bin/default/source4/dsdb/samdb-common.vscript
[235/384] Creating bin/default/source4/cluster/cluster.vscript
[236/384] Creating bin/default/source4/libnet/samba-net.vscript
[237/384] Creating bin/default/source4/auth/kerberos/authkrb5.vscript
[238/384] Creating bin/default/source4/auth/ntlm/auth4.vscript
[239/384] Creating bin/default/source4/auth/auth_unix_token.vscript
[240/384] Creating bin/default/auth/common_auth.vscript
[241/384] Creating bin/default/auth/gensec/gensec.vscript
[242/384] Creating bin/default/auth/credentials/samba-credentials.vscript
[243/384] Creating bin/default/nsswitch/nss_wrapper_winbind.vscript
[244/384] Creating bin/default/nsswitch/nss_winbind.vscript
[245/384] Creating bin/default/nsswitch/nss_wins.vscript
[246/384] Processing wbclient.vscript: nsswitch/libwbclient/ABI/wbclient-0.9.sigs nsswitch/libwbclient/ABI/wbclient-0.10.sigs nsswitch/libwbclient/ABI/wbclient-0.11.sigs nsswitch/libwbclient/ABI/wbclient-0.12.sigs nsswitch/libwbclient/ABI/wbclient-0.13.sigs nsswitch/libwbclient/ABI/wbclient-0.14.sigs nsswitch/libwbclient/ABI/wbclient-0.15.sigs nsswitch/libwbclient/ABI/wbclient-0.16.sigs -> bin/default/nsswitch/libwbclient/wbclient.vscript
[247/384] Creating bin/default/source4/lib/samba3/smbpasswdparser.vscript
[248/384] Creating bin/default/source4/lib/socket/netif.vscript
[249/384] Creating bin/default/lib/ldb-samba/ldbsamba.vscript
[250/384] Creating bin/default/lib/ldb-samba/ldbsamba_extensions.vscript
[251/384] Creating bin/default/lib/ldb-samba/ldb_ildap.vscript
[252/384] Creating bin/default/source4/lib/registry/registry.vscript
[253/384] Creating bin/default/source4/lib/messaging/MESSAGING_SEND.vscript
[254/384] Creating bin/default/source4/lib/messaging/MESSAGING.vscript
[255/384] Creating bin/default/source4/lib/events/events.vscript
[256/384] Creating bin/default/lib/util/time-basic.vscript
[257/384] Creating bin/default/lib/util/sys_rw.vscript
[258/384] Creating bin/default/lib/util/samba-debug.vscript
[259/384] Creating bin/default/lib/util/socket-blocking.vscript
[260/384] Creating bin/default/lib/util/talloc_report.vscript
[261/384] Creating bin/default/lib/util/talloc_report_printf.vscript
[262/384] Creating bin/default/lib/util/iov_buf.vscript
[263/384] Creating bin/default/lib/util/msghdr.vscript
[264/384] Creating bin/default/lib/util/genrand.vscript
[265/384] Creating bin/default/lib/util/stable_sort.vscript
[266/384] Creating bin/default/lib/util/samba-util.vscript
[267/384] Creating bin/default/lib/util/samba-modules.vscript
[268/384] Creating bin/default/lib/util/asn1util.vscript
[269/384] Creating bin/default/lib/util/util_crypt.vscript
[270/384] Creating bin/default/lib/util/util_tdb.vscript
[271/384] Creating bin/default/lib/util/tevent-util.vscript
[272/384] Creating bin/default/lib/util/util_setid.vscript
[273/384] Creating bin/default/lib/util/server_id_db.vscript
[274/384] Creating bin/default/lib/tdb_wrap/tdb-wrap.vscript
[275/384] Creating bin/default/lib/torture/torture.vscript
[276/384] Creating bin/default/libgpo/gpo.vscript
[277/384] Creating bin/default/libgpo/gpext.vscript
[278/384] Creating bin/default/source4/dns_server/dnsserver_common.vscript
[279/384] Creating bin/default/source4/ntvfs/posix/posix_eadb.vscript
[280/384] Creating bin/default/librpc/ndr-krb5pac.vscript
[281/384] Creating bin/default/librpc/ndr-standard.vscript
[282/384] Creating bin/default/librpc/ndr_nbt.vscript
[283/384] Creating bin/default/librpc/ndr-samba.vscript
[284/384] Creating bin/default/librpc/dcerpc-samba.vscript
[285/384] Processing ndr.vscript: librpc/ABI/ndr-0.0.1.sigs librpc/ABI/ndr-0.0.2.sigs librpc/ABI/ndr-0.0.3.sigs librpc/ABI/ndr-0.0.4.sigs librpc/ABI/ndr-0.0.5.sigs librpc/ABI/ndr-0.0.6.sigs librpc/ABI/ndr-0.0.7.sigs librpc/ABI/ndr-0.0.8.sigs librpc/ABI/ndr-0.0.9.sigs librpc/ABI/ndr-0.1.0.sigs librpc/ABI/ndr-0.1.1.sigs librpc/ABI/ndr-0.1.2.sigs librpc/ABI/ndr-0.2.0.sigs librpc/ABI/ndr-0.2.1.sigs librpc/ABI/ndr-1.0.0.sigs librpc/ABI/ndr-1.0.1.sigs librpc/ABI/ndr-1.0.2.sigs librpc/ABI/ndr-2.0.0.sigs librpc/ABI/ndr-3.0.0.sigs librpc/ABI/ndr-3.0.1.sigs librpc/ABI/ndr-3.0.2.sigs librpc/ABI/ndr-4.0.0.sigs librpc/ABI/ndr-5.0.0.sigs librpc/ABI/ndr-6.0.0.sigs -> bin/default/librpc/ndr.vscript
[286/384] Creating bin/default/librpc/dcerpc-binding.vscript
[287/384] Creating bin/default/librpc/dcerpc-pkt-auth.vscript
[288/384] Creating bin/default/librpc/dcerpc-server-core.vscript
[289/384] Creating bin/default/source4/libcli/ldap/cli-ldap.vscript
[290/384] Creating bin/default/source4/libcli/wbclient/LIBWBCLIENT_OLD.vscript
[291/384] Creating bin/default/source4/libcli/smbclient-raw.vscript
[292/384] Creating bin/default/libcli/smb/smb_transport.vscript
[293/384] Creating bin/default/libcli/smb/cli_smb_common.vscript
[294/384] Creating bin/default/libcli/util/samba-errors.vscript
[295/384] Creating bin/default/libcli/cldap/cli_cldap.vscript
[296/384] Creating bin/default/lib/dbwrap/dbwrap.vscript
[297/384] Creating bin/default/libcli/security/samba-security.vscript
[298/384] Creating bin/default/libcli/ldap/cli-ldap-common.vscript
[299/384] Creating bin/default/libcli/nbt/cli-nbt.vscript
[300/384] Creating bin/default/libcli/auth/cliauth.vscript
[301/384] Creating bin/default/libcli/dns/clidns.vscript
[302/384] Creating bin/default/libcli/registry/util_reg.vscript
[303/384] Creating bin/default/libcli/http/http.vscript
[304/384] Creating bin/default/lib/mscat/mscat.vscript
[305/384] Creating bin/default/lib/cmdline/cmdline.vscript
[306/384] Creating bin/default/source4/lib/policy/samba-policy.vscript
[307/384] Creating bin/default/libcli/named_pipe_auth/npa_tstream.vscript
[308/384] Creating bin/default/lib/samba-sockets.vscript
[309/384] Creating bin/default/libds/common/flag_mapping.vscript
[310/384] Creating bin/default/source3/netapi.vscript
[311/384] Creating bin/default/source3/gse.vscript
[312/384] Creating bin/default/source3/msrpc3.vscript
[313/384] Processing samba-passdb.vscript: source3/passdb/ABI/samba-passdb-0.2.0.sigs source3/passdb/ABI/samba-passdb-0.24.1.sigs source3/passdb/ABI/samba-passdb-0.24.2.sigs source3/passdb/ABI/samba-passdb-0.25.0.sigs source3/passdb/ABI/samba-passdb-0.26.0.sigs source3/passdb/ABI/samba-passdb-0.27.0.sigs source3/passdb/ABI/samba-passdb-0.27.1.sigs source3/passdb/ABI/samba-passdb-0.27.2.sigs source3/passdb/ABI/samba-passdb-0.28.0.sigs source3/passdb/ABI/samba-passdb-0.29.0.sigs -> bin/default/source3/samba-passdb.vscript
[314/384] Creating bin/default/source3/REG_FULL.vscript
[315/384] Creating bin/default/source3/cmdline_contexts.vscript
[316/384] Creating bin/default/source3/samba-cluster-support.vscript
[317/384] Creating bin/default/source3/messages_util.vscript
[318/384] Creating bin/default/source3/smbd_shim.vscript
[319/384] Creating bin/default/source3/libsmb.vscript
[320/384] Creating bin/default/source3/secrets3.vscript
[321/384] Creating bin/default/source3/ads.vscript
[322/384] Creating bin/default/source3/smbconf.vscript
[323/384] Creating bin/default/source3/smbd_base.vscript
[324/384] Creating bin/default/source3/printing_migrate.vscript
[325/384] Creating bin/default/source3/net_keytab.vscript
[326/384] Creating bin/default/source3/samba3-util.vscript
[327/384] Creating bin/default/source3/xattr_tdb.vscript
[328/384] Creating bin/default/source3/CHARSET3.vscript
[329/384] Creating bin/default/source3/libcli_lsa3.vscript
[330/384] Creating bin/default/source3/libcli_netlogon3.vscript
[331/384] Creating bin/default/source3/cli_spoolss.vscript
[332/384] Creating bin/default/source3/auth/auth.vscript
[333/384] Processing smbclient.vscript: source3/libsmb/ABI/smbclient-0.1.0.sigs source3/libsmb/ABI/smbclient-0.2.0.sigs source3/libsmb/ABI/smbclient-0.2.1.sigs source3/libsmb/ABI/smbclient-0.2.2.sigs source3/libsmb/ABI/smbclient-0.2.3.sigs source3/libsmb/ABI/smbclient-0.3.0.sigs source3/libsmb/ABI/smbclient-0.3.1.sigs source3/libsmb/ABI/smbclient-0.3.2.sigs source3/libsmb/ABI/smbclient-0.3.3.sigs source3/libsmb/ABI/smbclient-0.4.0.sigs source3/libsmb/ABI/smbclient-0.5.0.sigs source3/libsmb/ABI/smbclient-0.6.0.sigs source3/libsmb/ABI/smbclient-0.7.0.sigs source3/libsmb/ABI/smbclient-0.8.0.sigs -> bin/default/source3/libsmb/smbclient.vscript
[334/384] Creating bin/default/source3/modules/vfs_audit.vscript
[335/384] Creating bin/default/source3/modules/vfs_extd_audit.vscript
[336/384] Creating bin/default/source3/modules/vfs_full_audit.vscript
[337/384] Creating bin/default/source3/modules/vfs_fake_perms.vscript
[338/384] Creating bin/default/source3/modules/vfs_recycle.vscript
[339/384] Creating bin/default/source3/modules/vfs_fruit.vscript
[340/384] Creating bin/default/source3/modules/vfs_default_quota.vscript
[341/384] Creating bin/default/source3/modules/vfs_readonly.vscript
[342/384] Creating bin/default/source3/modules/vfs_cap.vscript
[343/384] Creating bin/default/source3/modules/vfs_expand_msdfs.vscript
[344/384] Creating bin/default/source3/modules/vfs_shadow_copy.vscript
[345/384] Creating bin/default/source3/modules/vfs_shadow_copy2.vscript
[346/384] Creating bin/default/source3/modules/vfs_xattr_tdb.vscript
[347/384] Creating bin/default/source3/modules/vfs_catia.vscript
[348/384] Creating bin/default/source3/modules/vfs_streams_xattr.vscript
[349/384] Creating bin/default/source3/modules/vfs_streams_depot.vscript
[350/384] Creating bin/default/source3/modules/vfs_commit.vscript
[351/384] Creating bin/default/source3/modules/vfs_gpfs.vscript
[352/384] Creating bin/default/source3/modules/vfs_readahead.vscript
[353/384] Creating bin/default/source3/modules/vfs_fileid.vscript
[354/384] Creating bin/default/source3/modules/vfs_aio_fork.vscript
[355/384] Creating bin/default/source3/modules/vfs_aio_pthread.vscript
[356/384] Creating bin/default/source3/modules/vfs_io_uring.vscript
[357/384] Creating bin/default/source3/modules/vfs_preopen.vscript
[358/384] Creating bin/default/source3/modules/vfs_syncops.vscript
[359/384] Creating bin/default/source3/modules/vfs_acl_xattr.vscript
[360/384] Creating bin/default/source3/modules/vfs_acl_tdb.vscript
[361/384] Creating bin/default/source3/modules/vfs_dirsort.vscript
[362/384] Creating bin/default/source3/modules/vfs_crossrename.vscript
[363/384] Creating bin/default/source3/modules/vfs_linux_xfs_sgid.vscript
[364/384] Creating bin/default/source3/modules/vfs_time_audit.vscript
[365/384] Creating bin/default/source3/modules/vfs_media_harmony.vscript
[366/384] Creating bin/default/source3/modules/vfs_unityed_media.vscript
[367/384] Creating bin/default/source3/modules/vfs_btrfs.vscript
[368/384] Creating bin/default/source3/modules/vfs_shell_snap.vscript
[369/384] Creating bin/default/source3/modules/vfs_glusterfs_fuse.vscript
[370/384] Creating bin/default/source3/modules/vfs_worm.vscript
[371/384] Creating bin/default/source3/modules/vfs_virusfilter.vscript
[372/384] Creating bin/default/source3/modules/vfs_offline.vscript
[373/384] Creating bin/default/source3/modules/vfs_widelinks.vscript
[374/384] Creating bin/default/source3/rpc_server/RPC_WORKER.vscript
[375/384] Creating bin/default/source3/rpc_server/RPC_SERVER_LOOP.vscript
[376/384] Creating bin/default/source3/winbindd/idmap.vscript
[377/384] Creating bin/default/source3/winbindd/idmap_rid.vscript
[378/384] Creating bin/default/source3/winbindd/idmap_tdb2.vscript
[379/384] Creating bin/default/source3/winbindd/idmap_hash.vscript
[380/384] Creating bin/default/source3/winbindd/idmap_autorid.vscript
[381/384] Creating bin/default/source3/winbindd/nss_info.vscript
[382/384] Creating bin/default/source3/winbindd/nss_info_hash.vscript
[383/384] Creating bin/default/source3/winbindd/idmap_script.vscript
[384/384] Creating bin/default/lib/krb5_wrap/krb5samba.vscript
[385/387] Compiling lib/replace/replace.c
11:34:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_MODULES=NULL', '-DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/replace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/replace.c.3.o', '-I/usr/include/et']
[386/387] Compiling lib/replace/replace.c
11:34:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_replace_builtin_MODULES=NULL', '-DSTATIC_replace_builtin_MODULES_PROTO=extern void __replace_builtin_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/replace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/replace.c.2.o', '-I/usr/include/et']
[387/387] Linking bin/default/lib/replace/libreplace-private-samba.so
11:34:50 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/replace.vscript', '-shared', 'lib/replace/replace.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/libreplace-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[388/505] Processing param_functions.c: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_functions.c
11:34:50 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/script/generate_param.py --file /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/smbdotconf/parameters.all.xml --output lib/param/param_functions.c --mode=FUNCTIONS '
[389/505] Processing param_functions.h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_functions.h
11:34:50 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/script/generate_param.py --file /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/smbdotconf/parameters.all.xml --output lib/param/param_functions.h --mode=LIBPROTO '
[390/505] Processing param_local.h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_local.h
11:34:51 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/script/generate_param.py --file /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/smbdotconf/parameters.all.xml --output lib/param/param_local.h --mode=PARAMDEFS --scope=LOCAL '
[391/505] Processing param_global.h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_global.h
11:34:51 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/script/generate_param.py --file /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/smbdotconf/parameters.all.xml --output lib/param/param_global.h --mode=PARAMDEFS --scope=GLOBAL '
[392/505] Processing param_table_gen.c: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_table_gen.c
11:34:51 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/script/generate_param.py --file /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/smbdotconf/parameters.all.xml --output lib/param/param_table_gen.c --mode=PARAMTABLE '
[393/505] Processing librpc/idl/drsuapi.idl
11:34:51 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/drsuapi.idl" '
[394/505] Processing librpc/idl/epmapper.idl
11:34:51 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/epmapper.idl" '
librpc/idl/epmapper.idl:203: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/epmapper.idl:204: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/epmapper.idl:219: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[395/505] Processing librpc/idl/eventlog.idl
11:34:51 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/eventlog.idl" '
[396/505] Processing librpc/idl/browser.idl
11:34:53 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/browser.idl" '
[397/505] Processing librpc/idl/dssetup.idl
11:34:54 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dssetup.idl" '
librpc/idl/dssetup.idl:84: warning: top-level [out] pointer `info' is not a [ref] pointer

[398/505] Processing librpc/idl/frsapi.idl
11:34:54 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/frsapi.idl" '
[399/505] Processing librpc/idl/spoolss.idl
11:34:54 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/spoolss.idl" '
librpc/idl/drsuapi.idl:1916: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/drsuapi.idl:766: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/drsuapi.idl:770: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/drsuapi.idl:778: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/drsuapi.idl:786: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/drsuapi.idl:794: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/drsuapi.idl:802: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[400/505] Processing librpc/idl/dnsserver.idl
11:34:55 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dnsserver.idl" '
librpc/idl/dnsserver.idl:1530: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/dnsserver.idl:1462: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/dnsserver.idl:1518: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[401/505] Processing librpc/idl/samr.idl
11:34:56 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/samr.idl" '
[402/505] Processing librpc/idl/srvsvc.idl
11:34:58 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/srvsvc.idl" '
librpc/idl/spoolss.idl:3567: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/spoolss.idl:919: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:1126: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:1318: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:1669: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:1693: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:1768: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:2116: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:2507: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/spoolss.idl:892: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1126: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1139: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1318: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1641: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1669: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1693: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1731: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:1768: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:2116: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:2135: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:2231: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:2273: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:2469: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:2507: warning: top-level [out] pointer `info' is not a [ref] pointer
librpc/idl/spoolss.idl:3014: warning: [out] argument `info' not a pointer
librpc/idl/spoolss.idl:3107: warning: top-level [out] pointer `info' is not a [ref] pointer

[403/505] Processing librpc/idl/winreg.idl
11:34:58 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/winreg.idl" '
librpc/idl/winreg.idl:191: warning: Got pointer for `size', expected fully dereferenced variable
librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
librpc/idl/winreg.idl:191: warning: Got pointer for `size', expected fully dereferenced variable
librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully dereferenced variable
librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully dereferenced variable
librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable

[404/505] Processing librpc/idl/mgmt.idl
11:35:00 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/mgmt.idl" '
librpc/idl/srvsvc.idl:1459: warning: top-level [out] pointer `hnd' is not a [ref] pointer

[405/505] Processing librpc/idl/netlogon.idl
11:35:00 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/netlogon.idl" '
[406/505] Processing librpc/idl/svcctl.idl
11:35:00 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/svcctl.idl" '
librpc/idl/svcctl.idl:1041: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/svcctl.idl:483: warning: top-level [out] pointer `TagId' is not a [ref] pointer
librpc/idl/svcctl.idl:494: warning: top-level [out] pointer `service_status' is not a [ref] pointer

[407/505] Processing librpc/idl/wkssvc.idl
11:35:02 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/wkssvc.idl" '
[408/505] Processing librpc/idl/eventlog6.idl
11:35:04 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/eventlog6.idl" '
librpc/idl/netlogon.idl:2040: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/netlogon.idl:983: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/netlogon.idl:1001: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/netlogon.idl:1246: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[409/505] Processing librpc/idl/backupkey.idl
11:35:04 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/backupkey.idl" '
[410/505] Processing librpc/idl/witness.idl
11:35:05 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/witness.idl" '
librpc/idl/backupkey.idl:154: warning: helper() is pidl-specific and deprecated. Use `include' instead

[411/505] Processing librpc/idl/clusapi.idl
11:35:05 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/clusapi.idl" '
librpc/idl/witness.idl:154: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/witness.idl:127: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[412/505] Processing librpc/idl/mdssvc.idl
11:35:05 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/mdssvc.idl" '
[413/505] Processing librpc/idl/echo.idl
11:35:05 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/echo.idl" '
[414/505] Processing librpc/idl/fsrvp.idl
11:35:06 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/fsrvp.idl" '
[415/505] Processing librpc/idl/lsa.idl
11:35:06 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/lsa.idl" '
[416/505] Processing librpc/idl/winspool.idl
11:35:08 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --server --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/winspool.idl" '
[417/505] Processing librpc/idl/atsvc.idl
11:35:08 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/atsvc.idl" '
[418/505] Processing librpc/idl/gkdi.idl
11:35:08 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/gkdi.idl" '
[419/505] Processing librpc/idl/initshutdown.idl
11:35:09 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --client --python --server-compat --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/initshutdown.idl" '
[420/505] Processing librpc/idl/ntsvcs.idl
11:35:10 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --client --python --server-compat --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/ntsvcs.idl" '
librpc/idl/ntsvcs.idl:264: warning: top-level [out] pointer `unknown5a' is not a [ref] pointer

[421/505] Processing librpc/idl/dfs.idl
11:35:10 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --client --python --server-compat --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dfs.idl" '
[422/505] Processing librpc/idl/unixinfo.idl
11:35:11 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --client --python --server --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/unixinfo.idl" '
[423/505] Processing librpc/idl/audiosrv.idl
11:35:11 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/audiosrv.idl" '
[424/505] Processing librpc/idl/dbgidl.idl
11:35:11 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dbgidl.idl" '
[425/505] Processing librpc/idl/dsbackup.idl
11:35:11 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dsbackup.idl" '
[426/505] Processing librpc/idl/efs.idl
11:35:12 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/efs.idl" '
[427/505] Processing librpc/idl/frstrans.idl
11:35:12 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/frstrans.idl" '
[428/505] Processing librpc/idl/frsrpc.idl
11:35:12 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/frsrpc.idl" '
[429/505] Processing librpc/idl/keysvc.idl
11:35:12 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/keysvc.idl" '
[430/505] Processing librpc/idl/msgsvc.idl
11:35:13 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/msgsvc.idl" '
[431/505] Processing librpc/idl/orpc.idl
11:35:13 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/orpc.idl" '
librpc/idl/orpc.idl:214: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[432/505] Processing librpc/idl/policyagent.idl
11:35:13 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/policyagent.idl" '
[433/505] Processing librpc/idl/rot.idl
11:35:13 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/rot.idl" '
librpc/idl/frsrpc.idl:459: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/frsrpc.idl:22: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:23: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:279: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:283: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:285: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:287: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:299: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:301: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:305: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:307: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:316: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:352: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:391: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:393: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/frsrpc.idl:396: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[434/505] Processing librpc/idl/scerpc.idl
11:35:13 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/scerpc.idl" '
[435/505] Processing librpc/idl/trkwks.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/trkwks.idl" '
[436/505] Processing librpc/idl/w32time.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/w32time.idl" '
[437/505] Processing librpc/idl/winstation.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/winstation.idl" '
[438/505] Processing librpc/idl/wzcsvc.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/wzcsvc.idl" '
[439/505] Processing librpc/idl/bkupblobs.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/bkupblobs.idl" '
[440/505] Processing librpc/idl/cab.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/cab.idl" '
librpc/idl/cab.idl:131: warning: helper() is pidl-specific and deprecated. Use `include' instead

[441/505] Processing librpc/idl/file_id.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/file_id.idl" '
[442/505] Processing librpc/idl/fscc.idl
11:35:14 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/fscc.idl" '
[443/505] Processing librpc/idl/fsrvp_state.idl
11:35:15 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/fsrvp_state.idl" '
[444/505] Processing librpc/idl/named_pipe_auth.idl
11:35:15 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/named_pipe_auth.idl" '
[445/505] Processing librpc/idl/negoex.idl
11:35:15 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/negoex.idl" '
librpc/idl/negoex.idl:153: warning: helper() is pidl-specific and deprecated. Use `include' instead

[446/505] Processing librpc/idl/notify.idl
11:35:15 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/notify.idl" '
[447/505] Processing librpc/idl/ntprinting.idl
11:35:15 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/ntprinting.idl" '
librpc/idl/ntprinting.idl:157: warning: helper() is pidl-specific and deprecated. Use `include' instead

[448/505] Processing librpc/idl/ODJ.idl
11:35:16 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/ODJ.idl" '
librpc/idl/ODJ.idl:269: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/ODJ.idl:180: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:181: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:182: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:183: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:184: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:187: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:188: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:189: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:190: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:191: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:204: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:211: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:219: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:223: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:238: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:246: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:247: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:248: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:255: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/ODJ.idl:267: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[449/505] Processing librpc/idl/printcap.idl
11:35:19 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/printcap.idl" '
[450/505] Processing librpc/idl/rap.idl
11:35:20 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/rap.idl" '
librpc/idl/rap.idl:1076: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/rap.idl:348: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:349: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:350: warning: [out] argument `count' not a pointer
librpc/idl/rap.idl:351: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:360: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:362: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:386: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:387: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:388: warning: [out] argument `count' not a pointer
librpc/idl/rap.idl:389: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:396: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:397: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:398: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:400: warning: [out] argument `info' not a pointer
librpc/idl/rap.idl:572: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:573: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:574: warning: [out] argument `count' not a pointer
librpc/idl/rap.idl:575: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:583: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:584: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:585: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:587: warning: [out] argument `info' not a pointer
librpc/idl/rap.idl:591: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:593: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:597: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:599: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:603: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:605: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:610: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:612: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:617: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:619: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:624: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:626: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:633: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:634: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:635: warning: [out] argument `count' not a pointer
librpc/idl/rap.idl:636: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:644: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:645: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:646: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:648: warning: [out] argument `info' not a pointer
librpc/idl/rap.idl:684: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:686: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:739: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:740: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:741: warning: [out] argument `count' not a pointer
librpc/idl/rap.idl:742: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:751: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:752: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:753: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:755: warning: [out] argument `info' not a pointer
librpc/idl/rap.idl:763: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:765: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:772: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:774: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:904: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:905: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:906: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:908: warning: [out] argument `info' not a pointer
librpc/idl/rap.idl:933: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:934: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:935: warning: [out] argument `count' not a pointer
librpc/idl/rap.idl:936: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:945: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:946: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:947: warning: [out] argument `available' not a pointer
librpc/idl/rap.idl:949: warning: [out] argument `info' not a pointer
librpc/idl/rap.idl:958: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:960: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:965: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:967: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:986: warning: [out] argument `status' not a pointer
librpc/idl/rap.idl:987: warning: [out] argument `convert' not a pointer
librpc/idl/rap.idl:989: warning: [out] argument `tod' not a pointer

[451/505] Processing librpc/idl/smb2_lease_struct.idl
11:35:20 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/smb2_lease_struct.idl" '
[452/505] Processing librpc/idl/ioctl.idl
11:35:21 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/ioctl.idl" '
[453/505] Processing librpc/idl/nfs4acl.idl
11:35:21 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/nfs4acl.idl" '
[454/505] Processing librpc/idl/quota.idl
11:35:21 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/quota.idl" '
[455/505] Processing librpc/idl/wsp_data.idl
11:35:22 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/wsp_data.idl" '
[456/505] Processing librpc/idl/wsp.idl
11:35:22 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/wsp.idl" '
[457/505] Processing librpc/idl/auth.idl
11:35:23 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/auth.idl" '
librpc/idl/wsp.idl:1339: warning: helper() is pidl-specific and deprecated. Use `include' instead

[458/505] Processing librpc/idl/claims.idl
11:35:24 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/claims.idl" '
librpc/idl/claims.idl:150: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/claims.idl:106: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/claims.idl:110: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/claims.idl:121: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[459/505] Processing librpc/idl/dcerpc.idl
11:35:24 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dcerpc.idl" '
librpc/idl/dcerpc.idl:663: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/dcerpc.idl:640: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[460/505] Processing librpc/idl/dfsblobs.idl
11:35:25 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dfsblobs.idl" '
[461/505] Processing librpc/idl/dns.idl
11:35:25 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dns.idl" '
librpc/idl/dns.idl:283: warning: helper() is pidl-specific and deprecated. Use `include' instead

[462/505] Processing librpc/idl/dnsp.idl
11:35:26 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/dnsp.idl" '
librpc/idl/dnsp.idl:295: warning: helper() is pidl-specific and deprecated. Use `include' instead

[463/505] Processing librpc/idl/drsblobs.idl
11:35:26 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/drsblobs.idl" '
librpc/idl/auth.idl:171: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/auth.idl:154: error: Unable to determine origin of type `struct cli_credentials'
librpc/idl/auth.idl:154: error: Unable to determine origin of type `struct cli_credentials'

[464/505] Processing librpc/idl/gmsa.idl
11:35:29 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/gmsa.idl" '
[465/505] Processing librpc/idl/idmap.idl
11:35:29 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/idmap.idl" '
[466/505] Processing librpc/idl/krb5pac.idl
11:35:29 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/krb5pac.idl" '
librpc/idl/drsblobs.idl:681: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/drsblobs.idl:382: warning: pointless array cntr: 'cntr_service_keys_0': length=0
librpc/idl/drsblobs.idl:382: warning: pointless array `service_keys' will always have size 0
librpc/idl/drsblobs.idl:382: warning: pointless array `service_keys' will always have size 0

[467/505] Processing librpc/idl/krb5ccache.idl
11:35:31 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/krb5ccache.idl" '
librpc/idl/krb5ccache.idl:78: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/krb5ccache.idl:91: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/krb5ccache.idl:147: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/krb5ccache.idl:152: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[468/505] Processing librpc/idl/schannel.idl
11:35:32 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/schannel.idl" '
librpc/idl/krb5pac.idl:265: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/krb5pac.idl:78: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/krb5pac.idl:186: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/krb5pac.idl:192: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
librpc/idl/krb5pac.idl:206: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[469/505] Processing librpc/idl/messaging.idl
11:35:34 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/messaging.idl" '
[470/505] Processing librpc/idl/misc.idl
11:35:35 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/misc.idl" '
[471/505] Processing librpc/idl/nbt.idl
11:35:35 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/nbt.idl" '
librpc/idl/schannel.idl:171: warning: helper() is pidl-specific and deprecated. Use `include' instead

[472/505] Processing librpc/idl/ntlmssp.idl
11:35:35 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/ntlmssp.idl" '
librpc/idl/nbt.idl:691: warning: helper() is pidl-specific and deprecated. Use `include' instead

[473/505] Processing librpc/idl/preg.idl
11:35:36 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/preg.idl" '
librpc/idl/ntlmssp.idl:308: warning: helper() is pidl-specific and deprecated. Use `include' instead

[474/505] Processing librpc/idl/security.idl
11:35:36 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/security.idl" '
librpc/idl/preg.idl:45: warning: helper() is pidl-specific and deprecated. Use `include' instead

[475/505] Processing librpc/idl/server_id.idl
11:35:36 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/server_id.idl" '
[476/505] Processing librpc/idl/smb_acl.idl
11:35:36 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/smb_acl.idl" '
[477/505] Processing librpc/idl/xattr.idl
11:35:37 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/xattr.idl" '
librpc/idl/security.idl:981: warning: helper() is pidl-specific and deprecated. Use `include' instead
librpc/idl/security.idl:788: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[478/505] Processing librpc/idl/smb3posix.idl
11:35:37 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/smb3posix.idl" '
[479/505] Processing librpc/idl/windows_event_ids.idl
11:35:37 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/windows_event_ids.idl" '
librpc/idl/xattr.idl:240: warning: helper() is pidl-specific and deprecated. Use `include' instead

[480/505] Processing librpc/idl/conditional_ace.idl
11:35:37 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/conditional_ace.idl" '
[481/505] Processing librpc/idl/winbind.idl
11:35:37 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --ndr-parser --server-compat --client --python --outputdir bin/default/librpc/gen_ndr -- "librpc/idl/winbind.idl" '
librpc/idl/conditional_ace.idl:288: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead

[482/505] Processing source4/librpc/idl/ntp_signd.idl
11:35:38 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --outputdir bin/default/source4/librpc/gen_ndr -- "source4/librpc/idl/ntp_signd.idl" '
[483/505] Processing source4/librpc/idl/opendb.idl
11:35:38 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --outputdir bin/default/source4/librpc/gen_ndr -- "source4/librpc/idl/opendb.idl" '
[484/505] Processing source4/librpc/idl/sasl_helpers.idl
11:35:38 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --outputdir bin/default/source4/librpc/gen_ndr -- "source4/librpc/idl/sasl_helpers.idl" '
[485/505] Processing source4/librpc/idl/winsif.idl
11:35:38 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --outputdir bin/default/source4/librpc/gen_ndr -- "source4/librpc/idl/winsif.idl" '
source4/librpc/idl/winsif.idl:343: warning: helper() is pidl-specific and deprecated. Use `include' instead
source4/librpc/idl/winsif.idl:243: warning: [out] argument `unc_name' not a pointer

[486/505] Processing source4/librpc/idl/winsrepl.idl
11:35:39 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --outputdir bin/default/source4/librpc/gen_ndr -- "source4/librpc/idl/winsrepl.idl" '
source4/librpc/idl/winsrepl.idl:175: warning: helper() is pidl-specific and deprecated. Use `include' instead

[487/505] Processing source4/librpc/idl/irpc.idl
11:35:40 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --client --python --outputdir bin/default/source4/librpc/gen_ndr -- "source4/librpc/idl/irpc.idl" '
librpc/idl/winbind.idl:286: warning: [out] argument `validation' not a pointer
librpc/idl/winbind.idl:288: warning: [out] argument `authoritative' not a pointer
librpc/idl/winbind.idl:286: error: winbind_SamLogon: [out] argument 'validation' is not a pointer or array, skip client functions

[488/505] Processing source4/lib/registry/regf.idl
11:35:43 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --header --tdr-parser --outputdir bin/default/source4/lib/registry -- "source4/lib/registry/regf.idl" '
[489/505] Processing gen_wsp_props: source4/scripting/bin/gen_wsp_props.py librpc/wsp/allprops-from-ms-wsp-spec.csv librpc/wsp/extra-props.csv -> bin/default/librpc/wsp/wsp_props_gen.c
11:35:43 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/scripting/bin/gen_wsp_props.py /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/wsp/allprops-from-ms-wsp-spec.csv /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/wsp/wsp_props_gen.c /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/wsp/extra-props.csv '
ok! parsed 418 properties and 204 propsets(guid)

[490/505] Processing hresult_generated: source4/scripting/bin/gen_hresult.py libcli/util/hresult_err_table.txt source4/scripting/bin/gen_error_common.py -> bin/default/libcli/util/hresult.h bin/default/libcli/util/hresult.c bin/default/libcli/util/py_hresult.c
11:35:43 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/scripting/bin/gen_hresult.py /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/libcli/util/hresult_err_table.txt /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/hresult.h /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/hresult.c /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/py_hresult.c '
parsed 8784 lines generated 2928 error definitions
writing new header file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/hresult.h
writing new source file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/hresult.c
writing new python file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/py_hresult.c

[491/505] Processing ntstatus_generated: source4/scripting/bin/gen_ntstatus.py libcli/util/ntstatus_err_table.txt source4/scripting/bin/gen_error_common.py -> bin/default/libcli/util/ntstatus_gen.h bin/default/libcli/util/nterr_gen.c bin/default/libcli/util/py_ntstatus.c bin/default/libcli/util/ntstatus_gen.rs
11:35:43 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/scripting/bin/gen_ntstatus.py /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/libcli/util/ntstatus_err_table.txt /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/ntstatus_gen.h /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/nterr_gen.c /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/py_ntstatus.c /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/ntstatus_gen.rs '
parsed 5406 lines generated 1795 error definitions
writing new header file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/ntstatus_gen.h
writing new source file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/nterr_gen.c
writing new python file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/py_ntstatus.c
writing new rust file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/ntstatus_gen.rs

[492/505] Processing werror_generated: source4/scripting/bin/gen_werror.py libcli/util/werror_err_table.txt source4/scripting/bin/gen_error_common.py -> bin/default/libcli/util/werror_gen.h bin/default/libcli/util/werror_gen.c bin/default/libcli/util/werror_friendly_gen.c bin/default/libcli/util/py_werror.c
11:35:43 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/scripting/bin/gen_werror.py /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/libcli/util/werror_err_table.txt /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/werror_gen.h /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/werror_gen.c /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/werror_friendly_gen.c /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/py_werror.c '
parsed 8112 lines generated 2703 error definitions
writing new header file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/werror_gen.h
writing new source file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/werror_gen.c
writing new source file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/werror_friendly_gen.c
writing new python file: /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/py_werror.c

[493/505] Processing libcli/wsp/wsp_aqs_lexer.l
11:35:44 runner ' set -e; /usr/bin/flex --header-file=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/wsp/wsp_aqs_lexer.h --outfile=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/wsp/wsp_aqs_lexer.c /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/libcli/wsp/wsp_aqs_lexer.l '
[494/505] Compiling lib/mscat/mscat.asn
11:35:44 runner ' set -e; /usr/bin/asn1Parser --output lib/mscat/mscat_asn1_tab.c ../../lib/mscat/mscat.asn '
source4/librpc/idl/irpc.idl:28: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
source4/librpc/idl/irpc.idl:70: warning: [out] argument `info' not a pointer
source4/librpc/idl/irpc.idl:83: warning: top-level [out] pointer `dcname' is not a [ref] pointer
source4/librpc/idl/irpc.idl:91: warning: [out] argument `num_addrs' not a pointer
source4/librpc/idl/irpc.idl:113: warning: [out] argument `generic_reply' not a pointer
source4/librpc/idl/irpc.idl:159: warning: [out] argument `info' not a pointer
source4/librpc/idl/irpc.idl:70: error: nbtd_information: [out] argument 'info' is not a pointer or array, skip client functions
source4/librpc/idl/irpc.idl:83: error: nbtd_getdcname: [out] argument 'dcname' is a pointer to a string type, skip client functions
source4/librpc/idl/irpc.idl:91: error: nbtd_proxy_wins_challenge: [out] argument 'num_addrs' is not a pointer or array, skip client functions
source4/librpc/idl/irpc.idl:113: error: kdc_check_generic_kerberos: [out] argument 'generic_reply' is not a pointer or array, skip client functions
source4/librpc/idl/irpc.idl:159: error: smbsrv_information: [out] argument 'info' is not a pointer or array, skip client functions

[495/505] Processing source3/librpc/idl/open_files.idl
11:35:44 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --client --python --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/open_files.idl" '
Done.

[496/505] Processing source3/librpc/idl/perfcount.idl
11:35:44 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --client --python --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/perfcount.idl" '
[497/505] Processing source3/librpc/idl/secrets.idl
11:35:44 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --client --python --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/secrets.idl" '
source3/librpc/idl/open_files.idl:33: error: Unable to determine origin of type `struct timeval'
source3/librpc/idl/open_files.idl:33: error: Unable to determine origin of type `struct timeval'
source3/librpc/idl/open_files.idl:95: error: Unable to determine origin of type `struct timespec'
source3/librpc/idl/open_files.idl:95: error: Unable to determine origin of type `struct timespec'
source3/librpc/idl/open_files.idl:96: error: Unable to determine origin of type `struct timespec'
source3/librpc/idl/open_files.idl:96: error: Unable to determine origin of type `struct timespec'
source3/librpc/idl/open_files.idl:97: error: Unable to determine origin of type `struct timespec'
source3/librpc/idl/open_files.idl:97: error: Unable to determine origin of type `struct timespec'
source3/librpc/idl/open_files.idl:98: error: Unable to determine origin of type `struct timespec'
source3/librpc/idl/open_files.idl:98: error: Unable to determine origin of type `struct timespec'

[498/505] Processing source3/librpc/idl/smbXsrv.idl
11:35:44 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --client --python --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/smbXsrv.idl" '
[499/505] Processing source3/librpc/idl/leases_db.idl
11:35:48 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --client --python --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/leases_db.idl" '
[500/505] Processing source3/librpc/idl/rpcd_witness.idl
11:35:49 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --client --python --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/rpcd_witness.idl" '
[501/505] Processing source3/librpc/idl/libnetapi.idl
11:35:49 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/libnetapi.idl" '
source3/librpc/idl/smbXsrv.idl:78: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:78: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:100: error: Unable to determine origin of type `struct smbXsrv_client_table'
source3/librpc/idl/smbXsrv.idl:100: error: Unable to determine origin of type `struct smbXsrv_client_table'
source3/librpc/idl/smbXsrv.idl:101: error: Unable to determine origin of type `struct tevent_context'
source3/librpc/idl/smbXsrv.idl:101: error: Unable to determine origin of type `struct tevent_context'
source3/librpc/idl/smbXsrv.idl:102: error: Unable to determine origin of type `struct messaging_context'
source3/librpc/idl/smbXsrv.idl:102: error: Unable to determine origin of type `struct messaging_context'
source3/librpc/idl/smbXsrv.idl:111: error: Unable to determine origin of type `struct smbd_server_connection'
source3/librpc/idl/smbXsrv.idl:111: error: Unable to determine origin of type `struct smbd_server_connection'
source3/librpc/idl/smbXsrv.idl:116: error: Unable to determine origin of type `struct smbXsrv_session_table'
source3/librpc/idl/smbXsrv.idl:116: error: Unable to determine origin of type `struct smbXsrv_session_table'
source3/librpc/idl/smbXsrv.idl:120: error: Unable to determine origin of type `struct smbXsrv_tcon_table'
source3/librpc/idl/smbXsrv.idl:120: error: Unable to determine origin of type `struct smbXsrv_tcon_table'
source3/librpc/idl/smbXsrv.idl:126: error: Unable to determine origin of type `struct smbXsrv_open_table'
source3/librpc/idl/smbXsrv.idl:126: error: Unable to determine origin of type `struct smbXsrv_open_table'
source3/librpc/idl/smbXsrv.idl:133: error: Unable to determine origin of type `struct smbXsrv_connection'
source3/librpc/idl/smbXsrv.idl:133: error: Unable to determine origin of type `struct smbXsrv_connection'
source3/librpc/idl/smbXsrv.idl:136: error: Unable to determine origin of type `struct tevent_req'
source3/librpc/idl/smbXsrv.idl:136: error: Unable to determine origin of type `struct tevent_req'
source3/librpc/idl/smbXsrv.idl:137: error: Unable to determine origin of type `struct tevent_req'
source3/librpc/idl/smbXsrv.idl:137: error: Unable to determine origin of type `struct tevent_req'
source3/librpc/idl/smbXsrv.idl:142: error: Unable to determine origin of type `struct smbXsrv_pending_break'
source3/librpc/idl/smbXsrv.idl:142: error: Unable to determine origin of type `struct smbXsrv_pending_break'
source3/librpc/idl/smbXsrv.idl:227: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:227: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:229: error: Unable to determine origin of type `struct smbXsrv_connection'
source3/librpc/idl/smbXsrv.idl:229: error: Unable to determine origin of type `struct smbXsrv_connection'
source3/librpc/idl/smbXsrv.idl:235: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:235: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:254: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:254: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:256: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:256: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:258: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:258: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:260: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:260: error: Unable to determine origin of type `struct smb2_signing_key'
source3/librpc/idl/smbXsrv.idl:293: error: Unable to determine origin of type `struct smbXsrv_connection'
source3/librpc/idl/smbXsrv.idl:293: error: Unable to determine origin of type `struct smbXsrv_connection'
source3/librpc/idl/smbXsrv.idl:294: error: Unable to determine origin of type `struct gensec_security'
source3/librpc/idl/smbXsrv.idl:294: error: Unable to determine origin of type `struct gensec_security'
source3/librpc/idl/smbXsrv.idl:295: error: Unable to determine origin of type `struct smbXsrv_preauth'
source3/librpc/idl/smbXsrv.idl:295: error: Unable to determine origin of type `struct smbXsrv_preauth'
source3/librpc/idl/smbXsrv.idl:304: error: Unable to determine origin of type `struct smbXsrv_session_table'
source3/librpc/idl/smbXsrv.idl:304: error: Unable to determine origin of type `struct smbXsrv_session_table'
source3/librpc/idl/smbXsrv.idl:305: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:305: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:315: error: Unable to determine origin of type `struct smbXsrv_tcon_table'
source3/librpc/idl/smbXsrv.idl:315: error: Unable to determine origin of type `struct smbXsrv_tcon_table'
source3/librpc/idl/smbXsrv.idl:356: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:356: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:394: error: Unable to determine origin of type `struct smbXsrv_tcon_table'
source3/librpc/idl/smbXsrv.idl:394: error: Unable to determine origin of type `struct smbXsrv_tcon_table'
source3/librpc/idl/smbXsrv.idl:395: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:395: error: Unable to determine origin of type `struct db_record'
source3/librpc/idl/smbXsrv.idl:400: error: Unable to determine origin of type `struct connection_struct'
source3/librpc/idl/smbXsrv.idl:400: error: Unable to determine origin of type `struct connection_struct'
source3/librpc/idl/smbXsrv.idl:471: error: Unable to determine origin of type `struct smbXsrv_open_table'
source3/librpc/idl/smbXsrv.idl:471: error: Unable to determine origin of type `struct smbXsrv_open_table'
source3/librpc/idl/smbXsrv.idl:476: error: Unable to determine origin of type `struct files_struct'
source3/librpc/idl/smbXsrv.idl:476: error: Unable to determine origin of type `struct files_struct'

[502/505] Processing source3/librpc/idl/rpc_host.idl
11:35:50 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --header --ndr-parser --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/rpc_host.idl" '
[503/505] Processing source3/librpc/idl/libnet_join.idl
11:35:50 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/include --header --ndr-parser --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/libnet_join.idl" '
[504/505] Processing source3/librpc/idl/ads.idl
11:35:58 runner ' cd ../.. && PERL_HASH_SEED=0  CC="x86_64-pc-linux-gnu-gcc" /usr/bin/perl pidl/pidl --quiet --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/librpc/idl --includedir=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/include --header --ndr-parser --outputdir bin/default/source3/librpc/gen_ndr -- "source3/librpc/idl/ads.idl" '
[505/505] Processing s3_param_proto_h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/source3/param/param_proto.h
11:35:58 runner ' set -e; /usr/bin/python3.13 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/script/generate_param.py --file /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/smbdotconf/parameters.all.xml --output source3/param/param_proto.h --mode=S3PROTO '
source3/librpc/idl/libnet_join.idl:48: warning: [out] argument `account_name' not a pointer
source3/librpc/idl/libnet_join.idl:49: warning: [out] argument `netbios_domain_name' not a pointer
source3/librpc/idl/libnet_join.idl:50: warning: [out] argument `dns_domain_name' not a pointer
source3/librpc/idl/libnet_join.idl:51: warning: [out] argument `forest_name' not a pointer
source3/librpc/idl/libnet_join.idl:52: warning: [out] argument `dn' not a pointer
source3/librpc/idl/libnet_join.idl:53: warning: [out] argument `domain_guid' not a pointer
source3/librpc/idl/libnet_join.idl:55: warning: [out] argument `modified_config' not a pointer
source3/librpc/idl/libnet_join.idl:56: warning: [out] argument `error_string' not a pointer
source3/librpc/idl/libnet_join.idl:57: warning: [out] argument `domain_is_ad' not a pointer
source3/librpc/idl/libnet_join.idl:58: warning: [out] argument `set_encryption_types' not a pointer
source3/librpc/idl/libnet_join.idl:59: warning: [out] argument `krb5_salt' not a pointer
source3/librpc/idl/libnet_join.idl:60: warning: top-level [out] pointer `dcinfo' is not a [ref] pointer
source3/librpc/idl/libnet_join.idl:62: warning: [out] argument `account_rid' not a pointer
source3/librpc/idl/libnet_join.idl:77: warning: [out] argument `netbios_domain_name' not a pointer
source3/librpc/idl/libnet_join.idl:78: warning: [out] argument `dns_domain_name' not a pointer
source3/librpc/idl/libnet_join.idl:79: warning: [out] argument `forest_name' not a pointer
source3/librpc/idl/libnet_join.idl:80: warning: [out] argument `modified_config' not a pointer
source3/librpc/idl/libnet_join.idl:81: warning: [out] argument `error_string' not a pointer
source3/librpc/idl/libnet_join.idl:82: warning: [out] argument `disabled_machine_account' not a pointer
source3/librpc/idl/libnet_join.idl:84: warning: [out] argument `deleted_machine_account' not a pointer

[506/555] Processing lib/param/param_proto.h: lib/param/loadparm.c lib/param/util.c lib/param/param_table.c -> bin/default/lib/param/param_proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="lib/param/param_proto.h" ../../lib/param/loadparm.c ../../lib/param/util.c ../../lib/param/param_table.c '
[507/555] Processing source4/librpc/rpc/dcerpc_proto.h: source4/librpc/rpc/dcerpc.c source4/librpc/rpc/dcerpc_auth.c source4/librpc/rpc/dcerpc_schannel.c source4/librpc/rpc/dcerpc_util.c source4/librpc/rpc/dcerpc_smb.c source4/librpc/rpc/dcerpc_sock.c source4/librpc/rpc/dcerpc_roh_channel_in.c source4/librpc/rpc/dcerpc_roh_channel_out.c source4/librpc/rpc/dcerpc_roh.c source4/librpc/rpc/dcerpc_connect.c source4/librpc/rpc/dcerpc_secondary.c -> bin/default/source4/librpc/rpc/dcerpc_proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/librpc/rpc/dcerpc_proto.h" ../../source4/librpc/rpc/dcerpc.c ../../source4/librpc/rpc/dcerpc_auth.c ../../source4/librpc/rpc/dcerpc_schannel.c ../../source4/librpc/rpc/dcerpc_util.c ../../source4/librpc/rpc/dcerpc_smb.c ../../source4/librpc/rpc/dcerpc_sock.c ../../source4/librpc/rpc/dcerpc_roh_channel_in.c ../../source4/librpc/rpc/dcerpc_roh_channel_out.c ../../source4/librpc/rpc/dcerpc_roh.c ../../source4/librpc/rpc/dcerpc_connect.c ../../source4/librpc/rpc/dcerpc_secondary.c '
[508/555] Processing source4/dsdb/samdb/ldb_modules/util_proto.h: source4/dsdb/samdb/ldb_modules/util.c source4/dsdb/samdb/ldb_modules/acl_util.c source4/dsdb/samdb/ldb_modules/schema_util.c source4/dsdb/samdb/ldb_modules/netlogon.c -> bin/default/source4/dsdb/samdb/ldb_modules/util_proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/dsdb/samdb/ldb_modules/util_proto.h" ../../source4/dsdb/samdb/ldb_modules/util.c ../../source4/dsdb/samdb/ldb_modules/acl_util.c ../../source4/dsdb/samdb/ldb_modules/schema_util.c ../../source4/dsdb/samdb/ldb_modules/netlogon.c '
[509/555] Compiling source4/dsdb/samdb/ldb_modules/ridalloc.c
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/dsdb/samdb/ldb_modules/ridalloc.h" ../../source4/dsdb/samdb/ldb_modules/ridalloc.c '
[510/555] Processing source4/dsdb/samdb/samdb_proto.h: source4/dsdb/samdb/samdb.c source4/dsdb/samdb/samdb_privilege.c source4/dsdb/samdb/cracknames.c source4/dsdb/repl/replicated_objects.c -> bin/default/source4/dsdb/samdb/samdb_proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/dsdb/samdb/samdb_proto.h" ../../source4/dsdb/samdb/samdb.c ../../source4/dsdb/samdb/samdb_privilege.c ../../source4/dsdb/samdb/cracknames.c ../../source4/dsdb/repl/replicated_objects.c '
[511/555] Processing source4/dsdb/common/proto.h: source4/dsdb/common/util.c source4/dsdb/common/util_trusts.c source4/dsdb/common/util_groups.c source4/dsdb/common/util_samr.c source4/dsdb/common/dsdb_dn.c source4/dsdb/common/dsdb_access.c source4/dsdb/common/util_links.c source4/dsdb/common/rodc_helper.c source4/dsdb/gmsa/gkdi.c source4/dsdb/gmsa/util.c -> bin/default/source4/dsdb/common/proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/dsdb/common/proto.h" ../../source4/dsdb/common/util.c ../../source4/dsdb/common/util_trusts.c ../../source4/dsdb/common/util_groups.c ../../source4/dsdb/common/util_samr.c ../../source4/dsdb/common/dsdb_dn.c ../../source4/dsdb/common/dsdb_access.c ../../source4/dsdb/common/util_links.c ../../source4/dsdb/common/rodc_helper.c ../../source4/dsdb/gmsa/gkdi.c ../../source4/dsdb/gmsa/util.c '
[512/555] Processing source4/dsdb/schema/proto.h: source4/dsdb/schema/schema_init.c source4/dsdb/schema/schema_set.c source4/dsdb/schema/schema_query.c source4/dsdb/schema/schema_syntax.c source4/dsdb/schema/schema_description.c source4/dsdb/schema/schema_convert_to_ol.c source4/dsdb/schema/schema_inferiors.c source4/dsdb/schema/schema_prefixmap.c source4/dsdb/schema/schema_info_attr.c source4/dsdb/schema/schema_filtered.c source4/dsdb/schema/dsdb_dn.c -> bin/default/source4/dsdb/schema/proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/dsdb/schema/proto.h" ../../source4/dsdb/schema/schema_init.c ../../source4/dsdb/schema/schema_set.c ../../source4/dsdb/schema/schema_query.c ../../source4/dsdb/schema/schema_syntax.c ../../source4/dsdb/schema/schema_description.c ../../source4/dsdb/schema/schema_convert_to_ol.c ../../source4/dsdb/schema/schema_inferiors.c ../../source4/dsdb/schema/schema_prefixmap.c ../../source4/dsdb/schema/schema_info_attr.c ../../source4/dsdb/schema/schema_filtered.c ../../source4/dsdb/schema/dsdb_dn.c '
[513/555] Processing source4/libnet/libnet_proto.h: source4/libnet/libnet.c source4/libnet/libnet_passwd.c source4/libnet/libnet_time.c source4/libnet/libnet_rpc.c source4/libnet/libnet_site.c source4/libnet/libnet_become_dc.c source4/libnet/libnet_unbecome_dc.c source4/libnet/libnet_user.c source4/libnet/libnet_group.c source4/libnet/libnet_share.c source4/libnet/libnet_lookup.c source4/libnet/libnet_domain.c source4/libnet/userinfo.c source4/libnet/groupinfo.c source4/libnet/userman.c source4/libnet/groupman.c source4/libnet/prereq_domain.c -> bin/default/source4/libnet/libnet_proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libnet/libnet_proto.h" ../../source4/libnet/libnet.c ../../source4/libnet/libnet_passwd.c ../../source4/libnet/libnet_time.c ../../source4/libnet/libnet_rpc.c ../../source4/libnet/libnet_site.c ../../source4/libnet/libnet_become_dc.c ../../source4/libnet/libnet_unbecome_dc.c ../../source4/libnet/libnet_user.c ../../source4/libnet/libnet_group.c ../../source4/libnet/libnet_share.c ../../source4/libnet/libnet_lookup.c ../../source4/libnet/libnet_domain.c ../../source4/libnet/userinfo.c ../../source4/libnet/groupinfo.c ../../source4/libnet/userman.c ../../source4/libnet/groupman.c ../../source4/libnet/prereq_domain.c '
[514/555] Compiling source4/auth/gensec/gensec_tstream.c
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/gensec/gensec_proto.h" ../../source4/auth/gensec/gensec_tstream.c '
[515/555] Compiling source4/auth/kerberos/kerberos_pac.c
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/kerberos/proto.h" ../../source4/auth/kerberos/kerberos_pac.c '
[516/555] Compiling source4/auth/kerberos/kerberos_util.c
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/kerberos/kerberos_util.h" ../../source4/auth/kerberos/kerberos_util.c '
[517/555] Compiling source4/auth/kerberos/srv_keytab.c
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/kerberos/kerberos_srv_keytab.h" ../../source4/auth/kerberos/srv_keytab.c '
[518/555] Processing source4/auth/ntlm/auth_proto.h: source4/auth/ntlm/auth.c source4/auth/ntlm/auth_util.c source4/auth/ntlm/auth_simple.c -> bin/default/source4/auth/ntlm/auth_proto.h
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/ntlm/auth_proto.h" ../../source4/auth/ntlm/auth.c ../../source4/auth/ntlm/auth_util.c ../../source4/auth/ntlm/auth_simple.c '
[519/555] Compiling source4/auth/session.c
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/session_proto.h" ../../source4/auth/session.c '
[520/555] Compiling source4/auth/unix_token.c
11:35:59 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/unix_token_proto.h" ../../source4/auth/unix_token.c '
[521/555] Compiling source4/auth/system_session.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/system_session_proto.h" ../../source4/auth/system_session.c '
[522/555] Compiling source4/auth/sam.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/auth/auth_sam.h" ../../source4/auth/sam.c '
[523/555] Processing auth/gensec/gensec_toplevel_proto.h: auth/gensec/gensec.c auth/gensec/gensec_start.c auth/gensec/gensec_util.c -> bin/default/auth/gensec/gensec_toplevel_proto.h
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="auth/gensec/gensec_toplevel_proto.h" ../../auth/gensec/gensec.c ../../auth/gensec/gensec_start.c ../../auth/gensec/gensec_util.c '
[524/555] Compiling source4/lib/socket/interface.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/lib/socket/netif_proto.h" ../../source4/lib/socket/interface.c '
[525/555] Processing lib/ldb-samba/ldif_handlers_proto.h: lib/ldb-samba/ldif_handlers.c lib/ldb-samba/ldb_matching_rules.c -> bin/default/lib/ldb-samba/ldif_handlers_proto.h
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="lib/ldb-samba/ldif_handlers_proto.h" ../../lib/ldb-samba/ldif_handlers.c ../../lib/ldb-samba/ldb_matching_rules.c '
[526/555] Compiling source4/lib/registry/tools/common.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/lib/registry/tools/common.h" ../../source4/lib/registry/tools/common.c '
[527/555] Processing source4/lib/registry/tests/proto.h: source4/lib/registry/tests/generic.c source4/lib/registry/tests/hive.c source4/lib/registry/tests/diff.c source4/lib/registry/tests/registry.c -> bin/default/source4/lib/registry/tests/proto.h
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/lib/registry/tests/proto.h" ../../source4/lib/registry/tests/generic.c ../../source4/lib/registry/tests/hive.c ../../source4/lib/registry/tests/diff.c ../../source4/lib/registry/tests/registry.c '
[528/555] Compiling lib/util/unix_privs.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="lib/util/unix_privs.h" ../../lib/util/unix_privs.c '
[529/555] Compiling lib/crypto/md4test.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="lib/crypto/test_proto.h" ../../lib/crypto/md4test.c '
[530/555] Compiling source4/winbind/idmap.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/winbind/idmap_proto.h" ../../source4/winbind/idmap.c '
[531/555] Compiling source4/cldap_server/rootdse.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/cldap_server/proto.h" ../../source4/cldap_server/rootdse.c '
[532/555] Compiling source4/ntvfs/posix/posix_eadb.c
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/ntvfs/posix/posix_eadb_proto.h" ../../source4/ntvfs/posix/posix_eadb.c '
[533/555] Processing source4/torture/smb2/proto.h: source4/torture/smb2/acls.c source4/torture/smb2/attr.c source4/torture/smb2/block.c source4/torture/smb2/bench.c source4/torture/smb2/charset.c source4/torture/smb2/compound.c source4/torture/smb2/connect.c source4/torture/smb2/create.c source4/torture/smb2/credits.c source4/torture/smb2/delete-on-close.c source4/torture/smb2/deny.c source4/torture/smb2/dir.c source4/torture/smb2/dosmode.c source4/torture/smb2/durable_open.c source4/torture/smb2/durable_v2_open.c source4/torture/smb2/ea.c source4/torture/smb2/getinfo.c source4/torture/smb2/ioctl.c source4/torture/smb2/lease.c source4/torture/smb2/lease_break_handler.c source4/torture/smb2/lock.c source4/torture/smb2/max_allowed.c source4/torture/smb2/mangle.c source4/torture/smb2/maxfid.c source4/torture/smb2/maxwrite.c source4/torture/smb2/mkdir.c source4/torture/smb2/multichannel.c source4/torture/smb2/oplock_break_handler.c source4/torture/smb2/notify.c source4/torture/smb2/notify_disabled.c source4/torture/smb2/oplock.c source4/torture/smb2/read.c source4/torture/smb2/read_write.c source4/torture/smb2/rename.c source4/torture/smb2/replay.c source4/torture/smb2/scan.c source4/torture/smb2/secleak.c source4/torture/smb2/session.c source4/torture/smb2/sessid.c source4/torture/smb2/setinfo.c source4/torture/smb2/sharemode.c source4/torture/smb2/smb2.c source4/torture/smb2/streams.c source4/torture/smb2/samba3misc.c source4/torture/smb2/tcon.c source4/torture/smb2/timestamps.c source4/torture/smb2/util.c -> bin/default/source4/torture/smb2/proto.h
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/smb2/proto.h" ../../source4/torture/smb2/acls.c ../../source4/torture/smb2/attr.c ../../source4/torture/smb2/block.c ../../source4/torture/smb2/bench.c ../../source4/torture/smb2/charset.c ../../source4/torture/smb2/compound.c ../../source4/torture/smb2/connect.c ../../source4/torture/smb2/create.c ../../source4/torture/smb2/credits.c ../../source4/torture/smb2/delete-on-close.c ../../source4/torture/smb2/deny.c ../../source4/torture/smb2/dir.c ../../source4/torture/smb2/dosmode.c ../../source4/torture/smb2/durable_open.c ../../source4/torture/smb2/durable_v2_open.c ../../source4/torture/smb2/ea.c ../../source4/torture/smb2/getinfo.c ../../source4/torture/smb2/ioctl.c ../../source4/torture/smb2/lease.c ../../source4/torture/smb2/lease_break_handler.c ../../source4/torture/smb2/lock.c ../../source4/torture/smb2/max_allowed.c ../../source4/torture/smb2/mangle.c ../../source4/torture/smb2/maxfid.c ../../source4/torture/smb2/maxwrite.c ../../source4/torture/smb2/mkdir.c ../../source4/torture/smb2/multichannel.c ../../source4/torture/smb2/oplock_break_handler.c ../../source4/torture/smb2/notify.c ../../source4/torture/smb2/notify_disabled.c ../../source4/torture/smb2/oplock.c ../../source4/torture/smb2/read.c ../../source4/torture/smb2/read_write.c ../../source4/torture/smb2/rename.c ../../source4/torture/smb2/replay.c ../../source4/torture/smb2/scan.c ../../source4/torture/smb2/secleak.c ../../source4/torture/smb2/session.c ../../source4/torture/smb2/sessid.c ../../source4/torture/smb2/setinfo.c ../../source4/torture/smb2/sharemode.c ../../source4/torture/smb2/smb2.c ../../source4/torture/smb2/streams.c ../../source4/torture/smb2/samba3misc.c ../../source4/torture/smb2/tcon.c ../../source4/torture/smb2/timestamps.c ../../source4/torture/smb2/util.c '
[534/555] Processing source4/torture/winbind/proto.h: source4/torture/winbind/winbind.c source4/torture/winbind/struct_based.c nsswitch/libwbclient/tests/wbclient.c -> bin/default/source4/torture/winbind/proto.h
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/winbind/proto.h" ../../source4/torture/winbind/winbind.c ../../source4/torture/winbind/struct_based.c ../../nsswitch/libwbclient/tests/wbclient.c '
[535/555] Processing source4/torture/libnetapi/proto.h: source4/torture/libnetapi/libnetapi.c source4/torture/libnetapi/libnetapi_user.c source4/torture/libnetapi/libnetapi_group.c source4/torture/libnetapi/libnetapi_server.c -> bin/default/source4/torture/libnetapi/proto.h
11:36:00 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/libnetapi/proto.h" ../../source4/torture/libnetapi/libnetapi.c ../../source4/torture/libnetapi/libnetapi_user.c ../../source4/torture/libnetapi/libnetapi_group.c ../../source4/torture/libnetapi/libnetapi_server.c '
[536/555] Compiling source4/torture/libsmbclient/libsmbclient.c
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/libsmbclient/proto.h" ../../source4/torture/libsmbclient/libsmbclient.c '
[537/555] Processing source4/torture/gpo/proto.h: source4/torture/gpo/gpo.c source4/torture/gpo/apply.c -> bin/default/source4/torture/gpo/proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/gpo/proto.h" ../../source4/torture/gpo/gpo.c ../../source4/torture/gpo/apply.c '
[538/555] Processing source4/torture/dfs/proto.h: source4/torture/dfs/domaindfs.c source4/torture/dfs/common.c -> bin/default/source4/torture/dfs/proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/dfs/proto.h" ../../source4/torture/dfs/domaindfs.c ../../source4/torture/dfs/common.c '
[539/555] Processing source4/torture/auth/proto.h: source4/torture/auth/ntlmssp.c source4/torture/auth/pac.c source4/torture/auth/smbencrypt.c -> bin/default/source4/torture/auth/proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/auth/proto.h" ../../source4/torture/auth/ntlmssp.c ../../source4/torture/auth/pac.c ../../source4/torture/auth/smbencrypt.c '
[540/555] Processing source4/torture/nbench/proto.h: source4/torture/nbench/nbio.c source4/torture/nbench/nbench.c -> bin/default/source4/torture/nbench/proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/nbench/proto.h" ../../source4/torture/nbench/nbio.c ../../source4/torture/nbench/nbench.c '
[541/555] Processing source4/torture/unix/proto.h: source4/torture/unix/unix.c source4/torture/unix/whoami.c source4/torture/unix/unix_info2.c -> bin/default/source4/torture/unix/proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/unix/proto.h" ../../source4/torture/unix/unix.c ../../source4/torture/unix/whoami.c ../../source4/torture/unix/unix_info2.c '
[542/555] Processing source4/torture/ldap/proto.h: source4/torture/ldap/common.c source4/torture/ldap/basic.c source4/torture/ldap/schema.c source4/torture/ldap/uptodatevector.c source4/torture/ldap/cldap.c source4/torture/ldap/netlogon.c source4/torture/ldap/cldapbench.c source4/torture/ldap/ldap_sort.c source4/torture/ldap/nested_search.c source4/torture/ldap/session_expiry.c -> bin/default/source4/torture/ldap/proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/ldap/proto.h" ../../source4/torture/ldap/common.c ../../source4/torture/ldap/basic.c ../../source4/torture/ldap/schema.c ../../source4/torture/ldap/uptodatevector.c ../../source4/torture/ldap/cldap.c ../../source4/torture/ldap/netlogon.c ../../source4/torture/ldap/cldapbench.c ../../source4/torture/ldap/ldap_sort.c ../../source4/torture/ldap/nested_search.c ../../source4/torture/ldap/session_expiry.c '
[543/555] Processing source4/torture/vfs/proto.h: source4/torture/vfs/vfs.c source4/torture/vfs/fruit.c source4/torture/vfs/acl_xattr.c -> bin/default/source4/torture/vfs/proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/torture/vfs/proto.h" ../../source4/torture/vfs/vfs.c ../../source4/torture/vfs/fruit.c ../../source4/torture/vfs/acl_xattr.c '
[544/555] Processing librpc/rpc/dcesrv_core_proto.h: librpc/rpc/dcesrv_core.c librpc/rpc/dcesrv_auth.c librpc/rpc/dcesrv_mgmt.c librpc/rpc/dcesrv_reply.c librpc/rpc/dcesrv_handles.c -> bin/default/librpc/rpc/dcesrv_core_proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="librpc/rpc/dcesrv_core_proto.h" ../../librpc/rpc/dcesrv_core.c ../../librpc/rpc/dcesrv_auth.c ../../librpc/rpc/dcesrv_mgmt.c ../../librpc/rpc/dcesrv_reply.c ../../librpc/rpc/dcesrv_handles.c '
[545/555] Processing source4/libcli/ldap/ldap_proto.h: source4/libcli/ldap/ldap_client.c source4/libcli/ldap/ldap_bind.c source4/libcli/ldap/ldap_ildap.c source4/libcli/ldap/ldap_controls.c -> bin/default/source4/libcli/ldap/ldap_proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/ldap/ldap_proto.h" ../../source4/libcli/ldap/ldap_client.c ../../source4/libcli/ldap/ldap_bind.c ../../source4/libcli/ldap/ldap_ildap.c ../../source4/libcli/ldap/ldap_controls.c '
[546/555] Compiling source4/libcli/util/clilsa.c
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/util/clilsa.h" ../../source4/libcli/util/clilsa.c '
[547/555] Compiling source4/libcli/composite/composite.c
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/composite/proto.h" ../../source4/libcli/composite/composite.c '
[548/555] Compiling source4/libcli/wrepl/winsrepl.c
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/wrepl/winsrepl_proto.h" ../../source4/libcli/wrepl/winsrepl.c '
[549/555] Compiling source4/libcli/resolve/resolve.c
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/resolve/proto.h" ../../source4/libcli/resolve/resolve.c '
[550/555] Processing source4/libcli/resolve/lp_proto.h: source4/libcli/resolve/bcast.c source4/libcli/resolve/nbtlist.c source4/libcli/resolve/wins.c source4/libcli/resolve/dns_ex.c source4/libcli/resolve/host.c source4/libcli/resolve/lmhosts.c source4/libcli/resolve/resolve_lp.c -> bin/default/source4/libcli/resolve/lp_proto.h
11:36:01 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/resolve/lp_proto.h" ../../source4/libcli/resolve/bcast.c ../../source4/libcli/resolve/nbtlist.c ../../source4/libcli/resolve/wins.c ../../source4/libcli/resolve/dns_ex.c ../../source4/libcli/resolve/host.c ../../source4/libcli/resolve/lmhosts.c ../../source4/libcli/resolve/resolve_lp.c '
[551/555] Compiling source4/libcli/finddcs_cldap.c
11:36:02 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/finddcs_proto.h" ../../source4/libcli/finddcs_cldap.c '
[552/555] Processing source4/libcli/raw/raw_proto.h: source4/libcli/raw/rawfile.c source4/libcli/raw/smb_signing.c source4/libcli/raw/clisocket.c source4/libcli/raw/clitransport.c source4/libcli/raw/clisession.c source4/libcli/raw/clitree.c source4/libcli/raw/clierror.c source4/libcli/raw/rawrequest.c source4/libcli/raw/rawreadwrite.c source4/libcli/raw/rawsearch.c source4/libcli/raw/rawsetfileinfo.c source4/libcli/raw/raweas.c source4/libcli/raw/rawtrans.c source4/libcli/raw/clioplock.c source4/libcli/raw/rawnegotiate.c source4/libcli/raw/rawfsinfo.c source4/libcli/raw/rawfileinfo.c source4/libcli/raw/rawnotify.c source4/libcli/raw/rawioctl.c source4/libcli/raw/rawacl.c source4/libcli/raw/rawdate.c source4/libcli/raw/rawlpq.c source4/libcli/raw/rawshadow.c -> bin/default/source4/libcli/raw/raw_proto.h
11:36:02 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/raw/raw_proto.h" ../../source4/libcli/raw/rawfile.c ../../source4/libcli/raw/smb_signing.c ../../source4/libcli/raw/clisocket.c ../../source4/libcli/raw/clitransport.c ../../source4/libcli/raw/clisession.c ../../source4/libcli/raw/clitree.c ../../source4/libcli/raw/clierror.c ../../source4/libcli/raw/rawrequest.c ../../source4/libcli/raw/rawreadwrite.c ../../source4/libcli/raw/rawsearch.c ../../source4/libcli/raw/rawsetfileinfo.c ../../source4/libcli/raw/raweas.c ../../source4/libcli/raw/rawtrans.c ../../source4/libcli/raw/clioplock.c ../../source4/libcli/raw/rawnegotiate.c ../../source4/libcli/raw/rawfsinfo.c ../../source4/libcli/raw/rawfileinfo.c ../../source4/libcli/raw/rawnotify.c ../../source4/libcli/raw/rawioctl.c ../../source4/libcli/raw/rawacl.c ../../source4/libcli/raw/rawdate.c ../../source4/libcli/raw/rawlpq.c ../../source4/libcli/raw/rawshadow.c '
[553/555] Processing source4/libcli/smb2/smb2_proto.h: source4/libcli/smb2/transport.c source4/libcli/smb2/request.c source4/libcli/smb2/session.c source4/libcli/smb2/tcon.c source4/libcli/smb2/create.c source4/libcli/smb2/close.c source4/libcli/smb2/connect.c source4/libcli/smb2/getinfo.c source4/libcli/smb2/write.c source4/libcli/smb2/read.c source4/libcli/smb2/setinfo.c source4/libcli/smb2/find.c source4/libcli/smb2/ioctl.c source4/libcli/smb2/logoff.c source4/libcli/smb2/tdis.c source4/libcli/smb2/flush.c source4/libcli/smb2/lock.c source4/libcli/smb2/notify.c source4/libcli/smb2/cancel.c source4/libcli/smb2/keepalive.c source4/libcli/smb2/break.c source4/libcli/smb2/util.c source4/libcli/smb2/signing.c source4/libcli/smb2/lease_break.c -> bin/default/source4/libcli/smb2/smb2_proto.h
11:36:02 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/smb2/smb2_proto.h" ../../source4/libcli/smb2/transport.c ../../source4/libcli/smb2/request.c ../../source4/libcli/smb2/session.c ../../source4/libcli/smb2/tcon.c ../../source4/libcli/smb2/create.c ../../source4/libcli/smb2/close.c ../../source4/libcli/smb2/connect.c ../../source4/libcli/smb2/getinfo.c ../../source4/libcli/smb2/write.c ../../source4/libcli/smb2/read.c ../../source4/libcli/smb2/setinfo.c ../../source4/libcli/smb2/find.c ../../source4/libcli/smb2/ioctl.c ../../source4/libcli/smb2/logoff.c ../../source4/libcli/smb2/tdis.c ../../source4/libcli/smb2/flush.c ../../source4/libcli/smb2/lock.c ../../source4/libcli/smb2/notify.c ../../source4/libcli/smb2/cancel.c ../../source4/libcli/smb2/keepalive.c ../../source4/libcli/smb2/break.c ../../source4/libcli/smb2/util.c ../../source4/libcli/smb2/signing.c ../../source4/libcli/smb2/lease_break.c '
[554/555] Compiling source4/libcli/rap/rap.c
11:36:02 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="source4/libcli/rap/proto.h" ../../source4/libcli/rap/rap.c '
[555/555] Compiling libcli/nbt/nbtname.c
11:36:02 runner ' /usr/bin/perl "/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/script/mkproto.pl" --srcdir=.. --builddir=. --public=/dev/null --private="libcli/nbt/nbtname.h" ../../libcli/nbt/nbtname.c '
[556/641] Compiling lib/ldb/include/ldb.h
[557/641] Compiling lib/ldb/include/ldb_errors.h
[558/641] Compiling lib/ldb/include/ldb_module.h
[559/641] Compiling lib/ldb/include/ldb_handlers.h
[560/641] Compiling bin/default/lib/ldb/include/ldb_version.h
[561/641] Compiling lib/param/param.h
[562/641] Compiling bin/default/version.h
[563/641] Compiling lib/util/charset/charset.h
[564/641] Compiling source4/param/share.h
[565/641] Compiling bin/default/librpc/gen_ndr/ndr_samr_c.h
[566/641] Compiling source4/librpc/rpc/dcerpc.h
[567/641] Compiling source4/auth/session.h
[568/641] Compiling auth/credentials/credentials.h
[569/641] Compiling nsswitch/libwbclient/wbclient.h
[570/641] Compiling lib/ldb-samba/ldb_wrap.h
[571/641] Compiling lib/util/attr.h
[572/641] Compiling lib/util/data_blob.h
[573/641] Compiling lib/util/debug.h
[574/641] Compiling lib/util/discard.h
[575/641] Compiling lib/util/time.h
[576/641] Compiling lib/util/idtree.h
[577/641] Compiling lib/util/idtree_random.h
[578/641] Compiling lib/util/blocking.h
[579/641] Compiling lib/util/signal.h
[580/641] Compiling lib/util/substitute.h
[581/641] Compiling lib/util/fault.h
[582/641] Compiling lib/util/genrand.h
[583/641] Compiling lib/util/tfork.h
[584/641] Compiling lib/util/tevent_ntstatus.h
[585/641] Compiling lib/util/tevent_unix.h
[586/641] Compiling lib/util/tevent_werror.h
[587/641] Compiling lib/util/util_ldb.h
[588/641] Compiling lib/tdr/tdr.h
[589/641] Compiling lib/tsocket/tsocket.h
[590/641] Compiling lib/tsocket/tsocket_internal.h
[591/641] Compiling bin/default/librpc/gen_ndr/auth.h
[592/641] Compiling bin/default/librpc/gen_ndr/server_id.h
[593/641] Compiling bin/default/librpc/gen_ndr/security.h
[594/641] Compiling bin/default/librpc/gen_ndr/ndr_dcerpc.h
[595/641] Compiling bin/default/librpc/gen_ndr/dcerpc.h
[596/641] Compiling librpc/ndr/ndr_dcerpc.h
[597/641] Compiling bin/default/librpc/gen_ndr/ndr_drsuapi.h
[598/641] Compiling bin/default/librpc/gen_ndr/drsuapi.h
[599/641] Compiling librpc/ndr/ndr_drsuapi.h
[600/641] Compiling bin/default/librpc/gen_ndr/ndr_drsblobs.h
[601/641] Compiling bin/default/librpc/gen_ndr/drsblobs.h
[602/641] Compiling librpc/ndr/ndr_drsblobs.h
[603/641] Compiling bin/default/librpc/gen_ndr/krb5pac.h
[604/641] Compiling bin/default/librpc/gen_ndr/ndr_krb5pac.h
[605/641] Compiling librpc/ndr/ndr_krb5pac.h
[606/641] Compiling bin/default/librpc/gen_ndr/samr.h
[607/641] Compiling bin/default/librpc/gen_ndr/ndr_samr.h
[608/641] Compiling bin/default/librpc/gen_ndr/lsa.h
[609/641] Compiling bin/default/librpc/gen_ndr/netlogon.h
[610/641] Compiling bin/default/librpc/gen_ndr/atsvc.h
[611/641] Compiling bin/default/librpc/gen_ndr/ndr_atsvc.h
[612/641] Compiling bin/default/librpc/gen_ndr/ndr_svcctl.h
[613/641] Compiling bin/default/librpc/gen_ndr/svcctl.h
[614/641] Compiling bin/default/librpc/gen_ndr/claims.h
[615/641] Compiling bin/default/librpc/gen_ndr/smb3posix.h
[616/641] Compiling bin/default/librpc/gen_ndr/smb2_lease_struct.h
[617/641] Compiling bin/default/librpc/gen_ndr/nbt.h
[618/641] Compiling bin/default/librpc/gen_ndr/ndr_nbt.h
[619/641] Compiling librpc/ndr/ndr_nbt.h
[620/641] Compiling bin/default/librpc/gen_ndr/ndr_svcctl_c.h
[621/641] Compiling librpc/ndr/ndr_svcctl.h
[622/641] Compiling bin/default/librpc/gen_ndr/misc.h
[623/641] Compiling bin/default/librpc/gen_ndr/ndr_misc.h
[624/641] Compiling librpc/ndr/libndr.h
[625/641] Compiling librpc/rpc/rpc_common.h
[626/641] Compiling librpc/rpc/dcesrv_core.h
[627/641] Compiling libcli/util/error.h
[628/641] Compiling libcli/util/ntstatus.h
[629/641] Compiling bin/default/libcli/util/ntstatus_gen.h
[630/641] Compiling libcli/util/doserr.h
[631/641] Compiling libcli/util/werror.h
[632/641] Compiling bin/default/libcli/util/werror_gen.h
[633/641] Compiling bin/default/libcli/util/hresult.h
[634/641] Compiling libcli/auth/credentials.h
[635/641] Compiling source4/lib/policy/policy.h
[636/641] Compiling source3/lib/netapi/netapi.h
[637/641] Compiling source3/include/passdb.h
[638/641] Compiling source3/passdb/machine_sid.h
[639/641] Compiling source3/passdb/lookup_sid.h
[640/641] Compiling lib/smbconf/smbconf.h
[641/641] Compiling source3/include/libsmbclient.h
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
compat: "uselib_local" is deprecated, replace by "use"
[ 642/2769] Processing GEN_NDR_TABLES: librpc/tables.pl bin/default/librpc/gen_ndr/ndr_drsuapi.h bin/default/librpc/gen_ndr/ndr_epmapper.h bin/default/librpc/gen_ndr/ndr_eventlog.h bin/default/librpc/gen_ndr/ndr_browser.h bin/default/librpc/gen_ndr/ndr_dssetup.h bin/default/librpc/gen_ndr/ndr_frsapi.h bin/default/librpc/gen_ndr/ndr_spoolss.h bin/default/librpc/gen_ndr/ndr_dnsserver.h bin/default/librpc/gen_ndr/ndr_samr.h bin/default/librpc/gen_ndr/ndr_srvsvc.h bin/default/librpc/gen_ndr/ndr_winreg.h bin/default/librpc/gen_ndr/ndr_mgmt.h bin/default/librpc/gen_ndr/ndr_netlogon.h bin/default/librpc/gen_ndr/ndr_svcctl.h bin/default/librpc/gen_ndr/ndr_wkssvc.h bin/default/librpc/gen_ndr/ndr_eventlog6.h bin/default/librpc/gen_ndr/ndr_backupkey.h bin/default/librpc/gen_ndr/ndr_witness.h bin/default/librpc/gen_ndr/ndr_clusapi.h bin/default/librpc/gen_ndr/ndr_mdssvc.h bin/default/librpc/gen_ndr/ndr_echo.h bin/default/librpc/gen_ndr/ndr_fsrvp.h bin/default/librpc/gen_ndr/ndr_lsa.h bin/default/librpc/gen_ndr/ndr_winspool.h bin/default/librpc/gen_ndr/ndr_atsvc.h bin/default/librpc/gen_ndr/ndr_gkdi.h bin/default/librpc/gen_ndr/ndr_initshutdown.h bin/default/librpc/gen_ndr/ndr_ntsvcs.h bin/default/librpc/gen_ndr/ndr_dfs.h bin/default/librpc/gen_ndr/ndr_unixinfo.h bin/default/librpc/gen_ndr/ndr_audiosrv.h bin/default/librpc/gen_ndr/ndr_dbgidl.h bin/default/librpc/gen_ndr/ndr_dsbackup.h bin/default/librpc/gen_ndr/ndr_efs.h bin/default/librpc/gen_ndr/ndr_frstrans.h bin/default/librpc/gen_ndr/ndr_frsrpc.h bin/default/librpc/gen_ndr/ndr_keysvc.h bin/default/librpc/gen_ndr/ndr_msgsvc.h bin/default/librpc/gen_ndr/ndr_orpc.h bin/default/librpc/gen_ndr/ndr_policyagent.h bin/default/librpc/gen_ndr/ndr_rot.h bin/default/librpc/gen_ndr/ndr_scerpc.h bin/default/librpc/gen_ndr/ndr_trkwks.h bin/default/librpc/gen_ndr/ndr_w32time.h bin/default/librpc/gen_ndr/ndr_winstation.h bin/default/librpc/gen_ndr/ndr_wzcsvc.h bin/default/librpc/gen_ndr/ndr_bkupblobs.h bin/default/librpc/gen_ndr/ndr_cab.h bin/default/librpc/gen_ndr/ndr_file_id.h bin/default/librpc/gen_ndr/ndr_fscc.h bin/default/librpc/gen_ndr/ndr_fsrvp_state.h bin/default/librpc/gen_ndr/ndr_named_pipe_auth.h bin/default/librpc/gen_ndr/ndr_negoex.h bin/default/librpc/gen_ndr/ndr_notify.h bin/default/librpc/gen_ndr/ndr_ntprinting.h bin/default/librpc/gen_ndr/ndr_ODJ.h bin/default/librpc/gen_ndr/ndr_printcap.h bin/default/librpc/gen_ndr/ndr_rap.h bin/default/librpc/gen_ndr/ndr_smb2_lease_struct.h bin/default/librpc/gen_ndr/ndr_ioctl.h bin/default/librpc/gen_ndr/ndr_nfs4acl.h bin/default/librpc/gen_ndr/ndr_quota.h bin/default/librpc/gen_ndr/ndr_wsp_data.h bin/default/librpc/gen_ndr/ndr_wsp.h bin/default/librpc/gen_ndr/ndr_auth.h bin/default/librpc/gen_ndr/ndr_claims.h bin/default/librpc/gen_ndr/ndr_dcerpc.h bin/default/librpc/gen_ndr/ndr_dfsblobs.h bin/default/librpc/gen_ndr/ndr_dns.h bin/default/librpc/gen_ndr/ndr_dnsp.h bin/default/librpc/gen_ndr/ndr_drsblobs.h bin/default/librpc/gen_ndr/ndr_gmsa.h bin/default/librpc/gen_ndr/ndr_idmap.h bin/default/librpc/gen_ndr/ndr_krb5pac.h bin/default/librpc/gen_ndr/ndr_krb5ccache.h bin/default/librpc/gen_ndr/ndr_schannel.h bin/default/librpc/gen_ndr/ndr_messaging.h bin/default/librpc/gen_ndr/ndr_misc.h bin/default/librpc/gen_ndr/ndr_nbt.h bin/default/librpc/gen_ndr/ndr_ntlmssp.h bin/default/librpc/gen_ndr/ndr_preg.h bin/default/librpc/gen_ndr/ndr_security.h bin/default/librpc/gen_ndr/ndr_server_id.h bin/default/librpc/gen_ndr/ndr_smb_acl.h bin/default/librpc/gen_ndr/ndr_xattr.h bin/default/librpc/gen_ndr/ndr_smb3posix.h bin/default/librpc/gen_ndr/ndr_winbind.h bin/default/source4/librpc/gen_ndr/ndr_ntp_signd.h bin/default/source4/librpc/gen_ndr/ndr_opendb.h bin/default/source4/librpc/gen_ndr/ndr_sasl_helpers.h bin/default/source4/librpc/gen_ndr/ndr_winsif.h bin/default/source4/librpc/gen_ndr/ndr_winsrepl.h bin/default/source4/librpc/gen_ndr/ndr_irpc.h bin/default/source3/librpc/gen_ndr/ndr_open_files.h bin/default/source3/librpc/gen_ndr/ndr_perfcount.h bin/default/source3/librpc/gen_ndr/ndr_secrets.h bin/default/source3/librpc/gen_ndr/ndr_smbXsrv.h bin/default/source3/librpc/gen_ndr/ndr_leases_db.h bin/default/source3/librpc/gen_ndr/ndr_rpcd_witness.h -> bin/default/source4/librpc/gen_ndr/tables.c
11:36:11 runner ' /usr/bin/perl ../../librpc/tables.pl librpc/gen_ndr/ndr_drsuapi.h librpc/gen_ndr/ndr_epmapper.h librpc/gen_ndr/ndr_eventlog.h librpc/gen_ndr/ndr_browser.h librpc/gen_ndr/ndr_dssetup.h librpc/gen_ndr/ndr_frsapi.h librpc/gen_ndr/ndr_spoolss.h librpc/gen_ndr/ndr_dnsserver.h librpc/gen_ndr/ndr_samr.h librpc/gen_ndr/ndr_srvsvc.h librpc/gen_ndr/ndr_winreg.h librpc/gen_ndr/ndr_mgmt.h librpc/gen_ndr/ndr_netlogon.h librpc/gen_ndr/ndr_svcctl.h librpc/gen_ndr/ndr_wkssvc.h librpc/gen_ndr/ndr_eventlog6.h librpc/gen_ndr/ndr_backupkey.h librpc/gen_ndr/ndr_witness.h librpc/gen_ndr/ndr_clusapi.h librpc/gen_ndr/ndr_mdssvc.h librpc/gen_ndr/ndr_echo.h librpc/gen_ndr/ndr_fsrvp.h librpc/gen_ndr/ndr_lsa.h librpc/gen_ndr/ndr_winspool.h librpc/gen_ndr/ndr_atsvc.h librpc/gen_ndr/ndr_gkdi.h librpc/gen_ndr/ndr_initshutdown.h librpc/gen_ndr/ndr_ntsvcs.h librpc/gen_ndr/ndr_dfs.h librpc/gen_ndr/ndr_unixinfo.h librpc/gen_ndr/ndr_audiosrv.h librpc/gen_ndr/ndr_dbgidl.h librpc/gen_ndr/ndr_dsbackup.h librpc/gen_ndr/ndr_efs.h librpc/gen_ndr/ndr_frstrans.h librpc/gen_ndr/ndr_frsrpc.h librpc/gen_ndr/ndr_keysvc.h librpc/gen_ndr/ndr_msgsvc.h librpc/gen_ndr/ndr_orpc.h librpc/gen_ndr/ndr_policyagent.h librpc/gen_ndr/ndr_rot.h librpc/gen_ndr/ndr_scerpc.h librpc/gen_ndr/ndr_trkwks.h librpc/gen_ndr/ndr_w32time.h librpc/gen_ndr/ndr_winstation.h librpc/gen_ndr/ndr_wzcsvc.h librpc/gen_ndr/ndr_bkupblobs.h librpc/gen_ndr/ndr_cab.h librpc/gen_ndr/ndr_file_id.h librpc/gen_ndr/ndr_fscc.h librpc/gen_ndr/ndr_fsrvp_state.h librpc/gen_ndr/ndr_named_pipe_auth.h librpc/gen_ndr/ndr_negoex.h librpc/gen_ndr/ndr_notify.h librpc/gen_ndr/ndr_ntprinting.h librpc/gen_ndr/ndr_ODJ.h librpc/gen_ndr/ndr_printcap.h librpc/gen_ndr/ndr_rap.h librpc/gen_ndr/ndr_smb2_lease_struct.h librpc/gen_ndr/ndr_ioctl.h librpc/gen_ndr/ndr_nfs4acl.h librpc/gen_ndr/ndr_quota.h librpc/gen_ndr/ndr_wsp_data.h librpc/gen_ndr/ndr_wsp.h librpc/gen_ndr/ndr_auth.h librpc/gen_ndr/ndr_claims.h librpc/gen_ndr/ndr_dcerpc.h librpc/gen_ndr/ndr_dfsblobs.h librpc/gen_ndr/ndr_dns.h librpc/gen_ndr/ndr_dnsp.h librpc/gen_ndr/ndr_drsblobs.h librpc/gen_ndr/ndr_gmsa.h librpc/gen_ndr/ndr_idmap.h librpc/gen_ndr/ndr_krb5pac.h librpc/gen_ndr/ndr_krb5ccache.h librpc/gen_ndr/ndr_schannel.h librpc/gen_ndr/ndr_messaging.h librpc/gen_ndr/ndr_misc.h librpc/gen_ndr/ndr_nbt.h librpc/gen_ndr/ndr_ntlmssp.h librpc/gen_ndr/ndr_preg.h librpc/gen_ndr/ndr_security.h librpc/gen_ndr/ndr_server_id.h librpc/gen_ndr/ndr_smb_acl.h librpc/gen_ndr/ndr_xattr.h librpc/gen_ndr/ndr_smb3posix.h librpc/gen_ndr/ndr_winbind.h source4/librpc/gen_ndr/ndr_ntp_signd.h source4/librpc/gen_ndr/ndr_opendb.h source4/librpc/gen_ndr/ndr_sasl_helpers.h source4/librpc/gen_ndr/ndr_winsif.h source4/librpc/gen_ndr/ndr_winsrepl.h source4/librpc/gen_ndr/ndr_irpc.h source3/librpc/gen_ndr/ndr_open_files.h source3/librpc/gen_ndr/ndr_perfcount.h source3/librpc/gen_ndr/ndr_secrets.h source3/librpc/gen_ndr/ndr_smbXsrv.h source3/librpc/gen_ndr/ndr_leases_db.h source3/librpc/gen_ndr/ndr_rpcd_witness.h > source4/librpc/gen_ndr/tables.c '
[ 643/2769] Processing libcli/wsp/wsp_aqs_parser.y
11:36:11 runner ['/usr/bin/bison', '-d', '--no-line', '/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/libcli/wsp/wsp_aqs_parser.y', '-o', 'wsp_aqs_parser.tab.c']
[ 644/2769] Processing test_headers.h: bin/default/include/public/ldb.h bin/default/include/public/ldb_errors.h bin/default/include/public/ldb_module.h bin/default/include/public/ldb_handlers.h bin/default/include/public/ldb_version.h bin/default/include/public/param.h bin/default/include/public/samba/version.h bin/default/include/public/charset.h bin/default/include/public/share.h bin/default/include/public/gen_ndr/ndr_samr_c.h bin/default/include/public/dcerpc.h bin/default/include/public/samba/session.h bin/default/include/public/credentials.h bin/default/include/public/wbclient.h bin/default/include/public/ldb_wrap.h bin/default/include/public/util/attr.h bin/default/include/public/util/data_blob.h bin/default/include/public/util/debug.h bin/default/include/public/util/discard.h bin/default/include/public/util/time.h bin/default/include/public/util/idtree.h bin/default/include/public/util/idtree_random.h bin/default/include/public/util/blocking.h bin/default/include/public/util/signal.h bin/default/include/public/util/substitute.h bin/default/include/public/util/fault.h bin/default/include/public/util/genrand.h bin/default/include/public/util/tfork.h bin/default/include/public/util/tevent_ntstatus.h bin/default/include/public/util/tevent_unix.h bin/default/include/public/util/tevent_werror.h bin/default/include/public/util_ldb.h bin/default/include/public/tdr.h bin/default/include/public/tsocket.h bin/default/include/public/tsocket_internal.h bin/default/include/public/gen_ndr/auth.h bin/default/include/public/gen_ndr/server_id.h bin/default/include/public/gen_ndr/security.h bin/default/include/public/gen_ndr/ndr_dcerpc.h bin/default/include/public/gen_ndr/dcerpc.h bin/default/include/public/ndr/ndr_dcerpc.h bin/default/include/public/gen_ndr/ndr_drsuapi.h bin/default/include/public/gen_ndr/drsuapi.h bin/default/include/public/ndr/ndr_drsuapi.h bin/default/include/public/gen_ndr/ndr_drsblobs.h bin/default/include/public/gen_ndr/drsblobs.h bin/default/include/public/ndr/ndr_drsblobs.h bin/default/include/public/gen_ndr/krb5pac.h bin/default/include/public/gen_ndr/ndr_krb5pac.h bin/default/include/public/ndr/ndr_krb5pac.h bin/default/include/public/gen_ndr/samr.h bin/default/include/public/gen_ndr/ndr_samr.h bin/default/include/public/gen_ndr/lsa.h bin/default/include/public/gen_ndr/netlogon.h bin/default/include/public/gen_ndr/atsvc.h bin/default/include/public/gen_ndr/ndr_atsvc.h bin/default/include/public/gen_ndr/ndr_svcctl.h bin/default/include/public/gen_ndr/svcctl.h bin/default/include/public/gen_ndr/claims.h bin/default/include/public/smb3posix.h bin/default/include/public/smb2_lease_struct.h bin/default/include/public/gen_ndr/nbt.h bin/default/include/public/gen_ndr/ndr_nbt.h bin/default/include/public/ndr/ndr_nbt.h bin/default/include/public/gen_ndr/ndr_svcctl_c.h bin/default/include/public/ndr/ndr_svcctl.h bin/default/include/public/gen_ndr/misc.h bin/default/include/public/gen_ndr/ndr_misc.h bin/default/include/public/ndr.h bin/default/include/public/rpc_common.h bin/default/include/public/dcesrv_core.h bin/default/include/public/core/error.h bin/default/include/public/core/ntstatus.h bin/default/include/public/core/ntstatus_gen.h bin/default/include/public/core/doserr.h bin/default/include/public/core/werror.h bin/default/include/public/core/werror_gen.h bin/default/include/public/core/hresult.h bin/default/include/public/domain_credentials.h bin/default/include/public/policy.h bin/default/include/public/netapi.h bin/default/include/public/passdb.h bin/default/include/public/machine_sid.h bin/default/include/public/lookup_sid.h bin/default/include/public/smbconf.h bin/default/include/public/libsmbclient.h -> bin/default/testsuite/headers/test_headers.h
[ 645/2769] Compiling lib/util/time_basic.c
11:36:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_time_basic_MODULES=NULL', '-DSTATIC_time_basic_MODULES_PROTO=extern void __time_basic_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/time_basic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/time_basic.c.1.o', '-I/usr/include/et']
[ 646/2769] Compiling lib/util/blocking.c
11:36:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_socket_blocking_MODULES=NULL', '-DSTATIC_socket_blocking_MODULES_PROTO=extern void __socket_blocking_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/blocking.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/blocking.c.17.o', '-I/usr/include/et']
[ 647/2769] Compiling lib/util/close_low_fd.c
11:36:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_close_low_fd_MODULES=NULL', '-DSTATIC_close_low_fd_MODULES_PROTO=extern void __close_low_fd_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/close_low_fd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/close_low_fd.c.9.o', '-I/usr/include/et']
[ 648/2769] Linking bin/default/lib/util/libsocket-blocking-private-samba.so
11:36:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/socket-blocking.vscript', '-shared', 'lib/util/blocking.c.17.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libsocket-blocking-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 649/2769] Compiling lib/util/gpfswrap.c
11:36:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpfswrap_MODULES=NULL', '-DSTATIC_gpfswrap_MODULES_PROTO=extern void __gpfswrap_dummy_module_proto(void)', '-Ithird_party/gpfs', '-I../../third_party/gpfs', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/gpfswrap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/gpfswrap.c.13.o', '-I/usr/include/et']
[ 650/2769] Linking bin/default/lib/util/libtime-basic-private-samba.so
11:36:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/time-basic.vscript', '-shared', 'lib/util/time_basic.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libtime-basic-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 651/2769] Compiling lib/util/debug.c
11:36:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_debug_MODULES=NULL', '-DSTATIC_samba_debug_MODULES_PROTO=extern void __samba_debug_dummy_module_proto(void)', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ithird_party/gpfs', '-I../../third_party/gpfs', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '../../lib/util/debug.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/debug.c.14.o', '-I/usr/include/et']
[ 652/2769] Compiling lib/util/iov_buf.c
11:36:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_iov_buf_MODULES=NULL', '-DSTATIC_iov_buf_MODULES_PROTO=extern void __iov_buf_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/iov_buf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/iov_buf.c.30.o', '-I/usr/include/et']
[ 653/2769] Compiling lib/util/util_process.c
11:36:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smb_panic_MODULES=NULL', '-DSTATIC_smb_panic_MODULES_PROTO=extern void __smb_panic_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/util_process.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_process.c.26.o', '-I/usr/include/et']
[ 654/2769] Linking bin/default/lib/util/libiov-buf-private-samba.so
11:36:13 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/iov_buf.vscript', '-shared', 'lib/util/iov_buf.c.30.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libiov-buf-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 655/2769] Compiling lib/util/signal.c
11:36:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smb_panic_MODULES=NULL', '-DSTATIC_smb_panic_MODULES_PROTO=extern void __smb_panic_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/signal.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/signal.c.26.o', '-I/usr/include/et']
[ 656/2769] Compiling lib/util/fault.c
11:36:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smb_panic_MODULES=NULL', '-DSTATIC_smb_panic_MODULES_PROTO=extern void __smb_panic_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/fault.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/fault.c.26.o', '-I/usr/include/et']
[ 657/2769] Compiling lib/util/genrand.c
11:36:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_genrand_MODULES=NULL', '-DSTATIC_genrand_MODULES_PROTO=extern void __genrand_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/genrand.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/genrand.c.36.o', '-I/usr/include/et']
[ 658/2769] Linking bin/default/lib/util/libsamba-debug-private-samba.so
11:36:13 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/samba-debug.vscript', '-shared', 'lib/util/close_low_fd.c.9.o', 'lib/util/gpfswrap.c.13.o', 'lib/util/debug.c.14.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libsamba-debug-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 659/2769] Compiling lib/util/sys_rw_data.c
11:36:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sys_rw_MODULES=NULL', '-DSTATIC_sys_rw_MODULES_PROTO=extern void __sys_rw_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/sys_rw_data.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/sys_rw_data.c.10.o', '-I/usr/include/et']
[ 660/2769] Compiling lib/util/sys_rw.c
11:36:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sys_rw_MODULES=NULL', '-DSTATIC_sys_rw_MODULES_PROTO=extern void __sys_rw_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/sys_rw.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/sys_rw.c.10.o', '-I/usr/include/et']
[ 661/2769] Linking bin/default/lib/util/libgenrand-private-samba.so
11:36:14 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/genrand.vscript', '-shared', 'lib/util/fault.c.26.o', 'lib/util/signal.c.26.o', 'lib/util/util_process.c.26.o', 'lib/util/genrand.c.36.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libgenrand-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lgnutls', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 662/2769] Compiling lib/util/setid.c
11:36:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_setid_MODULES=NULL', '-DSTATIC_util_setid_MODULES_PROTO=extern void __util_setid_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/setid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/setid.c.99.o', '-I/usr/include/et']
[ 663/2769] Compiling dynconfig/dynconfig.c
11:36:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DBINDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin"', '-DSBINDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin"', '-DLIBDIR="/usr/lib64"', '-DLIBEXECDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin"', '-DSAMBA_LIBEXECDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin"', '-DDATADIR="/usr/share"', '-DCTDB_DATADIR="/usr/share/ctdb"', '-DSAMBA_DATADIR="/usr/share/samba"', '-DLOCALEDIR="/usr/share/locale"', '-DPYTHONDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/python"', '-DPYTHONARCHDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/python"', '-DPERL_LIB_INSTALL_DIR="/usr/lib64/perl5/vendor_perl/5.40"', '-DPERL_ARCH_INSTALL_DIR="/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux"', '-DINCLUDEDIR="/usr/include/samba-4.0"', '-DSCRIPTSBINDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/scripting/bin"', '-DSETUPDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/source4/setup"', '-DPKGCONFIGDIR="/usr/lib64/pkgconfig"', '-DCODEPAGEDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/codepages"', '-DPRIVATELIBDIR="/usr/lib64/samba"', '-DMODULESDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/modules"', '-DLDBMODULESDIR="/usr/lib64/samba/ldb"', '-DPAMMODULESDIR="/lib64/security"', '-DCONFIGDIR="/etc/samba"', '-DPRIVATE_DIR="/var/lib/samba/private"', '-DBINDDNS_DIR="/var/lib/samba/bind-dns"', '-DLOCKDIR="/var/lock/samba"', '-DPIDDIR="/run/samba"', '-DSTATEDIR="/var/lib/samba"', '-DCACHEDIR="/var/cache/samba"', '-DLOGFILEBASE="/var/log/samba"', '-DSOCKET_DIR="/var/run/samba"', '-DPRIVILEGED_SOCKET_DIR="/var/lib/samba"', '-DWINBINDD_SOCKET_DIR="/var/run/samba/winbindd"', '-DNMBDSOCKETDIR="/var/run/samba/nmbd"', '-DNTP_SIGND_SOCKET_DIR="/var/lib/samba/ntp_signd"', '-DNCALRPCDIR="/var/run/samba/ncalrpc"', '-DCONFIGFILE="/etc/samba/smb.conf"', '-DLMHOSTSFILE="/etc/samba/lmhosts"', '-DSMB_PASSWD_FILE="/var/lib/samba/private/smbpasswd"', '-DHIMMELBLAUD_HSM_PIN_PATH="/var/lib/himmelblaud/hsm-pin"', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DYNCONFIG_MODULES=NULL', '-DSTATIC_DYNCONFIG_MODULES_PROTO=extern void __DYNCONFIG_dummy_module_proto(void)', '-Idynconfig', '-I../../dynconfig', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../dynconfig/dynconfig.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/dynconfig/dynconfig.c.1.o', '-I/usr/include/et']
[ 664/2769] Compiling lib/util/charset/weird.c
11:36:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ICONV_WRAPPER_MODULES=NULL', '-DSTATIC_ICONV_WRAPPER_MODULES_PROTO=extern void __ICONV_WRAPPER_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/charset/weird.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/weird.c.1.o', '-I/usr/include/et']
[ 665/2769] Linking bin/default/lib/util/libsys-rw-private-samba.so
11:36:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/sys_rw.vscript', '-shared', 'lib/util/sys_rw.c.10.o', 'lib/util/sys_rw_data.c.10.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libsys-rw-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-liov-buf-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 666/2769] Linking bin/default/lib/util/libutil-setid-private-samba.so
11:36:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_setid.vscript', '-shared', 'lib/util/setid.c.99.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libutil-setid-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 667/2769] Compiling lib/util/charset/charset_macosxfs.c
11:36:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ICONV_WRAPPER_MODULES=NULL', '-DSTATIC_ICONV_WRAPPER_MODULES_PROTO=extern void __ICONV_WRAPPER_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/charset/charset_macosxfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/charset_macosxfs.c.1.o', '-I/usr/include/et']
[ 668/2769] Compiling lib/util/charset/iconv.c
11:36:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ICONV_WRAPPER_MODULES=NULL', '-DSTATIC_ICONV_WRAPPER_MODULES_PROTO=extern void __ICONV_WRAPPER_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/charset/iconv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/iconv.c.1.o', '-I/usr/include/et']
[ 669/2769] Compiling lib/util/charset/util_str.c
11:36:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_charset_MODULES=NULL', '-DSTATIC_charset_MODULES_PROTO=extern void __charset_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../lib/util/charset/util_str.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/util_str.c.2.o', '-I/usr/include/et']
[ 670/2769] Compiling lib/util/charset/codepoints.c
11:36:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_charset_MODULES=NULL', '-DSTATIC_charset_MODULES_PROTO=extern void __charset_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../lib/util/charset/codepoints.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/codepoints.c.2.o', '-I/usr/include/et']
[ 671/2769] Compiling lib/util/charset/util_unistr.c
11:36:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_charset_MODULES=NULL', '-DSTATIC_charset_MODULES_PROTO=extern void __charset_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../lib/util/charset/util_unistr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/util_unistr.c.2.o', '-I/usr/include/et']
[ 672/2769] Compiling lib/util/charset/pull_push.c
11:36:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_charset_MODULES=NULL', '-DSTATIC_charset_MODULES_PROTO=extern void __charset_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../lib/util/charset/pull_push.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/pull_push.c.2.o', '-I/usr/include/et']
[ 673/2769] Compiling lib/util/charset/util_unistr_w.c
11:36:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_charset_MODULES=NULL', '-DSTATIC_charset_MODULES_PROTO=extern void __charset_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../lib/util/charset/util_unistr_w.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/util_unistr_w.c.2.o', '-I/usr/include/et']
[ 674/2769] Compiling lib/util/charset/convert_string.c
11:36:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_charset_MODULES=NULL', '-DSTATIC_charset_MODULES_PROTO=extern void __charset_dummy_module_proto(void)', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../lib/util/charset/convert_string.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/charset/convert_string.c.2.o', '-I/usr/include/et']
[ 675/2769] Compiling lib/util/tini.c
11:36:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tini_MODULES=NULL', '-DSTATIC_tini_MODULES_PROTO=extern void __tini_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/tini.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tini.c.4.o', '-I/usr/include/et']
[ 676/2769] Compiling lib/util/tiniparser.c
11:36:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tiniparser_MODULES=NULL', '-DSTATIC_tiniparser_MODULES_PROTO=extern void __tiniparser_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/tiniparser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tiniparser.c.6.o', '-I/usr/include/et']
[ 677/2769] Compiling lib/util/strv.c
11:36:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_strv_MODULES=NULL', '-DSTATIC_strv_MODULES_PROTO=extern void __strv_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/strv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/strv.c.8.o', '-I/usr/include/et']
[ 678/2769] Compiling lib/util/util_file.c
11:36:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/util_file.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_file.c.27.o', '-I/usr/include/et']
[ 679/2769] Compiling lib/util/pidfile.c
11:36:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/pidfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/pidfile.c.27.o', '-I/usr/include/et']
[ 680/2769] Compiling lib/util/data_blob.c
11:36:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/data_blob.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/data_blob.c.27.o', '-I/usr/include/et']
[ 681/2769] Compiling lib/util/substitute.c
11:36:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/substitute.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/substitute.c.27.o', '-I/usr/include/et']
[ 682/2769] Compiling lib/util/become_daemon.c
11:36:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/become_daemon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/become_daemon.c.27.o', '-I/usr/include/et']
[ 683/2769] Compiling lib/util/util.c
11:36:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util.c.27.o', '-I/usr/include/et']
[ 684/2769] Compiling lib/util/idtree.c
11:36:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/idtree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/idtree.c.27.o', '-I/usr/include/et']
[ 685/2769] Compiling lib/util/strv_util.c
11:36:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/strv_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/strv_util.c.27.o', '-I/usr/include/et']
[ 686/2769] Compiling lib/util/bitmap.c
11:36:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/bitmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/bitmap.c.27.o', '-I/usr/include/et']
[ 687/2769] Compiling lib/util/mkdir_p.c
11:36:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/mkdir_p.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/mkdir_p.c.27.o', '-I/usr/include/et']
[ 688/2769] Compiling lib/util/util_strlist.c
11:36:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/util_strlist.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_strlist.c.27.o', '-I/usr/include/et']
[ 689/2769] Compiling lib/util/time.c
11:36:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/time.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/time.c.27.o', '-I/usr/include/et']
[ 690/2769] Compiling lib/util/sys_popen.c
11:36:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/sys_popen.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/sys_popen.c.27.o', '-I/usr/include/et']
[ 691/2769] Compiling lib/util/select.c
11:36:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_core_MODULES=NULL', '-DSTATIC_samba_util_core_MODULES_PROTO=extern void __samba_util_core_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/select.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/select.c.27.o', '-I/usr/include/et']
[ 692/2769] Compiling lib/util/smb_strtox.c
11:36:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smb_strtox_MODULES=NULL', '-DSTATIC_smb_strtox_MODULES_PROTO=extern void __smb_strtox_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/smb_strtox.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/smb_strtox.c.28.o', '-I/usr/include/et']
[ 693/2769] Compiling lib/util/ms_fnmatch.c
11:36:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMBA_UTIL_MS_FNMATCH_MODULES=NULL', '-DSTATIC_SAMBA_UTIL_MS_FNMATCH_MODULES_PROTO=extern void __SAMBA_UTIL_MS_FNMATCH_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/ms_fnmatch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/ms_fnmatch.c.44.o', '-I/usr/include/et']
[ 694/2769] Compiling lib/util/util_net.c
11:36:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/util_net.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_net.c.45.o', '-I/usr/include/et']
[ 695/2769] Compiling lib/util/util_strlist_v3.c
11:36:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/util_strlist_v3.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_strlist_v3.c.45.o', '-I/usr/include/et']
[ 696/2769] Compiling lib/util/dns_cmp.c
11:36:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/dns_cmp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/dns_cmp.c.45.o', '-I/usr/include/et']
[ 697/2769] Compiling lib/util/genrand_util.c
11:36:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/genrand_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/genrand_util.c.45.o', '-I/usr/include/et']
[ 698/2769] Compiling lib/util/tevent_debug.c
11:36:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/tevent_debug.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tevent_debug.c.45.o', '-I/usr/include/et']
[ 699/2769] Compiling lib/util/fsusage.c
11:36:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/fsusage.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/fsusage.c.45.o', '-I/usr/include/et']
[ 700/2769] Compiling lib/util/tftw.c
11:36:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/tftw.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tftw.c.45.o', '-I/usr/include/et']
[ 701/2769] Compiling lib/util/getpass.c
11:36:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/getpass.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/getpass.c.45.o', '-I/usr/include/et']
[ 702/2769] Compiling lib/util/dprintf.c
11:36:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/dprintf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/dprintf.c.45.o', '-I/usr/include/et']
[ 703/2769] Compiling lib/util/talloc_keep_secret.c
11:36:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/talloc_keep_secret.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/talloc_keep_secret.c.45.o', '-I/usr/include/et']
[ 704/2769] Compiling lib/util/tfork.c
11:36:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/tfork.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tfork.c.45.o', '-I/usr/include/et']
[ 705/2769] Compiling lib/util/smb_threads.c
11:36:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/smb_threads.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/smb_threads.c.45.o', '-I/usr/include/et']
[ 706/2769] Compiling lib/util/params.c
11:36:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/params.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/params.c.45.o', '-I/usr/include/et']
[ 707/2769] Compiling lib/util/idtree_random.c
11:36:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/idtree_random.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/idtree_random.c.45.o', '-I/usr/include/et']
[ 708/2769] Compiling lib/util/server_id.c
11:36:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/server_id.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/server_id.c.45.o', '-I/usr/include/et']
[ 709/2769] Compiling lib/util/unix_match.c
11:36:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/unix_match.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/unix_match.c.45.o', '-I/usr/include/et']
[ 710/2769] Compiling lib/util/base64.c
11:36:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/base64.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/base64.c.45.o', '-I/usr/include/et']
[ 711/2769] Compiling lib/util/memcache.c
11:36:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/memcache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/memcache.c.45.o', '-I/usr/include/et']
[ 712/2769] Compiling lib/util/rbtree.c
11:36:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/rbtree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/rbtree.c.45.o', '-I/usr/include/et']
[ 713/2769] Compiling lib/util/rfc1738.c
11:36:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/rfc1738.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/rfc1738.c.45.o', '-I/usr/include/et']
[ 714/2769] Compiling lib/util/util_str.c
11:36:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/util_str.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_str.c.45.o', '-I/usr/include/et']
[ 715/2769] Compiling lib/util/util_paths.c
11:36:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/util_paths.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_paths.c.45.o', '-I/usr/include/et']
[ 716/2769] Compiling lib/util/util_id.c
11:36:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/util_id.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_id.c.45.o', '-I/usr/include/et']
[ 717/2769] Compiling lib/util/system.c
11:36:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/system.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/system.c.45.o', '-I/usr/include/et']
[ 718/2769] Compiling lib/util/util_str_common.c
11:36:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/util_str_common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_str_common.c.45.o', '-I/usr/include/et']
[ 719/2769] Compiling lib/util/talloc_stack.c
11:36:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_util_MODULES=NULL', '-DSTATIC_samba_util_MODULES_PROTO=extern void __samba_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/talloc_stack.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/talloc_stack.c.45.o', '-I/usr/include/et']
[ 720/2769] Compiling lib/util/util_str_hex.c
11:36:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_str_hex_MODULES=NULL', '-DSTATIC_util_str_hex_MODULES_PROTO=extern void __util_str_hex_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/util_str_hex.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_str_hex.c.112.o', '-I/usr/include/et']
[ 721/2769] Compiling lib/crypto/md4.c
11:36:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCRYPTO_MODULES=NULL', '-DSTATIC_LIBCRYPTO_MODULES_PROTO=extern void __LIBCRYPTO_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/crypto/md4.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/md4.c.2.o', '-I/usr/include/et']
[ 722/2769] Compiling libcli/util/doserr.c
11:36:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_errors_MODULES=NULL', '-DSTATIC_samba_errors_MODULES_PROTO=extern void __samba_errors_dummy_module_proto(void)', '-Ilibcli/util', '-I../../libcli/util', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/util/doserr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/doserr.c.1.o', '-I/usr/include/et']
[ 723/2769] Compiling libcli/util/errmap_unix.c
11:36:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_errors_MODULES=NULL', '-DSTATIC_samba_errors_MODULES_PROTO=extern void __samba_errors_dummy_module_proto(void)', '-Ilibcli/util', '-I../../libcli/util', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/util/errmap_unix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/errmap_unix.c.1.o', '-I/usr/include/et']
[ 724/2769] Compiling libcli/util/errormap.c
11:36:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_errors_MODULES=NULL', '-DSTATIC_samba_errors_MODULES_PROTO=extern void __samba_errors_dummy_module_proto(void)', '-Ilibcli/util', '-I../../libcli/util', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/util/errormap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/errormap.c.1.o', '-I/usr/include/et']
[ 725/2769] Linking bin/default/lib/util/libsamba-util.so
11:36:29 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/samba-util.vscript', '-shared', '-Wl,-h,libsamba-util.so.0', 'lib/util/charset/iconv.c.1.o', 'lib/util/charset/weird.c.1.o', 'lib/util/charset/charset_macosxfs.c.1.o', 'lib/util/tini.c.4.o', 'lib/util/charset/codepoints.c.2.o', 'lib/util/charset/convert_string.c.2.o', 'lib/util/charset/util_str.c.2.o', 'lib/util/charset/util_unistr_w.c.2.o', 'lib/util/charset/pull_push.c.2.o', 'lib/util/charset/util_unistr.c.2.o', 'lib/util/tiniparser.c.6.o', 'lib/util/data_blob.c.27.o', 'lib/util/util_file.c.27.o', 'lib/util/sys_popen.c.27.o', 'lib/util/time.c.27.o', 'lib/util/util.c.27.o', 'lib/util/idtree.c.27.o', 'lib/util/substitute.c.27.o', 'lib/util/util_strlist.c.27.o', 'lib/util/strv_util.c.27.o', 'lib/util/bitmap.c.27.o', 'lib/util/select.c.27.o', 'lib/util/pidfile.c.27.o', 'lib/util/become_daemon.c.27.o', 'lib/util/mkdir_p.c.27.o', 'lib/util/smb_strtox.c.28.o', 'lib/crypto/md4.c.2.o', 'lib/util/ms_fnmatch.c.44.o', 'lib/util/strv.c.8.o', 'lib/util/base64.c.45.o', 'lib/util/dprintf.c.45.o', 'lib/util/dns_cmp.c.45.o', 'lib/util/fsusage.c.45.o', 'lib/util/genrand_util.c.45.o', 'lib/util/getpass.c.45.o', 'lib/util/idtree_random.c.45.o', 'lib/util/memcache.c.45.o', 'lib/util/params.c.45.o', 'lib/util/rbtree.c.45.o', 'lib/util/rfc1738.c.45.o', 'lib/util/server_id.c.45.o', 'lib/util/smb_threads.c.45.o', 'lib/util/system.c.45.o', 'lib/util/talloc_keep_secret.c.45.o', 'lib/util/talloc_stack.c.45.o', 'lib/util/tevent_debug.c.45.o', 'lib/util/tfork.c.45.o', 'lib/util/tftw.c.45.o', 'lib/util/unix_match.c.45.o', 'lib/util/util_id.c.45.o', 'lib/util/util_net.c.45.o', 'lib/util/util_paths.c.45.o', 'lib/util/util_str.c.45.o', 'lib/util/util_str_common.c.45.o', 'lib/util/util_strlist_v3.c.45.o', 'dynconfig/dynconfig.c.1.o', 'lib/util/util_str_hex.c.112.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libsamba-util.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-licui18n', '-licuuc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 726/2769] Compiling bin/default/libcli/util/hresult.c
11:36:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_errors_MODULES=NULL', '-DSTATIC_samba_errors_MODULES_PROTO=extern void __samba_errors_dummy_module_proto(void)', '-Ilibcli/util', '-I../../libcli/util', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', 'libcli/util/hresult.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/hresult.c.1.o', '-I/usr/include/et']
[ 727/2769] Compiling libcli/util/nterr.c
11:36:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_errors_MODULES=NULL', '-DSTATIC_samba_errors_MODULES_PROTO=extern void __samba_errors_dummy_module_proto(void)', '-Ilibcli/util', '-I../../libcli/util', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/util/nterr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/nterr.c.1.o', '-I/usr/include/et']
[ 728/2769] Compiling librpc/ndr/ndr_string.c
11:36:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_MODULES=NULL', '-DSTATIC_ndr_MODULES_PROTO=extern void __ndr_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_string.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_string.c.209.o', '-I/usr/include/et']
[ 729/2769] Compiling librpc/ndr/ndr_basic.c
11:36:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_MODULES=NULL', '-DSTATIC_ndr_MODULES_PROTO=extern void __ndr_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_basic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_basic.c.209.o', '-I/usr/include/et']
[ 730/2769] Compiling librpc/ndr/util.c
11:36:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_MODULES=NULL', '-DSTATIC_ndr_MODULES_PROTO=extern void __ndr_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/util.c.209.o', '-I/usr/include/et']
[ 731/2769] Compiling librpc/ndr/ndr_misc.c
11:36:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_MODULES=NULL', '-DSTATIC_ndr_MODULES_PROTO=extern void __ndr_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_misc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_misc.c.209.o', '-I/usr/include/et']
[ 732/2769] Linking bin/default/libcli/util/libsamba-errors.so
11:36:34 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/samba-errors.vscript', '-shared', '-Wl,-h,libsamba-errors.so.1', 'libcli/util/doserr.c.1.o', 'libcli/util/errormap.c.1.o', 'libcli/util/nterr.c.1.o', 'libcli/util/errmap_unix.c.1.o', 'libcli/util/hresult.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/libsamba-errors.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lgnutls', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 733/2769] Compiling librpc/ndr/ndr.c
11:36:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_MODULES=NULL', '-DSTATIC_ndr_MODULES_PROTO=extern void __ndr_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr.c.209.o', '-I/usr/include/et']
[ 734/2769] Compiling bin/default/librpc/gen_ndr/ndr_misc.c
11:36:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_MODULES=NULL', '-DSTATIC_ndr_MODULES_PROTO=extern void __ndr_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_misc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_misc.c.209.o', '-I/usr/include/et']
[ 735/2769] Compiling librpc/ndr/uuid.c
11:36:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_MODULES=NULL', '-DSTATIC_ndr_MODULES_PROTO=extern void __ndr_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/uuid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/uuid.c.209.o', '-I/usr/include/et']
[ 736/2769] Compiling lib/util/stable_sort.c
11:36:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_stable_sort_MODULES=NULL', '-DSTATIC_stable_sort_MODULES_PROTO=extern void __stable_sort_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/stable_sort.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/stable_sort.c.39.o', '-I/usr/include/et']
[ 737/2769] Compiling librpc/ndr/ndr_sec_helper.c
11:36:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SECURITY_MODULES=NULL', '-DSTATIC_NDR_SECURITY_MODULES_PROTO=extern void __NDR_SECURITY_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_sec_helper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_sec_helper.c.51.o', '-I/usr/include/et']
[ 738/2769] Compiling bin/default/librpc/gen_ndr/ndr_security.c
11:36:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SECURITY_MODULES=NULL', '-DSTATIC_NDR_SECURITY_MODULES_PROTO=extern void __NDR_SECURITY_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_security.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_security.c.51.o', '-I/usr/include/et']
[ 739/2769] Linking bin/default/librpc/libndr.so
11:36:36 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr.vscript', '-shared', '-Wl,-h,libndr.so.6', 'librpc/ndr/ndr_string.c.209.o', 'librpc/ndr/ndr_basic.c.209.o', 'librpc/ndr/uuid.c.209.o', 'librpc/ndr/ndr.c.209.o', 'librpc/ndr/ndr_misc.c.209.o', 'librpc/gen_ndr/ndr_misc.c.209.o', 'librpc/ndr/util.c.209.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libndr.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-util', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 740/2769] Linking bin/default/lib/util/libstable-sort-private-samba.so
11:36:36 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/stable_sort.vscript', '-shared', 'lib/util/stable_sort.c.39.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libstable-sort-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 741/2769] Compiling bin/default/librpc/gen_ndr/ndr_conditional_ace.c
11:36:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_CONDITIONAL_ACE_MODULES=NULL', '-DSTATIC_NDR_CONDITIONAL_ACE_MODULES_PROTO=extern void __NDR_CONDITIONAL_ACE_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_conditional_ace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_conditional_ace.c.164.o', '-I/usr/include/et']
[ 742/2769] Compiling libcli/security/sddl_conditional_ace.c
11:36:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/sddl_conditional_ace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/sddl_conditional_ace.c.1.o', '-I/usr/include/et']
[ 743/2769] Compiling libcli/security/util_sid.c
11:36:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/util_sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/util_sid.c.1.o', '-I/usr/include/et']
[ 744/2769] Compiling libcli/security/conditional_ace.c
11:36:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/conditional_ace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/conditional_ace.c.1.o', '-I/usr/include/et']
[ 745/2769] Compiling libcli/security/privileges.c
11:36:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/privileges.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/privileges.c.1.o', '-I/usr/include/et']
[ 746/2769] Compiling libcli/security/create_descriptor.c
11:36:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/create_descriptor.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/create_descriptor.c.1.o', '-I/usr/include/et']
[ 747/2769] Compiling libcli/security/dom_sid.c
11:36:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/dom_sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/dom_sid.c.1.o', '-I/usr/include/et']
[ 748/2769] Compiling libcli/security/secacl.c
11:36:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/secacl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/secacl.c.1.o', '-I/usr/include/et']
[ 749/2769] Compiling libcli/security/security_descriptor.c
11:36:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/security_descriptor.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/security_descriptor.c.1.o', '-I/usr/include/et']
[ 750/2769] Compiling libcli/security/security_token.c
11:36:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/security_token.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/security_token.c.1.o', '-I/usr/include/et']
[ 751/2769] Compiling libcli/security/display_sec.c
11:36:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/display_sec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/display_sec.c.1.o', '-I/usr/include/et']
[ 752/2769] Compiling libcli/security/secace.c
11:36:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/secace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/secace.c.1.o', '-I/usr/include/et']
[ 753/2769] Compiling libcli/security/sddl.c
11:36:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/sddl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/sddl.c.1.o', '-I/usr/include/et']
[ 754/2769] Compiling libcli/security/object_tree.c
11:36:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/object_tree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/object_tree.c.1.o', '-I/usr/include/et']
[ 755/2769] Compiling libcli/security/access_check.c
11:36:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/access_check.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/access_check.c.1.o', '-I/usr/include/et']
[ 756/2769] Compiling libcli/security/secdesc.c
11:36:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/secdesc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/secdesc.c.1.o', '-I/usr/include/et']
[ 757/2769] Compiling libcli/security/session.c
11:36:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/session.c.1.o', '-I/usr/include/et']
[ 758/2769] Compiling libcli/security/claims-conversions.c
11:36:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_security_MODULES=NULL', '-DSTATIC_samba_security_MODULES_PROTO=extern void __samba_security_dummy_module_proto(void)', '-Ilibcli/security', '-I../../libcli/security', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/security/claims-conversions.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/claims-conversions.c.1.o', '-I/usr/include/et']
[ 759/2769] Compiling librpc/ndr/ndr_dns_utils.c
11:36:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DNS_MODULES=NULL', '-DSTATIC_NDR_DNS_MODULES_PROTO=extern void __NDR_DNS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_dns_utils.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_dns_utils.c.8.o', '-I/usr/include/et']
[ 760/2769] Compiling librpc/ndr/ndr_dns.c
11:36:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DNS_MODULES=NULL', '-DSTATIC_NDR_DNS_MODULES_PROTO=extern void __NDR_DNS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_dns.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_dns.c.8.o', '-I/usr/include/et']
[ 761/2769] Compiling bin/default/librpc/gen_ndr/ndr_dns.c
11:36:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DNS_MODULES=NULL', '-DSTATIC_NDR_DNS_MODULES_PROTO=extern void __NDR_DNS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dns.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dns.c.8.o', '-I/usr/include/et']
[ 762/2769] Compiling librpc/ndr/ndr_dnsp.c
11:36:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DNSP_MODULES=NULL', '-DSTATIC_NDR_DNSP_MODULES_PROTO=extern void __NDR_DNSP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_dnsp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_dnsp.c.46.o', '-I/usr/include/et']
[ 763/2769] Linking bin/default/libcli/security/libsamba-security-private-samba.so
11:36:44 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/samba-security.vscript', '-shared', 'librpc/gen_ndr/ndr_security.c.51.o', 'librpc/ndr/ndr_sec_helper.c.51.o', 'librpc/gen_ndr/ndr_conditional_ace.c.164.o', 'libcli/security/dom_sid.c.1.o', 'libcli/security/display_sec.c.1.o', 'libcli/security/secace.c.1.o', 'libcli/security/secacl.c.1.o', 'libcli/security/security_descriptor.c.1.o', 'libcli/security/sddl.c.1.o', 'libcli/security/privileges.c.1.o', 'libcli/security/security_token.c.1.o', 'libcli/security/access_check.c.1.o', 'libcli/security/object_tree.c.1.o', 'libcli/security/create_descriptor.c.1.o', 'libcli/security/util_sid.c.1.o', 'libcli/security/session.c.1.o', 'libcli/security/secdesc.c.1.o', 'libcli/security/conditional_ace.c.1.o', 'libcli/security/sddl_conditional_ace.c.1.o', 'libcli/security/claims-conversions.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security/libsamba-security-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lstable-sort-private-samba', '-lndr', '-lsamba-errors', '-lsamba-util', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 764/2769] Compiling bin/default/librpc/gen_ndr/ndr_dnsp.c
11:36:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DNSP_MODULES=NULL', '-DSTATIC_NDR_DNSP_MODULES_PROTO=extern void __NDR_DNSP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dnsp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dnsp.c.46.o', '-I/usr/include/et']
[ 765/2769] Compiling bin/default/librpc/gen_ndr/ndr_nbt.c
11:36:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_nbt_MODULES=NULL', '-DSTATIC_ndr_nbt_MODULES_PROTO=extern void __ndr_nbt_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_nbt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_nbt.c.147.o', '-I/usr/include/et']
[ 766/2769] Compiling librpc/ndr/ndr_nbt.c
11:36:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_nbt_MODULES=NULL', '-DSTATIC_ndr_nbt_MODULES_PROTO=extern void __ndr_nbt_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_nbt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_nbt.c.147.o', '-I/usr/include/et']
[ 767/2769] Compiling libcli/nbt/nbtname.c
11:36:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NBT_BUF_MODULES=NULL', '-DSTATIC_NDR_NBT_BUF_MODULES_PROTO=extern void __NDR_NBT_BUF_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/nbt/nbtname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/nbtname.c.1.o', '-I/usr/include/et']
[ 768/2769] Compiling lib/util/tevent_werror.c
11:36:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_util_MODULES=NULL', '-DSTATIC_tevent_util_MODULES_PROTO=extern void __tevent_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/util/tevent_werror.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tevent_werror.c.90.o', '-I/usr/include/et']
[ 769/2769] Compiling lib/util/tevent_unix.c
11:36:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_util_MODULES=NULL', '-DSTATIC_tevent_util_MODULES_PROTO=extern void __tevent_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/util/tevent_unix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tevent_unix.c.90.o', '-I/usr/include/et']
[ 770/2769] Compiling lib/util/tevent_req_profile.c
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_util_MODULES=NULL', '-DSTATIC_tevent_util_MODULES_PROTO=extern void __tevent_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/util/tevent_req_profile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tevent_req_profile.c.90.o', '-I/usr/include/et']
[ 771/2769] Compiling lib/util/tevent_ntstatus.c
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_util_MODULES=NULL', '-DSTATIC_tevent_util_MODULES_PROTO=extern void __tevent_util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/util/tevent_ntstatus.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tevent_ntstatus.c.90.o', '-I/usr/include/et']
[ 772/2769] Compiling lib/tdb_wrap/tdb_wrap.c
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tdb_wrap_MODULES=NULL', '-DSTATIC_tdb_wrap_MODULES_PROTO=extern void __tdb_wrap_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/tdb_wrap/tdb_wrap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap/tdb_wrap.c.1.o', '-I/usr/include/et']
[ 773/2769] Linking bin/default/librpc/libndr-nbt.so
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr_nbt.vscript', '-shared', '-Wl,-h,libndr-nbt.so.0', 'librpc/gen_ndr/ndr_dns.c.8.o', 'librpc/ndr/ndr_dns.c.8.o', 'librpc/ndr/ndr_dns_utils.c.8.o', 'librpc/gen_ndr/ndr_nbt.c.147.o', 'librpc/ndr/ndr_nbt.c.147.o', 'librpc/gen_ndr/ndr_dnsp.c.46.o', 'librpc/ndr/ndr_dnsp.c.46.o', 'libcli/nbt/nbtname.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libndr-nbt.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-security-private-samba', '-lndr', '-lstable-sort-private-samba', '-lsamba-errors', '-lsamba-util', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-ltevent', '-ltalloc', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 774/2769] Compiling lib/util/util_tdb.c
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_tdb_MODULES=NULL', '-DSTATIC_util_tdb_MODULES_PROTO=extern void __util_tdb_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/util_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_tdb.c.87.o', '-I/usr/include/et']
[ 775/2769] Linking bin/default/lib/util/libtevent-util.so
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tevent-util.vscript', '-shared', '-Wl,-h,libtevent-util.so.0', 'lib/util/tevent_unix.c.90.o', 'lib/util/tevent_ntstatus.c.90.o', 'lib/util/tevent_werror.c.90.o', 'lib/util/tevent_req_profile.c.90.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libtevent-util.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-ltime-basic-private-samba', '-lsamba-errors', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 776/2769] Linking bin/default/lib/tdb_wrap/libtdb-wrap-private-samba.so
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap/tdb-wrap.vscript', '-shared', 'lib/tdb_wrap/tdb_wrap.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap/libtdb-wrap-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-ltdb', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 777/2769] Compiling lib/param/loadparm_server_role.c
11:36:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_server_role_MODULES=NULL', '-DSTATIC_server_role_MODULES_PROTO=extern void __server_role_dummy_module_proto(void)', '-Ilib/param', '-I../../lib/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/param/loadparm_server_role.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/loadparm_server_role.c.6.o', '-I/usr/include/et']
[ 778/2769] Compiling bin/default/librpc/gen_ndr/ndr_server_id.c
11:36:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SERVER_ID_MODULES=NULL', '-DSTATIC_NDR_SERVER_ID_MODULES_PROTO=extern void __NDR_SERVER_ID_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_server_id.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_server_id.c.36.o', '-I/usr/include/et']
[ 779/2769] Linking bin/default/lib/util/libutil-tdb-private-samba.so
11:36:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_tdb.vscript', '-shared', 'lib/util/util_tdb.c.87.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libutil-tdb-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-ltdb', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 780/2769] Linking bin/default/lib/param/libserver-role-private-samba.so
11:36:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/server-role.vscript', '-shared', 'lib/param/loadparm_server_role.c.6.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/libserver-role-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 781/2769] Compiling bin/default/librpc/gen_ndr/ndr_lsa.c
11:36:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_LSA_MODULES=NULL', '-DSTATIC_NDR_LSA_MODULES_PROTO=extern void __NDR_LSA_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_lsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_lsa.c.50.o', '-I/usr/include/et']
[ 782/2769] Compiling bin/default/librpc/gen_ndr/ndr_eventlog.c
11:36:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_EVENTLOG_MODULES=NULL', '-DSTATIC_NDR_EVENTLOG_MODULES_PROTO=extern void __NDR_EVENTLOG_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_eventlog.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_eventlog.c.58.o', '-I/usr/include/et']
[ 783/2769] Compiling bin/default/librpc/gen_ndr/ndr_atsvc.c
11:36:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ATSVC_MODULES=NULL', '-DSTATIC_NDR_ATSVC_MODULES_PROTO=extern void __NDR_ATSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_atsvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_atsvc.c.5.o', '-I/usr/include/et']
[ 784/2769] Compiling bin/default/librpc/gen_ndr/ndr_dfs.c
11:36:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DFS_MODULES=NULL', '-DSTATIC_NDR_DFS_MODULES_PROTO=extern void __NDR_DFS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dfs.c.10.o', '-I/usr/include/et']
[ 785/2769] Compiling bin/default/librpc/gen_ndr/ndr_winreg.c
11:36:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WINREG_MODULES=NULL', '-DSTATIC_NDR_WINREG_MODULES_PROTO=extern void __NDR_WINREG_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_winreg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_winreg.c.11.o', '-I/usr/include/et']
[ 786/2769] Compiling bin/default/librpc/gen_ndr/ndr_spoolss.c
11:37:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SPOOLSS_MODULES=NULL', '-DSTATIC_NDR_SPOOLSS_MODULES_PROTO=extern void __NDR_SPOOLSS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_spoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_spoolss.c.22.o', '-I/usr/include/et']
[ 787/2769] Compiling librpc/ndr/ndr_spoolss_buf.c
11:37:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SPOOLSS_BUF_MODULES=NULL', '-DSTATIC_NDR_SPOOLSS_BUF_MODULES_PROTO=extern void __NDR_SPOOLSS_BUF_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../librpc/ndr/ndr_spoolss_buf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_spoolss_buf.c.23.o', '-I/usr/include/et']
[ 788/2769] Compiling bin/default/librpc/gen_ndr/ndr_dssetup.c
11:37:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DSSETUP_MODULES=NULL', '-DSTATIC_NDR_DSSETUP_MODULES_PROTO=extern void __NDR_DSSETUP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dssetup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dssetup.c.28.o', '-I/usr/include/et']
[ 789/2769] Compiling bin/default/librpc/gen_ndr/ndr_notify.c
11:37:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NOTIFY_MODULES=NULL', '-DSTATIC_NDR_NOTIFY_MODULES_PROTO=extern void __NDR_NOTIFY_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_notify.c.43.o', '-I/usr/include/et']
[ 790/2769] Compiling bin/default/librpc/gen_ndr/ndr_samr.c
11:37:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SAMR_MODULES=NULL', '-DSTATIC_NDR_SAMR_MODULES_PROTO=extern void __NDR_SAMR_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_samr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_samr.c.49.o', '-I/usr/include/et']
[ 791/2769] Compiling bin/default/librpc/gen_ndr/ndr_svcctl.c
11:37:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SVCCTL_MODULES=NULL', '-DSTATIC_NDR_SVCCTL_MODULES_PROTO=extern void __NDR_SVCCTL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_svcctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_svcctl.c.55.o', '-I/usr/include/et']
[ 792/2769] Compiling librpc/ndr/ndr_svcctl.c
11:37:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SVCCTL_MODULES=NULL', '-DSTATIC_NDR_SVCCTL_MODULES_PROTO=extern void __NDR_SVCCTL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_svcctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_svcctl.c.55.o', '-I/usr/include/et']
[ 793/2769] Compiling bin/default/librpc/gen_ndr/ndr_srvsvc.c
11:37:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SRVSVC_MODULES=NULL', '-DSTATIC_NDR_SRVSVC_MODULES_PROTO=extern void __NDR_SRVSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_srvsvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_srvsvc.c.56.o', '-I/usr/include/et']
[ 794/2769] Compiling librpc/ndr/ndr_netlogon.c
11:37:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NETLOGON_MODULES=NULL', '-DSTATIC_NDR_NETLOGON_MODULES_PROTO=extern void __NDR_NETLOGON_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_netlogon.c.57.o', '-I/usr/include/et']
[ 795/2769] Compiling bin/default/librpc/gen_ndr/ndr_netlogon.c
11:37:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NETLOGON_MODULES=NULL', '-DSTATIC_NDR_NETLOGON_MODULES_PROTO=extern void __NDR_NETLOGON_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_netlogon.c.57.o', '-I/usr/include/et']
[ 796/2769] Compiling bin/default/librpc/gen_ndr/ndr_eventlog6.c
11:37:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_EVENTLOG6_MODULES=NULL', '-DSTATIC_NDR_EVENTLOG6_MODULES_PROTO=extern void __NDR_EVENTLOG6_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_eventlog6.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_eventlog6.c.59.o', '-I/usr/include/et']
[ 797/2769] Compiling bin/default/librpc/gen_ndr/ndr_ntsvcs.c
11:37:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NTSVCS_MODULES=NULL', '-DSTATIC_NDR_NTSVCS_MODULES_PROTO=extern void __NDR_NTSVCS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_ntsvcs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_ntsvcs.c.60.o', '-I/usr/include/et']
[ 798/2769] Compiling bin/default/librpc/gen_ndr/ndr_wkssvc.c
11:37:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WKSSVC_MODULES=NULL', '-DSTATIC_NDR_WKSSVC_MODULES_PROTO=extern void __NDR_WKSSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_wkssvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_wkssvc.c.61.o', '-I/usr/include/et']
[ 799/2769] Compiling bin/default/librpc/gen_ndr/ndr_echo.c
11:37:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ECHO_MODULES=NULL', '-DSTATIC_NDR_ECHO_MODULES_PROTO=extern void __NDR_ECHO_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_echo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_echo.c.62.o', '-I/usr/include/et']
[ 800/2769] Compiling bin/default/librpc/gen_ndr/ndr_initshutdown.c
11:37:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_INITSHUTDOWN_MODULES=NULL', '-DSTATIC_NDR_INITSHUTDOWN_MODULES_PROTO=extern void __NDR_INITSHUTDOWN_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_initshutdown.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_initshutdown.c.63.o', '-I/usr/include/et']
[ 801/2769] Compiling bin/default/librpc/ndr-standard.empty.c
11:37:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_standard_MODULES=NULL', '-DSTATIC_ndr_standard_MODULES_PROTO=extern void __ndr_standard_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/ndr-standard.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr-standard.empty.c.113.o', '-I/usr/include/et']
[ 802/2769] Compiling bin/default/librpc/gen_ndr/ndr_file_id.c
11:37:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FILE_ID_MODULES=NULL', '-DSTATIC_NDR_FILE_ID_MODULES_PROTO=extern void __NDR_FILE_ID_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_file_id.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_file_id.c.161.o', '-I/usr/include/et']
[ 803/2769] Compiling lib/util/asn1.c
11:37:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_asn1util_MODULES=NULL', '-DSTATIC_asn1util_MODULES_PROTO=extern void __asn1util_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/asn1.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/asn1.c.79.o', '-I/usr/include/et']
[ 804/2769] Compiling lib/param/loadparm.c
11:37:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_hostconfig_MODULES=NULL', '-DSTATIC_samba_hostconfig_MODULES_PROTO=extern void __samba_hostconfig_dummy_module_proto(void)', '-Ilib/param', '-I../../lib/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/param/loadparm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/loadparm.c.9.o', '-I/usr/include/et']
[ 805/2769] Compiling lib/param/param_table.c
11:37:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_hostconfig_MODULES=NULL', '-DSTATIC_samba_hostconfig_MODULES_PROTO=extern void __samba_hostconfig_dummy_module_proto(void)', '-Ilib/param', '-I../../lib/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/param/param_table.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/param_table.c.9.o', '-I/usr/include/et']
[ 806/2769] Linking bin/default/lib/util/libasn1util-private-samba.so
11:37:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/asn1util.vscript', '-shared', 'lib/util/asn1.c.79.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libasn1util-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 807/2769] Compiling lib/param/util.c
11:37:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_hostconfig_MODULES=NULL', '-DSTATIC_samba_hostconfig_MODULES_PROTO=extern void __samba_hostconfig_dummy_module_proto(void)', '-Ilib/param', '-I../../lib/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/param/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/util.c.9.o', '-I/usr/include/et']
[ 808/2769] Compiling lib/crypto/gnutls_weak_crypto.c
11:37:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_GNUTLS_HELPERS_MODULES=NULL', '-DSTATIC_GNUTLS_HELPERS_MODULES_PROTO=extern void __GNUTLS_HELPERS_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/crypto/gnutls_weak_crypto.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/gnutls_weak_crypto.c.1.o', '-I/usr/include/et']
[ 809/2769] Compiling lib/crypto/gnutls_sp800_108.c
11:37:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_GNUTLS_HELPERS_MODULES=NULL', '-DSTATIC_GNUTLS_HELPERS_MODULES_PROTO=extern void __GNUTLS_HELPERS_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/crypto/gnutls_sp800_108.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/gnutls_sp800_108.c.1.o', '-I/usr/include/et']
[ 810/2769] Linking bin/default/librpc/libndr-standard.so
11:37:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr-standard.vscript', '-shared', '-Wl,-h,libndr-standard.so.0', 'librpc/gen_ndr/ndr_wkssvc.c.61.o', 'librpc/gen_ndr/ndr_dssetup.c.28.o', 'librpc/gen_ndr/ndr_netlogon.c.57.o', 'librpc/ndr/ndr_netlogon.c.57.o', 'librpc/gen_ndr/ndr_notify.c.43.o', 'librpc/gen_ndr/ndr_srvsvc.c.56.o', 'librpc/ndr-standard.empty.c.113.o', 'librpc/gen_ndr/ndr_samr.c.49.o', 'librpc/gen_ndr/ndr_svcctl.c.55.o', 'librpc/ndr/ndr_svcctl.c.55.o', 'librpc/gen_ndr/ndr_ntsvcs.c.60.o', 'librpc/gen_ndr/ndr_initshutdown.c.63.o', 'librpc/ndr/ndr_spoolss_buf.c.23.o', 'librpc/gen_ndr/ndr_echo.c.62.o', 'librpc/gen_ndr/ndr_eventlog6.c.59.o', 'librpc/gen_ndr/ndr_winreg.c.11.o', 'librpc/gen_ndr/ndr_eventlog.c.58.o', 'librpc/gen_ndr/ndr_atsvc.c.5.o', 'librpc/gen_ndr/ndr_dfs.c.10.o', 'librpc/gen_ndr/ndr_server_id.c.36.o', 'librpc/gen_ndr/ndr_lsa.c.50.o', 'librpc/gen_ndr/ndr_file_id.c.161.o', 'librpc/gen_ndr/ndr_spoolss.c.22.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libndr-standard.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-security-private-samba', '-lndr-nbt', '-lndr', '-lstable-sort-private-samba', '-lsamba-errors', '-lsamba-util', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-ltevent', '-ltalloc', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 811/2769] Compiling lib/crypto/gnutls_arcfour_confounded_md5.c
11:37:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_GNUTLS_HELPERS_MODULES=NULL', '-DSTATIC_GNUTLS_HELPERS_MODULES_PROTO=extern void __GNUTLS_HELPERS_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/crypto/gnutls_arcfour_confounded_md5.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/gnutls_arcfour_confounded_md5.c.1.o', '-I/usr/include/et']
[ 812/2769] Compiling lib/crypto/gnutls_aead_aes_256_cbc_hmac_sha512.c
11:37:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_GNUTLS_HELPERS_MODULES=NULL', '-DSTATIC_GNUTLS_HELPERS_MODULES_PROTO=extern void __GNUTLS_HELPERS_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/crypto/gnutls_aead_aes_256_cbc_hmac_sha512.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/gnutls_aead_aes_256_cbc_hmac_sha512.c.1.o', '-I/usr/include/et']
[ 813/2769] Compiling lib/crypto/gnutls_error.c
11:37:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_GNUTLS_HELPERS_MODULES=NULL', '-DSTATIC_GNUTLS_HELPERS_MODULES_PROTO=extern void __GNUTLS_HELPERS_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/crypto/gnutls_error.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/gnutls_error.c.1.o', '-I/usr/include/et']
[ 814/2769] Compiling lib/dbwrap/dbwrap.c
11:37:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dbwrap_MODULES=NULL', '-DSTATIC_dbwrap_MODULES_PROTO=extern void __dbwrap_dummy_module_proto(void)', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/dbwrap/dbwrap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap/dbwrap.c.1.o', '-I/usr/include/et']
[ 815/2769] Compiling lib/dbwrap/dbwrap_local_open.c
11:37:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dbwrap_MODULES=NULL', '-DSTATIC_dbwrap_MODULES_PROTO=extern void __dbwrap_dummy_module_proto(void)', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/dbwrap/dbwrap_local_open.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap/dbwrap_local_open.c.1.o', '-I/usr/include/et']
[ 816/2769] Compiling lib/dbwrap/dbwrap_util.c
11:37:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dbwrap_MODULES=NULL', '-DSTATIC_dbwrap_MODULES_PROTO=extern void __dbwrap_dummy_module_proto(void)', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/dbwrap/dbwrap_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap/dbwrap_util.c.1.o', '-I/usr/include/et']
[ 817/2769] Linking bin/default/lib/param/libsamba-hostconfig.so
11:37:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/samba-hostconfig.vscript', '-shared', '-Wl,-h,libsamba-hostconfig.so.0', 'lib/crypto/gnutls_error.c.1.o', 'lib/crypto/gnutls_aead_aes_256_cbc_hmac_sha512.c.1.o', 'lib/crypto/gnutls_arcfour_confounded_md5.c.1.o', 'lib/crypto/gnutls_weak_crypto.c.1.o', 'lib/crypto/gnutls_sp800_108.c.1.o', 'lib/param/loadparm.c.9.o', 'lib/param/util.c.9.o', 'lib/param/param_table.c.9.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param/libsamba-hostconfig.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lserver-role-private-samba', '-lsamba-util', '-lsamba-errors', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 818/2769] Compiling lib/dbwrap/dbwrap_tdb.c
11:37:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dbwrap_MODULES=NULL', '-DSTATIC_dbwrap_MODULES_PROTO=extern void __dbwrap_dummy_module_proto(void)', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/dbwrap/dbwrap_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap/dbwrap_tdb.c.1.o', '-I/usr/include/et']
[ 819/2769] Compiling lib/dbwrap/dbwrap_rbt.c
11:37:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dbwrap_MODULES=NULL', '-DSTATIC_dbwrap_MODULES_PROTO=extern void __dbwrap_dummy_module_proto(void)', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/dbwrap/dbwrap_rbt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap/dbwrap_rbt.c.1.o', '-I/usr/include/et']
[ 820/2769] Compiling lib/compression/lzxpress_huffman.c
11:37:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LZXPRESS_MODULES=NULL', '-DSTATIC_LZXPRESS_MODULES_PROTO=extern void __LZXPRESS_dummy_module_proto(void)', '-Ilib/compression', '-I../../lib/compression', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/compression/lzxpress_huffman.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/compression/lzxpress_huffman.c.1.o', '-I/usr/include/et']
[ 821/2769] Compiling lib/compression/lzxpress.c
11:37:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LZXPRESS_MODULES=NULL', '-DSTATIC_LZXPRESS_MODULES_PROTO=extern void __LZXPRESS_dummy_module_proto(void)', '-Ilib/compression', '-I../../lib/compression', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/compression/lzxpress.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/compression/lzxpress.c.1.o', '-I/usr/include/et']
[ 822/2769] Linking bin/default/lib/dbwrap/libdbwrap-private-samba.so
11:37:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap/dbwrap.vscript', '-shared', 'lib/dbwrap/dbwrap.c.1.o', 'lib/dbwrap/dbwrap_util.c.1.o', 'lib/dbwrap/dbwrap_rbt.c.1.o', 'lib/dbwrap/dbwrap_tdb.c.1.o', 'lib/dbwrap/dbwrap_local_open.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap/libdbwrap-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-util', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-ltevent-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 823/2769] Compiling librpc/ndr/ndr_compression.c
11:37:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_COMPRESSION_MODULES=NULL', '-DSTATIC_NDR_COMPRESSION_MODULES_PROTO=extern void __NDR_COMPRESSION_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_compression.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_compression.c.64.o', '-I/usr/include/et']
[ 824/2769] Compiling librpc/ndr/ndr_krb5pac.c
11:37:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_krb5pac_MODULES=NULL', '-DSTATIC_ndr_krb5pac_MODULES_PROTO=extern void __ndr_krb5pac_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_krb5pac.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_krb5pac.c.97.o', '-I/usr/include/et']
[ 825/2769] Compiling bin/default/librpc/gen_ndr/ndr_krb5pac.c
11:37:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_krb5pac_MODULES=NULL', '-DSTATIC_ndr_krb5pac_MODULES_PROTO=extern void __ndr_krb5pac_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_krb5pac.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_krb5pac.c.97.o', '-I/usr/include/et']
[ 826/2769] Compiling librpc/ndr/ndr_claims.c
11:37:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_CLAIMS_MODULES=NULL', '-DSTATIC_NDR_CLAIMS_MODULES_PROTO=extern void __NDR_CLAIMS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_claims.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_claims.c.109.o', '-I/usr/include/et']
[ 827/2769] Compiling bin/default/librpc/gen_ndr/ndr_claims.c
11:37:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_CLAIMS_MODULES=NULL', '-DSTATIC_NDR_CLAIMS_MODULES_PROTO=extern void __NDR_CLAIMS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_claims.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_claims.c.109.o', '-I/usr/include/et']
[ 828/2769] Compiling lib/util/msghdr.c
11:38:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msghdr_MODULES=NULL', '-DSTATIC_msghdr_MODULES_PROTO=extern void __msghdr_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/msghdr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/msghdr.c.33.o', '-I/usr/include/et']
[ 829/2769] Compiling lib/socket/interfaces.c
11:38:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_interfaces_MODULES=NULL', '-DSTATIC_interfaces_MODULES_PROTO=extern void __interfaces_dummy_module_proto(void)', '-Ilib/socket', '-I../../lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/socket/interfaces.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket/interfaces.c.1.o', '-I/usr/include/et']
[ 830/2769] Compiling source4/lib/events/tevent_s4.c
11:38:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_events_MODULES=NULL', '-DSTATIC_events_MODULES_PROTO=extern void __events_dummy_module_proto(void)', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/events/tevent_s4.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events/tevent_s4.c.1.o', '-I/usr/include/et']
../../source4/lib/events/tevent_s4.c: In function ‘s4_event_context_init’:
../../source4/lib/events/tevent_s4.c:37:17: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
   37 |                 tevent_loop_allow_nesting(ev);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../source4/lib/events/events.h:3,
                 from ../../source4/lib/events/tevent_s4.c:21:
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~

[ 831/2769] Linking bin/default/librpc/libndr-krb5pac.so
11:38:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr-krb5pac.vscript', '-shared', '-Wl,-h,libndr-krb5pac.so.0', 'librpc/ndr/ndr_krb5pac.c.97.o', 'librpc/gen_ndr/ndr_krb5pac.c.97.o', 'librpc/ndr/ndr_compression.c.64.o', 'lib/compression/lzxpress.c.1.o', 'lib/compression/lzxpress_huffman.c.1.o', 'librpc/gen_ndr/ndr_claims.c.109.o', 'librpc/ndr/ndr_claims.c.109.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libndr-krb5pac.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lndr', '-lsamba-security-private-samba', '-lstable-sort-private-samba', '-lndr-standard', '-lsamba-debug-private-samba', '-lsamba-util', '-lgenrand-private-samba', '-lndr-nbt', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-ltevent', '-ltalloc', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-lz', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 832/2769] Linking bin/default/lib/util/libmsghdr-private-samba.so
11:38:02 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/msghdr.vscript', '-shared', 'lib/util/msghdr.c.33.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libmsghdr-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-liov-buf-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 833/2769] Linking bin/default/source4/lib/events/libevents-private-samba.so
11:38:02 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events/events.vscript', '-shared', 'source4/lib/events/tevent_s4.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events/libevents-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 834/2769] Compiling librpc/ndr/ndr_auth.c
11:38:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_AUTH_MODULES=NULL', '-DSTATIC_NDR_AUTH_MODULES_PROTO=extern void __NDR_AUTH_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_auth.c.2.o', '-I/usr/include/et']
[ 835/2769] Compiling bin/default/librpc/gen_ndr/ndr_auth.c
11:38:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_AUTH_MODULES=NULL', '-DSTATIC_NDR_AUTH_MODULES_PROTO=extern void __NDR_AUTH_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_auth.c.2.o', '-I/usr/include/et']
[ 836/2769] Linking bin/default/lib/socket/libinterfaces-private-samba.so
11:38:02 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket/interfaces.vscript', '-shared', 'lib/socket/interfaces.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket/libinterfaces-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsamba-debug-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 837/2769] Compiling bin/default/librpc/gen_ndr/ndr_named_pipe_auth.c
11:38:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NAMED_PIPE_AUTH_MODULES=NULL', '-DSTATIC_NDR_NAMED_PIPE_AUTH_MODULES_PROTO=extern void __NDR_NAMED_PIPE_AUTH_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_named_pipe_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_named_pipe_auth.c.6.o', '-I/usr/include/et']
[ 838/2769] Compiling bin/default/librpc/gen_ndr/ndr_dnsserver.c
11:38:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DNSSERVER_MODULES=NULL', '-DSTATIC_NDR_DNSSERVER_MODULES_PROTO=extern void __NDR_DNSSERVER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dnsserver.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dnsserver.c.7.o', '-I/usr/include/et']
[ 839/2769] Compiling librpc/ndr/ndr_dnsserver.c
11:38:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DNSSERVER_MODULES=NULL', '-DSTATIC_NDR_DNSSERVER_MODULES_PROTO=extern void __NDR_DNSSERVER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_dnsserver.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_dnsserver.c.7.o', '-I/usr/include/et']
[ 840/2769] Compiling bin/default/librpc/gen_ndr/ndr_unixinfo.c
11:38:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_UNIXINFO_MODULES=NULL', '-DSTATIC_NDR_UNIXINFO_MODULES_PROTO=extern void __NDR_UNIXINFO_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_unixinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_unixinfo.c.21.o', '-I/usr/include/et']
[ 841/2769] Compiling bin/default/librpc/gen_ndr/ndr_epmapper.c
11:38:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_EPMAPPER_MODULES=NULL', '-DSTATIC_NDR_EPMAPPER_MODULES_PROTO=extern void __NDR_EPMAPPER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_epmapper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_epmapper.c.26.o', '-I/usr/include/et']
[ 842/2769] Compiling bin/default/librpc/gen_ndr/ndr_mgmt.c
11:38:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_MGMT_MODULES=NULL', '-DSTATIC_NDR_MGMT_MODULES_PROTO=extern void __NDR_MGMT_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_mgmt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_mgmt.c.30.o', '-I/usr/include/et']
[ 843/2769] Compiling bin/default/librpc/gen_ndr/ndr_idmap.c
11:38:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_IDMAP_MODULES=NULL', '-DSTATIC_NDR_IDMAP_MODULES_PROTO=extern void __NDR_IDMAP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_idmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_idmap.c.42.o', '-I/usr/include/et']
[ 844/2769] Compiling librpc/ndr/ndr_ntlmssp.c
11:38:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NTLMSSP_MODULES=NULL', '-DSTATIC_NDR_NTLMSSP_MODULES_PROTO=extern void __NDR_NTLMSSP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_ntlmssp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_ntlmssp.c.44.o', '-I/usr/include/et']
[ 845/2769] Compiling bin/default/librpc/gen_ndr/ndr_ntlmssp.c
11:38:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NTLMSSP_MODULES=NULL', '-DSTATIC_NDR_NTLMSSP_MODULES_PROTO=extern void __NDR_NTLMSSP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_ntlmssp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_ntlmssp.c.44.o', '-I/usr/include/et']
[ 846/2769] Compiling bin/default/librpc/gen_ndr/ndr_negoex.c
11:38:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NEGOEX_MODULES=NULL', '-DSTATIC_NDR_NEGOEX_MODULES_PROTO=extern void __NDR_NEGOEX_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_negoex.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_negoex.c.45.o', '-I/usr/include/et']
[ 847/2769] Compiling librpc/ndr/ndr_negoex.c
11:38:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NEGOEX_MODULES=NULL', '-DSTATIC_NDR_NEGOEX_MODULES_PROTO=extern void __NDR_NEGOEX_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_negoex.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_negoex.c.45.o', '-I/usr/include/et']
[ 848/2769] Compiling bin/default/librpc/gen_ndr/ndr_ntprinting.c
11:38:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NTPRINTING_MODULES=NULL', '-DSTATIC_NDR_NTPRINTING_MODULES_PROTO=extern void __NDR_NTPRINTING_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_ntprinting.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_ntprinting.c.48.o', '-I/usr/include/et']
[ 849/2769] Compiling librpc/ndr/ndr_ntprinting.c
11:38:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NTPRINTING_MODULES=NULL', '-DSTATIC_NDR_NTPRINTING_MODULES_PROTO=extern void __NDR_NTPRINTING_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_ntprinting.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_ntprinting.c.48.o', '-I/usr/include/et']
[ 850/2769] Compiling bin/default/librpc/gen_ndr/ndr_fsrvp.c
11:38:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FSRVP_MODULES=NULL', '-DSTATIC_NDR_FSRVP_MODULES_PROTO=extern void __NDR_FSRVP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_fsrvp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_fsrvp.c.65.o', '-I/usr/include/et']
[ 851/2769] Compiling bin/default/librpc/wsp/wsp_props_gen.c
11:38:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WSP_MODULES=NULL', '-DSTATIC_NDR_WSP_MODULES_PROTO=extern void __NDR_WSP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/wsp/wsp_props_gen.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/wsp/wsp_props_gen.c.67.o', '-I/usr/include/et']
[ 852/2769] Compiling bin/default/librpc/gen_ndr/ndr_wsp.c
11:38:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WSP_MODULES=NULL', '-DSTATIC_NDR_WSP_MODULES_PROTO=extern void __NDR_WSP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_wsp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_wsp.c.67.o', '-I/usr/include/et']
[ 853/2769] Compiling librpc/wsp/wsp_helper.c
11:38:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WSP_MODULES=NULL', '-DSTATIC_NDR_WSP_MODULES_PROTO=extern void __NDR_WSP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/wsp/wsp_helper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/wsp/wsp_helper.c.67.o', '-I/usr/include/et']
[ 854/2769] Compiling librpc/ndr/ndr_witness.c
11:38:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WITNESS_MODULES=NULL', '-DSTATIC_NDR_WITNESS_MODULES_PROTO=extern void __NDR_WITNESS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_witness.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_witness.c.70.o', '-I/usr/include/et']
[ 855/2769] Compiling bin/default/librpc/gen_ndr/ndr_witness.c
11:38:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WITNESS_MODULES=NULL', '-DSTATIC_NDR_WITNESS_MODULES_PROTO=extern void __NDR_WITNESS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_witness.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_witness.c.70.o', '-I/usr/include/et']
[ 856/2769] Compiling bin/default/librpc/gen_ndr/ndr_mdssvc.c
11:38:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_MDSSVC_MODULES=NULL', '-DSTATIC_NDR_MDSSVC_MODULES_PROTO=extern void __NDR_MDSSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_mdssvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_mdssvc.c.72.o', '-I/usr/include/et']
[ 857/2769] Compiling bin/default/librpc/gen_ndr/ndr_drsuapi.c
11:38:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DRSUAPI_MODULES=NULL', '-DSTATIC_NDR_DRSUAPI_MODULES_PROTO=extern void __NDR_DRSUAPI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_drsuapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_drsuapi.c.80.o', '-I/usr/include/et']
[ 858/2769] Compiling librpc/ndr/ndr_drsuapi.c
11:38:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DRSUAPI_MODULES=NULL', '-DSTATIC_NDR_DRSUAPI_MODULES_PROTO=extern void __NDR_DRSUAPI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_drsuapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_drsuapi.c.80.o', '-I/usr/include/et']
[ 859/2769] Compiling librpc/ndr/ndr_drsblobs.c
11:38:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DRSBLOBS_MODULES=NULL', '-DSTATIC_NDR_DRSBLOBS_MODULES_PROTO=extern void __NDR_DRSBLOBS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_drsblobs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_drsblobs.c.87.o', '-I/usr/include/et']
[ 860/2769] Compiling bin/default/librpc/gen_ndr/ndr_drsblobs.c
11:38:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DRSBLOBS_MODULES=NULL', '-DSTATIC_NDR_DRSBLOBS_MODULES_PROTO=extern void __NDR_DRSBLOBS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_drsblobs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_drsblobs.c.87.o', '-I/usr/include/et']
[ 861/2769] Compiling bin/default/librpc/gen_ndr/ndr_krb5ccache.c
11:38:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_KRB5CCACHE_MODULES=NULL', '-DSTATIC_NDR_KRB5CCACHE_MODULES_PROTO=extern void __NDR_KRB5CCACHE_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_krb5ccache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_krb5ccache.c.108.o', '-I/usr/include/et']
[ 862/2769] Compiling bin/default/librpc/gen_ndr/ndr_gkdi.c
11:38:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_GKDI_MODULES=NULL', '-DSTATIC_NDR_GKDI_MODULES_PROTO=extern void __NDR_GKDI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_gkdi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_gkdi.c.110.o', '-I/usr/include/et']
[ 863/2769] Compiling bin/default/librpc/gen_ndr/ndr_gmsa.c
11:38:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_GMSA_MODULES=NULL', '-DSTATIC_NDR_GMSA_MODULES_PROTO=extern void __NDR_GMSA_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_gmsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_gmsa.c.111.o', '-I/usr/include/et']
[ 864/2769] Compiling bin/default/librpc/gen_ndr/ndr_xattr.c
11:38:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_XATTR_MODULES=NULL', '-DSTATIC_NDR_XATTR_MODULES_PROTO=extern void __NDR_XATTR_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_xattr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_xattr.c.136.o', '-I/usr/include/et']
[ 865/2769] Compiling librpc/ndr/ndr_xattr.c
11:38:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_XATTR_MODULES=NULL', '-DSTATIC_NDR_XATTR_MODULES_PROTO=extern void __NDR_XATTR_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_xattr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_xattr.c.136.o', '-I/usr/include/et']
[ 866/2769] Compiling bin/default/librpc/gen_ndr/ndr_smb3posix.c
11:38:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SMB3POSIX_MODULES=NULL', '-DSTATIC_NDR_SMB3POSIX_MODULES_PROTO=extern void __NDR_SMB3POSIX_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_smb3posix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_smb3posix.c.137.o', '-I/usr/include/et']
[ 867/2769] Compiling bin/default/librpc/gen_ndr/ndr_smb2_lease_struct.c
11:38:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SMB2_LEASE_STRUCT_MODULES=NULL', '-DSTATIC_NDR_SMB2_LEASE_STRUCT_MODULES_PROTO=extern void __NDR_SMB2_LEASE_STRUCT_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_smb2_lease_struct.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_smb2_lease_struct.c.140.o', '-I/usr/include/et']
[ 868/2769] Compiling bin/default/librpc/gen_ndr/ndr_schannel.c
11:38:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SCHANNEL_MODULES=NULL', '-DSTATIC_NDR_SCHANNEL_MODULES_PROTO=extern void __NDR_SCHANNEL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_schannel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_schannel.c.144.o', '-I/usr/include/et']
[ 869/2769] Compiling librpc/ndr/ndr_schannel.c
11:38:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SCHANNEL_MODULES=NULL', '-DSTATIC_NDR_SCHANNEL_MODULES_PROTO=extern void __NDR_SCHANNEL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_schannel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_schannel.c.144.o', '-I/usr/include/et']
[ 870/2769] Compiling bin/default/librpc/ndr-samba.empty.c
11:38:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_samba_MODULES=NULL', '-DSTATIC_ndr_samba_MODULES_PROTO=extern void __ndr_samba_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/ndr-samba.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr-samba.empty.c.200.o', '-I/usr/include/et']
[ 871/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_open_files.c
11:38:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_OPEN_FILES_MODULES=NULL', '-DSTATIC_NDR_OPEN_FILES_MODULES_PROTO=extern void __NDR_OPEN_FILES_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_open_files.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_open_files.c.4.o', '-I/usr/include/et']
[ 872/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_smbXsrv.c
11:38:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SMBXSRV_MODULES=NULL', '-DSTATIC_NDR_SMBXSRV_MODULES_PROTO=extern void __NDR_SMBXSRV_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_smbXsrv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_smbXsrv.c.5.o', '-I/usr/include/et']
[ 873/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_rpcd_witness.c
11:38:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_RPCD_WITNESS_MODULES=NULL', '-DSTATIC_NDR_RPCD_WITNESS_MODULES_PROTO=extern void __NDR_RPCD_WITNESS_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_rpcd_witness.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_rpcd_witness.c.7.o', '-I/usr/include/et']
[ 874/2769] Compiling lib/ldb/ldb_map/ldb_map.c
11:38:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/ldb_map/ldb_map.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_map/ldb_map.c.1.o', '-I/usr/include/et']
[ 875/2769] Compiling lib/ldb/common/ldb_controls.c
11:38:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_controls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_controls.c.1.o', '-I/usr/include/et']
[ 876/2769] Compiling lib/ldb/ldb_map/ldb_map_outbound.c
11:38:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/ldb_map/ldb_map_outbound.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_map/ldb_map_outbound.c.1.o', '-I/usr/include/et']
[ 877/2769] Compiling lib/ldb/common/ldb_debug.c
11:38:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_debug.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_debug.c.1.o', '-I/usr/include/et']
[ 878/2769] Linking bin/default/librpc/libndr-samba-private-samba.so
11:38:36 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr-samba.vscript', '-shared', 'librpc/gen_ndr/ndr_krb5ccache.c.108.o', 'librpc/ndr/ndr_negoex.c.45.o', 'librpc/gen_ndr/ndr_negoex.c.45.o', 'librpc/gen_ndr/ndr_smb2_lease_struct.c.140.o', 'librpc/gen_ndr/ndr_named_pipe_auth.c.6.o', 'librpc/ndr/ndr_drsuapi.c.80.o', 'librpc/gen_ndr/ndr_drsuapi.c.80.o', 'librpc/gen_ndr/ndr_epmapper.c.26.o', 'librpc/gen_ndr/ndr_mgmt.c.30.o', 'librpc/ndr-samba.empty.c.200.o', 'librpc/gen_ndr/ndr_mdssvc.c.72.o', 'librpc/gen_ndr/ndr_gmsa.c.111.o', 'librpc/gen_ndr/ndr_smb3posix.c.137.o', 'librpc/gen_ndr/ndr_wsp.c.67.o', 'librpc/wsp/wsp_helper.c.67.o', 'librpc/wsp/wsp_props_gen.c.67.o', 'source3/librpc/gen_ndr/ndr_rpcd_witness.c.7.o', 'source3/librpc/gen_ndr/ndr_open_files.c.4.o', 'librpc/ndr/ndr_drsblobs.c.87.o', 'librpc/gen_ndr/ndr_drsblobs.c.87.o', 'librpc/gen_ndr/ndr_dnsserver.c.7.o', 'librpc/ndr/ndr_dnsserver.c.7.o', 'librpc/gen_ndr/ndr_fsrvp.c.65.o', 'librpc/ndr/ndr_schannel.c.144.o', 'librpc/gen_ndr/ndr_schannel.c.144.o', 'librpc/ndr/ndr_xattr.c.136.o', 'librpc/gen_ndr/ndr_xattr.c.136.o', 'librpc/gen_ndr/ndr_ntprinting.c.48.o', 'librpc/ndr/ndr_ntprinting.c.48.o', 'librpc/gen_ndr/ndr_idmap.c.42.o', 'librpc/gen_ndr/ndr_unixinfo.c.21.o', 'librpc/ndr/ndr_ntlmssp.c.44.o', 'librpc/gen_ndr/ndr_ntlmssp.c.44.o', 'librpc/gen_ndr/ndr_auth.c.2.o', 'librpc/ndr/ndr_auth.c.2.o', 'librpc/gen_ndr/ndr_witness.c.70.o', 'librpc/ndr/ndr_witness.c.70.o', 'source3/librpc/gen_ndr/ndr_smbXsrv.c.5.o', 'librpc/gen_ndr/ndr_gkdi.c.110.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libndr-samba-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/usr/local/lib', '-L/usr/local/lib', '-lndr-krb5pac', '-lreplace-private-samba', '-lsamba-errors', '-lndr-standard', '-lndr', '-lsamba-security-private-samba', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-lsamba-util', '-lgenrand-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lz', '-licui18n', '-licuuc', '-ltevent', '-ltalloc', '-lgnutls', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 879/2769] Compiling lib/ldb/common/ldb_dn.c
11:38:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_dn.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_dn.c.1.o', '-I/usr/include/et']
[ 880/2769] Compiling lib/ldb/common/ldb_match.c
11:38:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_match.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_match.c.1.o', '-I/usr/include/et']
[ 881/2769] Compiling lib/ldb/common/ldb_pack.c
11:38:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_pack.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_pack.c.1.o', '-I/usr/include/et']
[ 882/2769] Compiling lib/ldb/common/ldb_utf8.c
11:38:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_utf8.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_utf8.c.1.o', '-I/usr/include/et']
[ 883/2769] Compiling lib/ldb/common/ldb_parse.c
11:38:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_parse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_parse.c.1.o', '-I/usr/include/et']
[ 884/2769] Compiling lib/ldb/common/ldb_modules.c
11:38:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_modules.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_modules.c.1.o', '-I/usr/include/et']
[ 885/2769] Compiling lib/ldb/common/ldb_ldif.c
11:38:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_ldif.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_ldif.c.1.o', '-I/usr/include/et']
[ 886/2769] Compiling lib/ldb/common/ldb_options.c
11:38:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_options.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_options.c.1.o', '-I/usr/include/et']
[ 887/2769] Compiling lib/ldb/ldb_map/ldb_map_inbound.c
11:38:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/ldb_map/ldb_map_inbound.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_map/ldb_map_inbound.c.1.o', '-I/usr/include/et']
[ 888/2769] Compiling lib/ldb/common/ldb_attributes.c
11:38:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_attributes.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_attributes.c.1.o', '-I/usr/include/et']
[ 889/2769] Compiling lib/ldb/common/attrib_handlers.c
11:38:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/attrib_handlers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/attrib_handlers.c.1.o', '-I/usr/include/et']
[ 890/2769] Compiling lib/ldb/common/qsort.c
11:38:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/qsort.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/qsort.c.1.o', '-I/usr/include/et']
[ 891/2769] Compiling lib/ldb/common/ldb_msg.c
11:38:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_MODULES=NULL', '-DSTATIC_ldb_MODULES_PROTO=extern void __ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb_msg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb_msg.c.1.o', '-I/usr/include/et']
[ 892/2769] Compiling lib/ldb/common/ldb.c
11:38:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DLDB_MODULESDIR="/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/modules/ldb"', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBLDB_MAIN_MODULES=NULL', '-DSTATIC_LIBLDB_MAIN_MODULES_PROTO=extern void __LIBLDB_MAIN_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/ldb/common/ldb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/common/ldb.c.52.o', '-I/usr/include/et']
[ 893/2769] Compiling lib/krb5_wrap/krb5_errs.c
11:38:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_krb5samba_MODULES=NULL', '-DSTATIC_krb5samba_MODULES_PROTO=extern void __krb5samba_dummy_module_proto(void)', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/krb5_wrap/krb5_errs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap/krb5_errs.c.1.o', '-I/usr/include/et']
../../lib/ldb/common/ldb.c: In function ‘ldb_init’:
../../lib/ldb/common/ldb.c:121:17: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
  121 |                 tevent_loop_allow_nesting(ev_ctx);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../lib/ldb/include/ldb.h:51,
                 from ../../lib/ldb/include/ldb_private.h:43,
                 from ../../lib/ldb/common/ldb.c:36:
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/common/ldb.c: In function ‘ldb_handle_new’:
../../lib/ldb/common/ldb.c:761:17: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
  761 |                 tevent_loop_allow_nesting(h->event_context);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~

[ 894/2769] Compiling lib/krb5_wrap/gss_samba.c
11:38:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_krb5samba_MODULES=NULL', '-DSTATIC_krb5samba_MODULES_PROTO=extern void __krb5samba_dummy_module_proto(void)', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/krb5_wrap/gss_samba.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap/gss_samba.c.1.o', '-I/usr/include/et']
[ 895/2769] Compiling lib/krb5_wrap/keytab_util.c
11:38:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_krb5samba_MODULES=NULL', '-DSTATIC_krb5samba_MODULES_PROTO=extern void __krb5samba_dummy_module_proto(void)', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/krb5_wrap/keytab_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap/keytab_util.c.1.o', '-I/usr/include/et']
[ 896/2769] Linking bin/default/lib/ldb/libldb.so
11:38:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb.vscript', '-shared', '-Wl,-h,libldb.so.2', 'lib/ldb/common/ldb.c.52.o', 'lib/ldb/common/ldb_modules.c.1.o', 'lib/ldb/common/ldb_ldif.c.1.o', 'lib/ldb/common/ldb_parse.c.1.o', 'lib/ldb/common/ldb_msg.c.1.o', 'lib/ldb/common/ldb_utf8.c.1.o', 'lib/ldb/common/ldb_debug.c.1.o', 'lib/ldb/common/ldb_dn.c.1.o', 'lib/ldb/common/ldb_match.c.1.o', 'lib/ldb/common/ldb_options.c.1.o', 'lib/ldb/common/ldb_pack.c.1.o', 'lib/ldb/common/ldb_attributes.c.1.o', 'lib/ldb/common/attrib_handlers.c.1.o', 'lib/ldb/common/ldb_controls.c.1.o', 'lib/ldb/common/qsort.c.1.o', 'lib/ldb/ldb_map/ldb_map.c.1.o', 'lib/ldb/ldb_map/ldb_map_inbound.c.1.o', 'lib/ldb/ldb_map/ldb_map_outbound.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 897/2769] Compiling lib/krb5_wrap/krb5_samba.c
11:38:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_krb5samba_MODULES=NULL', '-DSTATIC_krb5samba_MODULES_PROTO=extern void __krb5samba_dummy_module_proto(void)', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/krb5_wrap/krb5_samba.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap/krb5_samba.c.1.o', '-I/usr/include/et']
[ 898/2769] Compiling lib/krb5_wrap/enctype_convert.c
11:38:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_krb5samba_MODULES=NULL', '-DSTATIC_krb5samba_MODULES_PROTO=extern void __krb5samba_dummy_module_proto(void)', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/krb5_wrap/enctype_convert.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap/enctype_convert.c.1.o', '-I/usr/include/et']
[ 899/2769] Compiling lib/messaging/messages_dgm.c
11:38:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_messages_dgm_MODULES=NULL', '-DSTATIC_messages_dgm_MODULES_PROTO=extern void __messages_dgm_dummy_module_proto(void)', '-Ilib/messaging', '-I../../lib/messaging', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/messaging/messages_dgm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging/messages_dgm.c.1.o', '-I/usr/include/et']
[ 900/2769] Compiling lib/messaging/messages_dgm_ref.c
11:38:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_messages_dgm_MODULES=NULL', '-DSTATIC_messages_dgm_MODULES_PROTO=extern void __messages_dgm_dummy_module_proto(void)', '-Ilib/messaging', '-I../../lib/messaging', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/messaging/messages_dgm_ref.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging/messages_dgm_ref.c.1.o', '-I/usr/include/et']
[ 901/2769] Linking bin/default/lib/krb5_wrap/libkrb5samba-private-samba.so
11:38:44 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap/krb5samba.vscript', '-shared', 'lib/krb5_wrap/krb5_samba.c.1.o', 'lib/krb5_wrap/gss_samba.c.1.o', 'lib/krb5_wrap/keytab_util.c.1.o', 'lib/krb5_wrap/enctype_convert.c.1.o', 'lib/krb5_wrap/krb5_errs.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap/libkrb5samba-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 902/2769] Compiling lib/util/server_id_db.c
11:38:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_server_id_db_MODULES=NULL', '-DSTATIC_server_id_db_MODULES_PROTO=extern void __server_id_db_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/server_id_db.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/server_id_db.c.107.o', '-I/usr/include/et']
[ 903/2769] Compiling lib/pthreadpool/pthreadpool_pipe.c
11:38:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PTHREADPOOL_MODULES=NULL', '-DSTATIC_PTHREADPOOL_MODULES_PROTO=extern void __PTHREADPOOL_dummy_module_proto(void)', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/pthreadpool/pthreadpool_pipe.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/pthreadpool/pthreadpool_pipe.c.1.o', '-I/usr/include/et']
[ 904/2769] Compiling lib/pthreadpool/pthreadpool_tevent.c
11:38:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PTHREADPOOL_MODULES=NULL', '-DSTATIC_PTHREADPOOL_MODULES_PROTO=extern void __PTHREADPOOL_dummy_module_proto(void)', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/pthreadpool/pthreadpool_tevent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/pthreadpool/pthreadpool_tevent.c.1.o', '-I/usr/include/et']
[ 905/2769] Compiling lib/pthreadpool/pthreadpool.c
11:38:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PTHREADPOOL_MODULES=NULL', '-DSTATIC_PTHREADPOOL_MODULES_PROTO=extern void __PTHREADPOOL_dummy_module_proto(void)', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/pthreadpool/pthreadpool.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/pthreadpool/pthreadpool.c.1.o', '-I/usr/include/et']
[ 906/2769] Linking bin/default/lib/util/libserver-id-db-private-samba.so
11:38:45 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/server_id_db.vscript', '-shared', 'lib/util/server_id_db.c.107.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libserver-id-db-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 907/2769] Compiling source3/lib/messages_util.c
11:38:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_messages_util_MODULES=NULL', '-DSTATIC_messages_util_MODULES_PROTO=extern void __messages_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/messages_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/messages_util.c.47.o', '-I/usr/include/et']
[ 908/2769] Compiling source4/cluster/local.c
11:38:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cluster_MODULES=NULL', '-DSTATIC_cluster_MODULES_PROTO=extern void __cluster_dummy_module_proto(void)', '-Isource4/cluster', '-I../../source4/cluster', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/cluster/local.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster/local.c.1.o', '-I/usr/include/et']
[ 909/2769] Linking bin/default/lib/messaging/libmessages-dgm-private-samba.so
11:38:46 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging/messages_dgm.vscript', '-shared', 'lib/messaging/messages_dgm.c.1.o', 'lib/messaging/messages_dgm_ref.c.1.o', 'lib/pthreadpool/pthreadpool.c.1.o', 'lib/pthreadpool/pthreadpool_pipe.c.1.o', 'lib/pthreadpool/pthreadpool_tevent.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging/libmessages-dgm-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lmsghdr-private-samba', '-lsamba-util', '-lgenrand-private-samba', '-ltevent-util', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-errors', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 910/2769] Linking bin/default/source3/libmessages-util-private-samba.so
11:38:46 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/messages_util.vscript', '-shared', 'source3/lib/messages_util.c.47.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libmessages-util-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 911/2769] Compiling source4/cluster/cluster.c
11:38:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cluster_MODULES=NULL', '-DSTATIC_cluster_MODULES_PROTO=extern void __cluster_dummy_module_proto(void)', '-Isource4/cluster', '-I../../source4/cluster', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/cluster/cluster.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster/cluster.c.1.o', '-I/usr/include/et']
[ 912/2769] Compiling source4/lib/socket/socket_ip.c
11:38:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_socket_ip_MODULES=NULL', '-DSTATIC_socket_ip_MODULES_PROTO=extern void __socket_ip_dummy_module_proto(void)', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../source4/lib/socket/socket_ip.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/socket_ip.c.5.o', '-I/usr/include/et']
[ 913/2769] Compiling source4/lib/socket/socket_unix.c
11:38:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_socket_unix_MODULES=NULL', '-DSTATIC_socket_unix_MODULES_PROTO=extern void __socket_unix_dummy_module_proto(void)', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source4/lib/socket/socket_unix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/socket_unix.c.6.o', '-I/usr/include/et']
[ 914/2769] Compiling source4/lib/socket/connect_multi.c
11:38:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_socket_MODULES=NULL', '-DSTATIC_samba_socket_MODULES_PROTO=extern void __samba_socket_dummy_module_proto(void)', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/socket/connect_multi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/connect_multi.c.7.o', '-I/usr/include/et']
[ 915/2769] Linking bin/default/source4/cluster/libcluster-private-samba.so
11:38:47 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster/cluster.vscript', '-shared', 'source4/cluster/cluster.c.1.o', 'source4/cluster/local.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster/libcluster-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-hostconfig', '-ldbwrap-private-samba', '-lserver-role-private-samba', '-lsamba-util', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-ltevent-util', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 916/2769] Compiling source4/lib/socket/socket.c
11:38:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_socket_MODULES=NULL', '-DSTATIC_samba_socket_MODULES_PROTO=extern void __samba_socket_dummy_module_proto(void)', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/socket/socket.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/socket.c.7.o', '-I/usr/include/et']
[ 917/2769] Compiling source4/lib/socket/access.c
11:38:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_socket_MODULES=NULL', '-DSTATIC_samba_socket_MODULES_PROTO=extern void __samba_socket_dummy_module_proto(void)', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/socket/access.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/access.c.7.o', '-I/usr/include/et']
[ 918/2769] Compiling source4/lib/socket/connect.c
11:38:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_socket_MODULES=NULL', '-DSTATIC_samba_socket_MODULES_PROTO=extern void __samba_socket_dummy_module_proto(void)', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/socket/connect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/connect.c.7.o', '-I/usr/include/et']
[ 919/2769] Compiling lib/util/access.c
11:38:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_access_MODULES=NULL', '-DSTATIC_access_MODULES_PROTO=extern void __access_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/access.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/access.c.110.o', '-I/usr/include/et']
[ 920/2769] Compiling lib/tsocket/tsocket_bsd.c
11:38:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBTSOCKET_MODULES=NULL', '-DSTATIC_LIBTSOCKET_MODULES_PROTO=extern void __LIBTSOCKET_dummy_module_proto(void)', '-Ilib/tsocket', '-I../../lib/tsocket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/tsocket/tsocket_bsd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tsocket/tsocket_bsd.c.1.o', '-I/usr/include/et']
[ 921/2769] Compiling lib/tsocket/tsocket.c
11:38:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBTSOCKET_MODULES=NULL', '-DSTATIC_LIBTSOCKET_MODULES_PROTO=extern void __LIBTSOCKET_dummy_module_proto(void)', '-Ilib/tsocket', '-I../../lib/tsocket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/tsocket/tsocket.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tsocket/tsocket.c.1.o', '-I/usr/include/et']
[ 922/2769] Compiling lib/tsocket/tsocket_helpers.c
11:38:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBTSOCKET_MODULES=NULL', '-DSTATIC_LIBTSOCKET_MODULES_PROTO=extern void __LIBTSOCKET_dummy_module_proto(void)', '-Ilib/tsocket', '-I../../lib/tsocket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/tsocket/tsocket_helpers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tsocket/tsocket_helpers.c.1.o', '-I/usr/include/et']
[ 923/2769] Compiling source4/libcli/composite/composite.c
11:38:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_composite_MODULES=NULL', '-DSTATIC_cli_composite_MODULES_PROTO=extern void __cli_composite_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/composite/composite.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/composite/composite.c.4.o', '-I/usr/include/et']
[ 924/2769] Compiling source4/libcli/resolve/resolve.c
11:38:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_RESOLVE_MODULES=NULL', '-DSTATIC_LIBCLI_RESOLVE_MODULES_PROTO=extern void __LIBCLI_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/resolve.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/resolve.c.10.o', '-I/usr/include/et']
[ 925/2769] Compiling bin/default/lib/samba-sockets.empty.c
11:38:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_sockets_MODULES=NULL', '-DSTATIC_samba_sockets_MODULES_PROTO=extern void __samba_sockets_dummy_module_proto(void)', '-Ilib', '-I../../lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'lib/samba-sockets.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/samba-sockets.empty.c.2.o', '-I/usr/include/et']
[ 926/2769] Compiling lib/util/util_str_escape.c
11:38:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_str_escape_MODULES=NULL', '-DSTATIC_util_str_escape_MODULES_PROTO=extern void __util_str_escape_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/util_str_escape.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_str_escape.c.111.o', '-I/usr/include/et']
[ 927/2769] Compiling libcli/ldap/ldap_message.c
11:38:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_ldap_common_MODULES=NULL', '-DSTATIC_cli_ldap_common_MODULES_PROTO=extern void __cli_ldap_common_dummy_module_proto(void)', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/ldap/ldap_message.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap/ldap_message.c.1.o', '-I/usr/include/et']
[ 928/2769] Compiling libcli/ldap/ldap_ndr.c
11:38:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_ldap_common_MODULES=NULL', '-DSTATIC_cli_ldap_common_MODULES_PROTO=extern void __cli_ldap_common_dummy_module_proto(void)', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/ldap/ldap_ndr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap/ldap_ndr.c.1.o', '-I/usr/include/et']
[ 929/2769] Linking bin/default/lib/libsamba-sockets-private-samba.so
11:38:51 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/samba-sockets.vscript', '-shared', 'source4/lib/socket/socket_ip.c.5.o', 'source4/libcli/resolve/resolve.c.10.o', 'source4/libcli/composite/composite.c.4.o', 'source4/lib/socket/socket.c.7.o', 'source4/lib/socket/access.c.7.o', 'source4/lib/socket/connect_multi.c.7.o', 'source4/lib/socket/connect.c.7.o', 'source4/lib/socket/socket_unix.c.6.o', 'lib/util/access.c.110.o', 'lib/samba-sockets.empty.c.2.o', 'lib/tsocket/tsocket.c.1.o', 'lib/tsocket/tsocket_helpers.c.1.o', 'lib/tsocket/tsocket_bsd.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/libsamba-sockets-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsocket-blocking-private-samba', '-lsamba-errors', '-liov-buf-private-samba', '-lsamba-util', '-levents-private-samba', '-linterfaces-private-samba', '-lndr-nbt', '-ltevent-util', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lndr', '-lstable-sort-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 930/2769] Compiling bin/default/libcli/auth/cliauth.empty.c
11:38:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cliauth_MODULES=NULL', '-DSTATIC_cliauth_MODULES_PROTO=extern void __cliauth_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', 'libcli/auth/cliauth.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/cliauth.empty.c.2.o', '-I/usr/include/et']
[ 931/2769] Compiling libcli/auth/msrpc_parse.c
11:38:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_MSRPC_PARSE_MODULES=NULL', '-DSTATIC_MSRPC_PARSE_MODULES_PROTO=extern void __MSRPC_PARSE_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/auth/msrpc_parse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/msrpc_parse.c.5.o', '-I/usr/include/et']
[ 932/2769] Compiling libcli/auth/ntlm_check.c
11:38:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLM_CHECK_MODULES=NULL', '-DSTATIC_NTLM_CHECK_MODULES_PROTO=extern void __NTLM_CHECK_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/ntlm_check.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/ntlm_check.c.6.o', '-I/usr/include/et']
[ 933/2769] Compiling libcli/auth/smbencrypt.c
11:38:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_AUTH_MODULES=NULL', '-DSTATIC_LIBCLI_AUTH_MODULES_PROTO=extern void __LIBCLI_AUTH_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/smbencrypt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/smbencrypt.c.7.o', '-I/usr/include/et']
[ 934/2769] Linking bin/default/libcli/ldap/libcli-ldap-common-private-samba.so
11:38:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap/cli-ldap-common.vscript', '-shared', 'libcli/ldap/ldap_message.c.1.o', 'libcli/ldap/ldap_ndr.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap/libcli-ldap-common-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lndr', '-lsamba-security-private-samba', '-lasn1util-private-samba', '-lsamba-util', '-lldb', '-lgenrand-private-samba', '-lstable-sort-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-ltdb', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 935/2769] Compiling libcli/auth/session.c
11:38:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_AUTH_MODULES=NULL', '-DSTATIC_LIBCLI_AUTH_MODULES_PROTO=extern void __LIBCLI_AUTH_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/session.c.7.o', '-I/usr/include/et']
[ 936/2769] Compiling libcli/auth/credentials.c
11:38:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_AUTH_MODULES=NULL', '-DSTATIC_LIBCLI_AUTH_MODULES_PROTO=extern void __LIBCLI_AUTH_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/credentials.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/credentials.c.7.o', '-I/usr/include/et']
[ 937/2769] Compiling libcli/auth/smbdes.c
11:38:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_AUTH_MODULES=NULL', '-DSTATIC_LIBCLI_AUTH_MODULES_PROTO=extern void __LIBCLI_AUTH_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/smbdes.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/smbdes.c.7.o', '-I/usr/include/et']
[ 938/2769] Compiling libcli/auth/schannel_state_tdb.c
11:38:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_COMMON_SCHANNEL_MODULES=NULL', '-DSTATIC_COMMON_SCHANNEL_MODULES_PROTO=extern void __COMMON_SCHANNEL_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/schannel_state_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/schannel_state_tdb.c.10.o', '-I/usr/include/et']
[ 939/2769] Compiling libcli/auth/pam_errors.c
11:38:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PAM_ERRORS_MODULES=NULL', '-DSTATIC_PAM_ERRORS_MODULES_PROTO=extern void __PAM_ERRORS_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/auth/pam_errors.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/pam_errors.c.12.o', '-I/usr/include/et']
[ 940/2769] Compiling libcli/auth/spnego_parse.c
11:38:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SPNEGO_PARSE_MODULES=NULL', '-DSTATIC_SPNEGO_PARSE_MODULES_PROTO=extern void __SPNEGO_PARSE_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/spnego_parse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/spnego_parse.c.13.o', '-I/usr/include/et']
[ 941/2769] Compiling libcli/lsarpc/util_lsarpc.c
11:38:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_UTIL_LSARPC_MODULES=NULL', '-DSTATIC_UTIL_LSARPC_MODULES_PROTO=extern void __UTIL_LSARPC_dummy_module_proto(void)', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../libcli/lsarpc/util_lsarpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/lsarpc/util_lsarpc.c.1.o', '-I/usr/include/et']
[ 942/2769] Compiling libds/common/flag_mapping.c
11:38:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_flag_mapping_MODULES=NULL', '-DSTATIC_flag_mapping_MODULES_PROTO=extern void __flag_mapping_dummy_module_proto(void)', '-Ilibds/common', '-I../../libds/common', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libds/common/flag_mapping.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common/flag_mapping.c.1.o', '-I/usr/include/et']
[ 943/2769] Compiling source4/lib/messaging/messaging_send.c
11:38:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_MESSAGING_SEND_MODULES=NULL', '-DSTATIC_MESSAGING_SEND_MODULES_PROTO=extern void __MESSAGING_SEND_dummy_module_proto(void)', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilib/param', '-I../../lib/param', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/messaging/messaging_send.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging/messaging_send.c.1.o', '-I/usr/include/et']
[ 944/2769] Linking bin/default/libds/common/libflag-mapping-private-samba.so
11:38:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common/flag_mapping.vscript', '-shared', 'libds/common/flag_mapping.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common/libflag-mapping-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 945/2769] Compiling lib/util/unix_privs.c
11:38:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_UNIX_PRIVS_MODULES=NULL', '-DSTATIC_UNIX_PRIVS_MODULES_PROTO=extern void __UNIX_PRIVS_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/unix_privs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/unix_privs.c.85.o', '-I/usr/include/et']
[ 946/2769] Linking bin/default/libcli/auth/libcliauth-private-samba.so
11:38:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/cliauth.vscript', '-shared', 'libcli/auth/pam_errors.c.12.o', 'libcli/lsarpc/util_lsarpc.c.1.o', 'libcli/auth/ntlm_check.c.6.o', 'lib/util/util_str_escape.c.111.o', 'libcli/auth/credentials.c.7.o', 'libcli/auth/session.c.7.o', 'libcli/auth/smbencrypt.c.7.o', 'libcli/auth/smbdes.c.7.o', 'libcli/auth/msrpc_parse.c.5.o', 'libcli/auth/cliauth.empty.c.2.o', 'libcli/auth/spnego_parse.c.13.o', 'libcli/auth/schannel_state_tdb.c.10.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/libcliauth-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-ldbwrap-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lndr', '-lsamba-security-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lndr-nbt', '-lkrb5samba-private-samba', '-lsamba-util', '-ltdb-wrap-private-samba', '-ltevent-util', '-lndr-krb5pac', '-lndr-standard', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 947/2769] Compiling source3/lib/version.c
11:38:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMBA_VERSION_MODULES=NULL', '-DSTATIC_SAMBA_VERSION_MODULES_PROTO=extern void __SAMBA_VERSION_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/version.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/version.c.101.o', '-I/usr/include/et']
[ 948/2769] Compiling source4/dsdb/gmsa/util.c
11:38:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/gmsa/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/gmsa/util.c.7.o', '-I/usr/include/et']
[ 949/2769] Linking bin/default/source4/lib/messaging/libMESSAGING-SEND-private-samba.so
11:38:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging/MESSAGING_SEND.vscript', '-shared', 'source4/lib/messaging/messaging_send.c.1.o', 'lib/util/unix_privs.c.85.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging/libMESSAGING-SEND-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsamba-util', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lsamba-hostconfig', '-ldbwrap-private-samba', '-lmsghdr-private-samba', '-lgenrand-private-samba', '-ltevent-util', '-lsamba-debug-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lserver-role-private-samba', '-lsamba-errors', '-liov-buf-private-samba', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-ltdb', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 950/2769] Compiling source4/dsdb/common/util_trusts.c
11:38:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/util_trusts.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/util_trusts.c.7.o', '-I/usr/include/et']
[ 951/2769] Compiling source4/dsdb/common/rodc_helper.c
11:38:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/rodc_helper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/rodc_helper.c.7.o', '-I/usr/include/et']
[ 952/2769] Compiling source4/dsdb/common/util_samr.c
11:38:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/util_samr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/util_samr.c.7.o', '-I/usr/include/et']
[ 953/2769] Compiling source4/dsdb/common/dsdb_dn.c
11:38:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/dsdb_dn.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/dsdb_dn.c.7.o', '-I/usr/include/et']
[ 954/2769] Compiling source4/dsdb/gmsa/gkdi.c
11:38:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/gmsa/gkdi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/gmsa/gkdi.c.7.o', '-I/usr/include/et']
[ 955/2769] Compiling source4/dsdb/common/util_links.c
11:38:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/util_links.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/util_links.c.7.o', '-I/usr/include/et']
[ 956/2769] Compiling source4/dsdb/common/dsdb_access.c
11:39:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/dsdb_access.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/dsdb_access.c.7.o', '-I/usr/include/et']
[ 957/2769] Compiling source4/dsdb/common/util_groups.c
11:39:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/util_groups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/util_groups.c.7.o', '-I/usr/include/et']
[ 958/2769] Compiling source4/dsdb/common/util.c
11:39:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_common_MODULES=NULL', '-DSTATIC_samdb_common_MODULES_PROTO=extern void __samdb_common_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/common/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/common/util.c.7.o', '-I/usr/include/et']
[ 959/2769] Compiling lib/util/util_ldb.c
11:39:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_ldb_MODULES=NULL', '-DSTATIC_util_ldb_MODULES_PROTO=extern void __util_ldb_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '../../lib/util/util_ldb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_ldb.c.102.o', '-I/usr/include/et']
[ 960/2769] Compiling lib/util/util_runcmd.c
11:39:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_UTIL_RUNCMD_MODULES=NULL', '-DSTATIC_UTIL_RUNCMD_MODULES_PROTO=extern void __UTIL_RUNCMD_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/util_runcmd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_runcmd.c.105.o', '-I/usr/include/et']
[ 961/2769] Compiling lib/crypto/gkdi.c
11:39:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gkdi_MODULES=NULL', '-DSTATIC_gkdi_MODULES_PROTO=extern void __gkdi_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../lib/crypto/gkdi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/gkdi.c.5.o', '-I/usr/include/et']
[ 962/2769] Compiling lib/crypto/gmsa.c
11:39:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gmsa_MODULES=NULL', '-DSTATIC_gmsa_MODULES_PROTO=extern void __gmsa_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../lib/crypto/gmsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/gmsa.c.6.o', '-I/usr/include/et']
[ 963/2769] Compiling lib/audit_logging/audit_logging.c
11:39:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_audit_logging_MODULES=NULL', '-DSTATIC_audit_logging_MODULES_PROTO=extern void __audit_logging_dummy_module_proto(void)', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../lib/audit_logging/audit_logging.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/audit_logging/audit_logging.c.1.o', '-I/usr/include/et']
[ 964/2769] Compiling auth/authn_policy.c
11:39:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_authn_policy_MODULES=NULL', '-DSTATIC_authn_policy_MODULES_PROTO=extern void __authn_policy_dummy_module_proto(void)', '-Iauth', '-I../../auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../auth/authn_policy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/authn_policy.c.1.o', '-I/usr/include/et']
[ 965/2769] Compiling auth/wbc_auth_util.c
11:39:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_common_auth_MODULES=NULL', '-DSTATIC_common_auth_MODULES_PROTO=extern void __common_auth_dummy_module_proto(void)', '-Iauth', '-I../../auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/wbc_auth_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/wbc_auth_util.c.2.o', '-I/usr/include/et']
[ 966/2769] Compiling auth/auth_sam_reply.c
11:39:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_common_auth_MODULES=NULL', '-DSTATIC_common_auth_MODULES_PROTO=extern void __common_auth_dummy_module_proto(void)', '-Iauth', '-I../../auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/auth_sam_reply.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/auth_sam_reply.c.2.o', '-I/usr/include/et']
[ 967/2769] Linking bin/default/source4/dsdb/libsamdb-common-private-samba.so
11:39:06 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb-common.vscript', '-shared', 'lib/crypto/gmsa.c.6.o', 'lib/util/util_runcmd.c.105.o', 'source4/dsdb/common/util.c.7.o', 'source4/dsdb/common/util_trusts.c.7.o', 'source4/dsdb/common/util_groups.c.7.o', 'source4/dsdb/common/util_samr.c.7.o', 'source4/dsdb/common/dsdb_dn.c.7.o', 'source4/dsdb/common/dsdb_access.c.7.o', 'source4/dsdb/common/util_links.c.7.o', 'source4/dsdb/common/rodc_helper.c.7.o', 'source4/dsdb/gmsa/gkdi.c.7.o', 'source4/dsdb/gmsa/util.c.7.o', 'source3/lib/version.c.101.o', 'lib/crypto/gkdi.c.5.o', 'lib/util/util_ldb.c.102.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/libsamdb-common-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/usr/local/lib', '-L/usr/local/lib', '-lflag-mapping-private-samba', '-lreplace-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lcliauth-private-samba', '-lsamba-hostconfig', '-lldb', '-lcli-ldap-common-private-samba', '-lsamba-sockets-private-samba', '-lsamba-util', '-lndr-krb5pac', '-lndr-standard', '-lndr', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-ldbwrap-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-ltevent-util', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-ltdb-wrap-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 968/2769] Compiling auth/auth_util.c
11:39:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_common_auth_MODULES=NULL', '-DSTATIC_common_auth_MODULES_PROTO=extern void __common_auth_dummy_module_proto(void)', '-Iauth', '-I../../auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/auth_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/auth_util.c.2.o', '-I/usr/include/et']
[ 969/2769] Compiling auth/auth_log.c
11:39:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_common_auth_MODULES=NULL', '-DSTATIC_common_auth_MODULES_PROTO=extern void __common_auth_dummy_module_proto(void)', '-Iauth', '-I../../auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/auth_log.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/auth_log.c.2.o', '-I/usr/include/et']
[ 970/2769] Compiling source4/dsdb/schema/dsdb_dn.c
11:39:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/dsdb_dn.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/dsdb_dn.c.11.o', '-I/usr/include/et']
[ 971/2769] Compiling source4/dsdb/schema/schema_filtered.c
11:39:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_filtered.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_filtered.c.11.o', '-I/usr/include/et']
[ 972/2769] Linking bin/default/auth/libcommon-auth-private-samba.so
11:39:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/common_auth.vscript', '-shared', 'lib/util/util_str_escape.c.111.o', 'auth/authn_policy.c.1.o', 'lib/audit_logging/audit_logging.c.1.o', 'auth/auth_sam_reply.c.2.o', 'auth/wbc_auth_util.c.2.o', 'auth/auth_log.c.2.o', 'auth/auth_util.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/libcommon-auth-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-util', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lndr-krb5pac', '-lsamba-errors', '-lndr-standard', '-lndr', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-ltevent-util', '-lsamba-hostconfig', '-ldbwrap-private-samba', '-lmsghdr-private-samba', '-lserver-role-private-samba', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 973/2769] Compiling source4/dsdb/schema/schema_inferiors.c
11:39:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_inferiors.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_inferiors.c.11.o', '-I/usr/include/et']
[ 974/2769] Compiling source4/dsdb/schema/schema_query.c
11:39:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_query.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_query.c.11.o', '-I/usr/include/et']
[ 975/2769] Compiling source4/dsdb/schema/schema_prefixmap.c
11:39:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_prefixmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_prefixmap.c.11.o', '-I/usr/include/et']
[ 976/2769] Compiling source4/dsdb/schema/schema_convert_to_ol.c
11:39:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_convert_to_ol.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_convert_to_ol.c.11.o', '-I/usr/include/et']
[ 977/2769] Compiling source4/dsdb/schema/schema_info_attr.c
11:39:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_info_attr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_info_attr.c.11.o', '-I/usr/include/et']
[ 978/2769] Compiling source4/dsdb/schema/schema_description.c
11:39:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_description.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_description.c.11.o', '-I/usr/include/et']
[ 979/2769] Compiling source4/dsdb/schema/schema_init.c
11:39:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_init.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_init.c.11.o', '-I/usr/include/et']
[ 980/2769] Compiling source4/dsdb/schema/schema_syntax.c
11:39:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_syntax.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_syntax.c.11.o', '-I/usr/include/et']
[ 981/2769] Compiling source4/dsdb/schema/schema_set.c
11:39:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SAMDB_SCHEMA_MODULES=NULL', '-DSTATIC_SAMDB_SCHEMA_MODULES_PROTO=extern void __SAMDB_SCHEMA_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/schema/schema_set.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/schema/schema_set.c.11.o', '-I/usr/include/et']
[ 982/2769] Compiling lib/ldb-samba/ldif_handlers.c
11:39:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbsamba_MODULES=NULL', '-DSTATIC_ldbsamba_MODULES_PROTO=extern void __ldbsamba_dummy_module_proto(void)', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../lib/ldb-samba/ldif_handlers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/ldif_handlers.c.1.o', '-I/usr/include/et']
[ 983/2769] Compiling lib/ldb-samba/ldb_matching_rules.c
11:39:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbsamba_MODULES=NULL', '-DSTATIC_ldbsamba_MODULES_PROTO=extern void __ldbsamba_dummy_module_proto(void)', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../lib/ldb-samba/ldb_matching_rules.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/ldb_matching_rules.c.1.o', '-I/usr/include/et']
[ 984/2769] Compiling lib/ldb-samba/ldb_wrap.c
11:39:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbwrap_MODULES=NULL', '-DSTATIC_ldbwrap_MODULES_PROTO=extern void __ldbwrap_dummy_module_proto(void)', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../lib/ldb-samba/ldb_wrap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/ldb_wrap.c.5.o', '-I/usr/include/et']
[ 985/2769] Compiling source4/auth/kerberos/krb5_init_context.c
11:39:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KRB_INIT_CTX_MODULES=NULL', '-DSTATIC_KRB_INIT_CTX_MODULES_PROTO=extern void __KRB_INIT_CTX_dummy_module_proto(void)', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/auth/kerberos/krb5_init_context.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos/krb5_init_context.c.1.o', '-I/usr/include/et']
[ 986/2769] Compiling source4/auth/kerberos/kerberos_pac.c
11:39:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_authkrb5_MODULES=NULL', '-DSTATIC_authkrb5_MODULES_PROTO=extern void __authkrb5_dummy_module_proto(void)', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/auth/kerberos/kerberos_pac.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos/kerberos_pac.c.2.o', '-I/usr/include/et']
[ 987/2769] Linking bin/default/lib/ldb-samba/libldbsamba-private-samba.so
11:39:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/ldbsamba.vscript', '-shared', 'lib/ldb-samba/ldb_wrap.c.5.o', 'source4/dsdb/schema/schema_init.c.11.o', 'source4/dsdb/schema/schema_set.c.11.o', 'source4/dsdb/schema/schema_query.c.11.o', 'source4/dsdb/schema/schema_syntax.c.11.o', 'source4/dsdb/schema/schema_description.c.11.o', 'source4/dsdb/schema/schema_convert_to_ol.c.11.o', 'source4/dsdb/schema/schema_inferiors.c.11.o', 'source4/dsdb/schema/schema_prefixmap.c.11.o', 'source4/dsdb/schema/schema_info_attr.c.11.o', 'source4/dsdb/schema/schema_filtered.c.11.o', 'source4/dsdb/schema/dsdb_dn.c.11.o', 'lib/ldb-samba/ldif_handlers.c.1.o', 'lib/ldb-samba/ldb_matching_rules.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/libldbsamba-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lldb', '-lsamdb-common-private-samba', '-lndr', '-lsamba-util', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-lflag-mapping-private-samba', '-lcliauth-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-sockets-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-ldbwrap-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-ltevent-util', '-ltdb-wrap-private-samba', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 988/2769] Compiling auth/kerberos/kerberos_pac.c
11:39:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KRB5_PAC_MODULES=NULL', '-DSTATIC_KRB5_PAC_MODULES_PROTO=extern void __KRB5_PAC_dummy_module_proto(void)', '-Iauth/kerberos', '-I../../auth/kerberos', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../auth/kerberos/kerberos_pac.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/kerberos/kerberos_pac.c.1.o', '-I/usr/include/et']
[ 989/2769] Compiling auth/kerberos/gssapi_helper.c
11:39:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KRB5_PAC_MODULES=NULL', '-DSTATIC_KRB5_PAC_MODULES_PROTO=extern void __KRB5_PAC_dummy_module_proto(void)', '-Iauth/kerberos', '-I../../auth/kerberos', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../auth/kerberos/gssapi_helper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/kerberos/gssapi_helper.c.1.o', '-I/usr/include/et']
[ 990/2769] Compiling auth/kerberos/gssapi_pac.c
11:39:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KRB5_PAC_MODULES=NULL', '-DSTATIC_KRB5_PAC_MODULES_PROTO=extern void __KRB5_PAC_dummy_module_proto(void)', '-Iauth/kerberos', '-I../../auth/kerberos', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../auth/kerberos/gssapi_pac.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/kerberos/gssapi_pac.c.1.o', '-I/usr/include/et']
[ 991/2769] Compiling source4/lib/tls/tlscert.c
11:39:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBTLS_MODULES=NULL', '-DSTATIC_LIBTLS_MODULES_PROTO=extern void __LIBTLS_dummy_module_proto(void)', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../source4/lib/tls/tlscert.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/tls/tlscert.c.1.o', '-I/usr/include/et']
[ 992/2769] Compiling source4/lib/tls/tls_tstream.c
11:39:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBTLS_MODULES=NULL', '-DSTATIC_LIBTLS_MODULES_PROTO=extern void __LIBTLS_dummy_module_proto(void)', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../source4/lib/tls/tls_tstream.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/tls/tls_tstream.c.1.o', '-I/usr/include/et']
[ 993/2769] Compiling source4/lib/stream/packet.c
11:39:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBPACKET_MODULES=NULL', '-DSTATIC_LIBPACKET_MODULES_PROTO=extern void __LIBPACKET_dummy_module_proto(void)', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/stream/packet.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/stream/packet.c.1.o', '-I/usr/include/et']
[ 994/2769] Compiling source4/param/secrets.c
11:39:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SECRETS_MODULES=NULL', '-DSTATIC_SECRETS_MODULES_PROTO=extern void __SECRETS_dummy_module_proto(void)', '-Isource4/param', '-I../../source4/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/param/secrets.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/param/secrets.c.5.o', '-I/usr/include/et']
[ 995/2769] Compiling source4/auth/kerberos/kerberos_util.c
11:39:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KERBEROS_UTIL_MODULES=NULL', '-DSTATIC_KERBEROS_UTIL_MODULES_PROTO=extern void __KERBEROS_UTIL_dummy_module_proto(void)', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/auth/kerberos/kerberos_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos/kerberos_util.c.6.o', '-I/usr/include/et']
[ 996/2769] Compiling source4/auth/kerberos/srv_keytab.c
11:39:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KERBEROS_SRV_KEYTAB_MODULES=NULL', '-DSTATIC_KERBEROS_SRV_KEYTAB_MODULES_PROTO=extern void __KERBEROS_SRV_KEYTAB_dummy_module_proto(void)', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/cluster', '-I../../source4/cluster', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/auth/kerberos/srv_keytab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos/srv_keytab.c.8.o', '-I/usr/include/et']
[ 997/2769] Linking bin/default/source4/auth/kerberos/libauthkrb5-private-samba.so
11:39:19 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos/authkrb5.vscript', '-shared', 'source4/auth/kerberos/kerberos_pac.c.2.o', 'source4/lib/tls/tlscert.c.1.o', 'source4/lib/tls/tls_tstream.c.1.o', 'source4/auth/kerberos/krb5_init_context.c.1.o', 'source4/lib/stream/packet.c.1.o', 'auth/kerberos/gssapi_pac.c.1.o', 'auth/kerberos/kerberos_pac.c.1.o', 'auth/kerberos/gssapi_helper.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos/libauthkrb5-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-hostconfig', '-lldb', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lndr', '-lsamba-util', '-lcommon-auth-private-samba', '-lndr-nbt', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lsamba-security-private-samba', '-lstable-sort-private-samba', '-lndr-standard', '-lsamba-debug-private-samba', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lndr-samba-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lasn1util-private-samba', '-lmsghdr-private-samba', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[ 998/2769] Compiling auth/credentials/credentials.c
11:39:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_credentials_MODULES=NULL', '-DSTATIC_samba_credentials_MODULES_PROTO=extern void __samba_credentials_dummy_module_proto(void)', '-Iauth/credentials', '-I../../auth/credentials', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/credentials/credentials.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/credentials.c.1.o', '-I/usr/include/et']
[ 999/2769] Compiling auth/credentials/credentials_krb5.c
11:39:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CREDENTIALS_KRB5_MODULES=NULL', '-DSTATIC_CREDENTIALS_KRB5_MODULES_PROTO=extern void __CREDENTIALS_KRB5_dummy_module_proto(void)', '-Iauth/credentials', '-I../../auth/credentials', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/credentials/credentials_krb5.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/credentials_krb5.c.8.o', '-I/usr/include/et']
[1000/2769] Compiling auth/credentials/credentials_gmsa.c
11:39:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CREDENTIALS_GMSA_MODULES=NULL', '-DSTATIC_CREDENTIALS_GMSA_MODULES_PROTO=extern void __CREDENTIALS_GMSA_dummy_module_proto(void)', '-Iauth/credentials', '-I../../auth/credentials', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/credentials/credentials_gmsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/credentials_gmsa.c.9.o', '-I/usr/include/et']
[1001/2769] Compiling auth/credentials/credentials_secrets.c
11:39:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CREDENTIALS_SECRETS_MODULES=NULL', '-DSTATIC_CREDENTIALS_SECRETS_MODULES_PROTO=extern void __CREDENTIALS_SECRETS_dummy_module_proto(void)', '-Iauth/credentials', '-I../../auth/credentials', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/credentials/credentials_secrets.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/credentials_secrets.c.10.o', '-I/usr/include/et']
[1002/2769] Compiling auth/credentials/credentials_ntlm.c
11:39:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CREDENTIALS_NTLM_MODULES=NULL', '-DSTATIC_CREDENTIALS_NTLM_MODULES_PROTO=extern void __CREDENTIALS_NTLM_dummy_module_proto(void)', '-Iauth/credentials', '-I../../auth/credentials', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/credentials/credentials_ntlm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/credentials_ntlm.c.11.o', '-I/usr/include/et']
[1003/2769] Compiling nsswitch/wb_common.c
11:39:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DWINBINDD_SOCKET_DIR="/var/run/samba/winbindd"', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_internal_builtin_MODULES=NULL', '-DSTATIC_wbclient_internal_builtin_MODULES_PROTO=extern void __wbclient_internal_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/wb_common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/wb_common.c.2.o', '-I/usr/include/et']
[1004/2769] Compiling lib/util/smb_strtox.c
11:39:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_smb_strtox_builtin_MODULES=NULL', '-DSTATIC_smb_strtox_builtin_MODULES_PROTO=extern void __smb_strtox_builtin_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/smb_strtox.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/smb_strtox.c.29.o', '-I/usr/include/et']
[1005/2769] Compiling lib/util/modules.c
11:39:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_modules_MODULES=NULL', '-DSTATIC_samba_modules_MODULES_PROTO=extern void __samba_modules_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/util/modules.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/modules.c.76.o', '-I/usr/include/et']
[1006/2769] Linking bin/default/auth/credentials/libsamba-credentials.so
11:39:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/samba-credentials.vscript', '-shared', '-Wl,-h,libsamba-credentials.so.1', 'auth/credentials/credentials_secrets.c.10.o', 'auth/credentials/credentials.c.1.o', 'auth/credentials/credentials_krb5.c.8.o', 'source4/auth/kerberos/srv_keytab.c.8.o', 'source4/param/secrets.c.5.o', 'auth/credentials/credentials_ntlm.c.11.o', 'source4/auth/kerberos/kerberos_util.c.6.o', 'auth/credentials/credentials_gmsa.c.9.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/libsamba-credentials.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lldbsamba-private-samba', '-lsamba-hostconfig', '-lldb', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-lndr', '-lcliauth-private-samba', '-lsamba-util', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1007/2769] Compiling nsswitch/libwbclient/wbc_pwd.c
11:39:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_MODULES=NULL', '-DSTATIC_wbclient_MODULES_PROTO=extern void __wbclient_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_pwd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_pwd.c.4.o', '-I/usr/include/et']
[1008/2769] Compiling nsswitch/libwbclient/wbc_idmap.c
11:39:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_MODULES=NULL', '-DSTATIC_wbclient_MODULES_PROTO=extern void __wbclient_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_idmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_idmap.c.4.o', '-I/usr/include/et']
[1009/2769] Linking bin/default/lib/util/libsamba-modules-private-samba.so
11:39:24 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/samba-modules.vscript', '-shared', 'lib/util/modules.c.76.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libsamba-modules-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsamba-errors', '-lsamba-debug-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1010/2769] Compiling nsswitch/libwbclient/wbc_guid.c
11:39:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_MODULES=NULL', '-DSTATIC_wbclient_MODULES_PROTO=extern void __wbclient_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_guid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_guid.c.4.o', '-I/usr/include/et']
[1011/2769] Compiling nsswitch/libwbclient/wbc_sid.c
11:39:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_MODULES=NULL', '-DSTATIC_wbclient_MODULES_PROTO=extern void __wbclient_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_sid.c.4.o', '-I/usr/include/et']
[1012/2769] Compiling nsswitch/libwbclient/wbc_util.c
11:39:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_MODULES=NULL', '-DSTATIC_wbclient_MODULES_PROTO=extern void __wbclient_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_util.c.4.o', '-I/usr/include/et']
[1013/2769] Compiling nsswitch/libwbclient/wbclient.c
11:39:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_MODULES=NULL', '-DSTATIC_wbclient_MODULES_PROTO=extern void __wbclient_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbclient.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbclient.c.4.o', '-I/usr/include/et']
[1014/2769] Compiling nsswitch/libwbclient/wbc_pam.c
11:39:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_MODULES=NULL', '-DSTATIC_wbclient_MODULES_PROTO=extern void __wbclient_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_pam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_pam.c.4.o', '-I/usr/include/et']
[1015/2769] Compiling source4/dsdb/samdb/samdb.c
11:39:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_MODULES=NULL', '-DSTATIC_samdb_MODULES_PROTO=extern void __samdb_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/samdb/samdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/samdb.c.1.o', '-I/usr/include/et']
[1016/2769] Compiling source4/dsdb/samdb/samdb_privilege.c
11:39:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_MODULES=NULL', '-DSTATIC_samdb_MODULES_PROTO=extern void __samdb_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/samdb/samdb_privilege.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/samdb_privilege.c.1.o', '-I/usr/include/et']
[1017/2769] Compiling source4/dsdb/samdb/cracknames.c
11:39:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_MODULES=NULL', '-DSTATIC_samdb_MODULES_PROTO=extern void __samdb_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/samdb/cracknames.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/cracknames.c.1.o', '-I/usr/include/et']
[1018/2769] Linking bin/default/nsswitch/libwbclient/libwbclient.so
11:39:27 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbclient.vscript', '-shared', '-Wl,-h,libwbclient.so.0', 'lib/replace/replace.c.2.o', 'lib/util/smb_strtox.c.29.o', 'nsswitch/libwbclient/wbc_guid.c.4.o', 'nsswitch/libwbclient/wbc_idmap.c.4.o', 'nsswitch/libwbclient/wbclient.c.4.o', 'nsswitch/libwbclient/wbc_pam.c.4.o', 'nsswitch/libwbclient/wbc_pwd.c.4.o', 'nsswitch/libwbclient/wbc_sid.c.4.o', 'nsswitch/libwbclient/wbc_util.c.4.o', 'nsswitch/wb_common.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/libwbclient.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1019/2769] Compiling source4/dsdb/repl/replicated_objects.c
11:39:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samdb_MODULES=NULL', '-DSTATIC_samdb_MODULES_PROTO=extern void __samdb_dummy_module_proto(void)', '-Isource4/dsdb', '-I../../source4/dsdb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/repl/replicated_objects.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/repl/replicated_objects.c.1.o', '-I/usr/include/et']
[1020/2769] Compiling source4/auth/session.c
11:39:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_session_MODULES=NULL', '-DSTATIC_auth_session_MODULES_PROTO=extern void __auth_session_dummy_module_proto(void)', '-Isource4/auth', '-I../../source4/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/session.c.1.o', '-I/usr/include/et']
[1021/2769] Compiling source4/auth/system_session.c
11:39:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_system_session_MODULES=NULL', '-DSTATIC_auth_system_session_MODULES_PROTO=extern void __auth_system_session_dummy_module_proto(void)', '-Isource4/auth', '-I../../source4/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/auth/system_session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/system_session.c.10.o', '-I/usr/include/et']
[1022/2769] Compiling source4/auth/sam.c
11:39:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth4_sam_MODULES=NULL', '-DSTATIC_auth4_sam_MODULES_PROTO=extern void __auth4_sam_dummy_module_proto(void)', '-Isource4/auth', '-I../../source4/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/auth/sam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/sam.c.12.o', '-I/usr/include/et']
[1023/2769] Compiling libcli/drsuapi/repl_decrypt.c
11:39:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_DRSUAPI_MODULES=NULL', '-DSTATIC_LIBCLI_DRSUAPI_MODULES_PROTO=extern void __LIBCLI_DRSUAPI_dummy_module_proto(void)', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/drsuapi/repl_decrypt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/drsuapi/repl_decrypt.c.1.o', '-I/usr/include/et']
[1024/2769] Compiling source4/auth/gensec/gensec_tstream.c
11:39:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_util_MODULES=NULL', '-DSTATIC_gensec_util_MODULES_PROTO=extern void __gensec_util_dummy_module_proto(void)', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/auth/gensec/gensec_tstream.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/gensec/gensec_tstream.c.1.o', '-I/usr/include/et']
[1025/2769] Compiling source4/auth/gensec/gensec_gssapi.c
11:39:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_gssapi_MODULES=NULL', '-DSTATIC_gensec_gssapi_MODULES_PROTO=extern void __gensec_gssapi_dummy_module_proto(void)', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/gensec/gensec_gssapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/gensec/gensec_gssapi.c.3.o', '-I/usr/include/et']
[1026/2769] Compiling auth/gensec/gensec_util.c
11:39:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_MODULES=gensec_gssapi_init,gensec_spnego_init,gensec_schannel_init,gensec_ncalrpc_as_system_init,gensec_external_init,gensec_ntlmssp_init,gensec_http_basic_init,gensec_http_generic_init,NULL', '-DSTATIC_gensec_MODULES_PROTO=_MODULE_PROTO(gensec_gssapi_init)_MODULE_PROTO(gensec_spnego_init)_MODULE_PROTO(gensec_schannel_init)_MODULE_PROTO(gensec_ncalrpc_as_system_init)_MODULE_PROTO(gensec_external_init)_MODULE_PROTO(gensec_ntlmssp_init)_MODULE_PROTO(gensec_http_basic_init)_MODULE_PROTO(gensec_http_generic_init)extern void __gensec_dummy_module_proto(void)', '-Iauth/gensec', '-I../../auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/gensec/gensec_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/gensec_util.c.1.o', '-I/usr/include/et']
[1027/2769] Linking bin/default/source4/dsdb/libsamdb.so
11:39:32 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb.vscript', '-shared', '-Wl,-h,libsamdb.so.0', 'libcli/drsuapi/repl_decrypt.c.1.o', 'source4/auth/session.c.1.o', 'source4/dsdb/samdb/samdb.c.1.o', 'source4/dsdb/samdb/samdb_privilege.c.1.o', 'source4/dsdb/samdb/cracknames.c.1.o', 'source4/dsdb/repl/replicated_objects.c.1.o', 'source4/auth/sam.c.12.o', 'source4/auth/system_session.c.10.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/libsamdb.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lauthkrb5-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lldbsamba-private-samba', '-lsamba-hostconfig', '-lldb', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lsamdb-common-private-samba', '-lndr', '-lcliauth-private-samba', '-lsamba-util', '-lcli-ldap-common-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-lutil-tdb-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lflag-mapping-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-lz', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1028/2769] Compiling auth/gensec/gensec_start.c
11:39:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_MODULES=gensec_gssapi_init,gensec_spnego_init,gensec_schannel_init,gensec_ncalrpc_as_system_init,gensec_external_init,gensec_ntlmssp_init,gensec_http_basic_init,gensec_http_generic_init,NULL', '-DSTATIC_gensec_MODULES_PROTO=_MODULE_PROTO(gensec_gssapi_init)_MODULE_PROTO(gensec_spnego_init)_MODULE_PROTO(gensec_schannel_init)_MODULE_PROTO(gensec_ncalrpc_as_system_init)_MODULE_PROTO(gensec_external_init)_MODULE_PROTO(gensec_ntlmssp_init)_MODULE_PROTO(gensec_http_basic_init)_MODULE_PROTO(gensec_http_generic_init)extern void __gensec_dummy_module_proto(void)', '-Iauth/gensec', '-I../../auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/gensec/gensec_start.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/gensec_start.c.1.o', '-I/usr/include/et']
[1029/2769] Compiling auth/gensec/gensec.c
11:39:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_MODULES=gensec_gssapi_init,gensec_spnego_init,gensec_schannel_init,gensec_ncalrpc_as_system_init,gensec_external_init,gensec_ntlmssp_init,gensec_http_basic_init,gensec_http_generic_init,NULL', '-DSTATIC_gensec_MODULES_PROTO=_MODULE_PROTO(gensec_gssapi_init)_MODULE_PROTO(gensec_spnego_init)_MODULE_PROTO(gensec_schannel_init)_MODULE_PROTO(gensec_ncalrpc_as_system_init)_MODULE_PROTO(gensec_external_init)_MODULE_PROTO(gensec_ntlmssp_init)_MODULE_PROTO(gensec_http_basic_init)_MODULE_PROTO(gensec_http_generic_init)extern void __gensec_dummy_module_proto(void)', '-Iauth/gensec', '-I../../auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/gensec/gensec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/gensec.c.1.o', '-I/usr/include/et']
[1030/2769] Compiling auth/gensec/spnego.c
11:39:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_spnego_MODULES=NULL', '-DSTATIC_gensec_spnego_MODULES_PROTO=extern void __gensec_spnego_dummy_module_proto(void)', '-Iauth/gensec', '-I../../auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/gensec/spnego.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/spnego.c.5.o', '-I/usr/include/et']
../../auth/gensec/gensec.c: In function ‘gensec_update’:
../../auth/gensec/gensec.c:382:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
  382 |         tevent_loop_allow_nesting(ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../auth/gensec/gensec.c:26:
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~

[1031/2769] Compiling auth/gensec/schannel.c
11:39:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_schannel_MODULES=NULL', '-DSTATIC_gensec_schannel_MODULES_PROTO=extern void __gensec_schannel_dummy_module_proto(void)', '-Iauth/gensec', '-I../../auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/gensec/schannel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/schannel.c.6.o', '-I/usr/include/et']
[1032/2769] Compiling auth/gensec/ncalrpc.c
11:39:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_ncalrpc_MODULES=NULL', '-DSTATIC_gensec_ncalrpc_MODULES_PROTO=extern void __gensec_ncalrpc_dummy_module_proto(void)', '-Iauth/gensec', '-I../../auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/gensec/ncalrpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/ncalrpc.c.7.o', '-I/usr/include/et']
[1033/2769] Compiling auth/gensec/external.c
11:39:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_external_MODULES=NULL', '-DSTATIC_gensec_external_MODULES_PROTO=extern void __gensec_external_dummy_module_proto(void)', '-Iauth/gensec', '-I../../auth/gensec', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../auth/gensec/external.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/external.c.8.o', '-I/usr/include/et']
[1034/2769] Compiling auth/ntlmssp/ntlmssp_util.c
11:39:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/ntlmssp_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/ntlmssp_util.c.1.o', '-I/usr/include/et']
[1035/2769] Compiling auth/ntlmssp/ntlmssp_server.c
11:39:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/ntlmssp_server.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/ntlmssp_server.c.1.o', '-I/usr/include/et']
[1036/2769] Compiling auth/ntlmssp/gensec_ntlmssp.c
11:39:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/gensec_ntlmssp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/gensec_ntlmssp.c.1.o', '-I/usr/include/et']
[1037/2769] Compiling auth/ntlmssp/gensec_ntlmssp_server.c
11:39:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/gensec_ntlmssp_server.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/gensec_ntlmssp_server.c.1.o', '-I/usr/include/et']
[1038/2769] Compiling auth/ntlmssp/ntlmssp_ndr.c
11:39:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/ntlmssp_ndr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/ntlmssp_ndr.c.1.o', '-I/usr/include/et']
[1039/2769] Compiling auth/ntlmssp/ntlmssp.c
11:39:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/ntlmssp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/ntlmssp.c.1.o', '-I/usr/include/et']
[1040/2769] Compiling auth/ntlmssp/ntlmssp_client.c
11:39:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/ntlmssp_client.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/ntlmssp_client.c.1.o', '-I/usr/include/et']
[1041/2769] Compiling auth/ntlmssp/ntlmssp_sign.c
11:39:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NTLMSSP_COMMON_MODULES=NULL', '-DSTATIC_NTLMSSP_COMMON_MODULES_PROTO=extern void __NTLMSSP_COMMON_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../auth/ntlmssp/ntlmssp_sign.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/ntlmssp_sign.c.1.o', '-I/usr/include/et']
[1042/2769] Compiling bin/default/auth/ntlmssp/gensec_ntlmssp.empty.c
11:39:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_ntlmssp_MODULES=NULL', '-DSTATIC_gensec_ntlmssp_MODULES_PROTO=extern void __gensec_ntlmssp_dummy_module_proto(void)', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', 'auth/ntlmssp/gensec_ntlmssp.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/ntlmssp/gensec_ntlmssp.empty.c.3.o', '-I/usr/include/et']
[1043/2769] Compiling libcli/http/gensec/basic.c
11:39:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_http_basic_MODULES=NULL', '-DSTATIC_gensec_http_basic_MODULES_PROTO=extern void __gensec_http_basic_dummy_module_proto(void)', '-Ilibcli/http', '-I../../libcli/http', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/http/gensec/basic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http/gensec/basic.c.4.o', '-I/usr/include/et']
[1044/2769] Compiling libcli/http/gensec/generic.c
11:39:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gensec_http_generic_MODULES=NULL', '-DSTATIC_gensec_http_generic_MODULES_PROTO=extern void __gensec_http_generic_dummy_module_proto(void)', '-Ilibcli/http', '-I../../libcli/http', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/http/gensec/generic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http/gensec/generic.c.5.o', '-I/usr/include/et']
[1045/2769] Compiling libcli/dns/resolvconf.c
11:39:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_clidns_MODULES=NULL', '-DSTATIC_clidns_MODULES_PROTO=extern void __clidns_dummy_module_proto(void)', '-Ilibcli/dns', '-I../../libcli/dns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../libcli/dns/resolvconf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns/resolvconf.c.1.o', '-I/usr/include/et']
[1046/2769] Compiling libcli/dns/dns.c
11:39:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_clidns_MODULES=NULL', '-DSTATIC_clidns_MODULES_PROTO=extern void __clidns_dummy_module_proto(void)', '-Ilibcli/dns', '-I../../libcli/dns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../libcli/dns/dns.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns/dns.c.1.o', '-I/usr/include/et']
[1047/2769] Compiling source3/lib/file_id.c
11:39:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_util_MODULES=NULL', '-DSTATIC_samba3_util_MODULES_PROTO=extern void __samba3_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/file_id.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/file_id.c.106.o', '-I/usr/include/et']
[1048/2769] Compiling source3/lib/util_str.c
11:39:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_util_MODULES=NULL', '-DSTATIC_samba3_util_MODULES_PROTO=extern void __samba3_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_str.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_str.c.106.o', '-I/usr/include/et']
[1049/2769] Linking bin/default/auth/gensec/libgensec-private-samba.so
11:39:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/gensec.vscript', '-shared', 'libcli/http/gensec/generic.c.5.o', 'auth/ntlmssp/gensec_ntlmssp.c.1.o', 'auth/ntlmssp/ntlmssp.c.1.o', 'auth/ntlmssp/ntlmssp_util.c.1.o', 'auth/ntlmssp/ntlmssp_ndr.c.1.o', 'auth/ntlmssp/ntlmssp_client.c.1.o', 'auth/ntlmssp/ntlmssp_server.c.1.o', 'auth/ntlmssp/ntlmssp_sign.c.1.o', 'auth/ntlmssp/gensec_ntlmssp_server.c.1.o', 'auth/gensec/external.c.8.o', 'auth/gensec/schannel.c.6.o', 'source4/auth/gensec/gensec_tstream.c.1.o', 'auth/gensec/ncalrpc.c.7.o', 'auth/gensec/gensec.c.1.o', 'auth/gensec/gensec_start.c.1.o', 'auth/gensec/gensec_util.c.1.o', 'source4/auth/gensec/gensec_gssapi.c.3.o', 'auth/ntlmssp/gensec_ntlmssp.empty.c.3.o', 'auth/gensec/spnego.c.5.o', 'libcli/http/gensec/basic.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec/libgensec-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-ltevent-util', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-lsamba-hostconfig', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lndr', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-ltdb', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-lz', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1050/2769] Linking bin/default/libcli/dns/libclidns-private-samba.so
11:39:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns/clidns.vscript', '-shared', 'libcli/dns/dns.c.1.o', 'libcli/dns/resolvconf.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns/libclidns-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-sockets-private-samba', '-lndr-standard', '-ltevent-util', '-lreplace-private-samba', '-lsocket-blocking-private-samba', '-lsamba-errors', '-liov-buf-private-samba', '-lsamba-util', '-levents-private-samba', '-linterfaces-private-samba', '-lndr-nbt', '-lsamba-security-private-samba', '-lndr', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lstable-sort-private-samba', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1051/2769] Compiling source3/lib/per_thread_cwd.c
11:39:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_util_MODULES=NULL', '-DSTATIC_samba3_util_MODULES_PROTO=extern void __samba3_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/per_thread_cwd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/per_thread_cwd.c.106.o', '-I/usr/include/et']
[1052/2769] Compiling source3/lib/util_malloc.c
11:39:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_util_MODULES=NULL', '-DSTATIC_samba3_util_MODULES_PROTO=extern void __samba3_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_malloc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_malloc.c.106.o', '-I/usr/include/et']
[1053/2769] Compiling source3/lib/adt_tree.c
11:39:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_util_MODULES=NULL', '-DSTATIC_samba3_util_MODULES_PROTO=extern void __samba3_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/adt_tree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/adt_tree.c.106.o', '-I/usr/include/et']
[1054/2769] Compiling source3/lib/cbuf.c
11:39:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_util_MODULES=NULL', '-DSTATIC_samba3_util_MODULES_PROTO=extern void __samba3_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/cbuf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/cbuf.c.106.o', '-I/usr/include/et']
[1055/2769] Compiling source3/lib/util_sec.c
11:39:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_util_MODULES=NULL', '-DSTATIC_samba3_util_MODULES_PROTO=extern void __samba3_util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_sec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_sec.c.106.o', '-I/usr/include/et']
[1056/2769] Compiling libcli/dns/dns_lookup.c
11:39:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dns_lookup_MODULES=NULL', '-DSTATIC_dns_lookup_MODULES_PROTO=extern void __dns_lookup_dummy_module_proto(void)', '-Ilibcli/dns', '-I../../libcli/dns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../libcli/dns/dns_lookup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns/dns_lookup.c.4.o', '-I/usr/include/et']
[1057/2769] Compiling lib/util/talloc_report_printf.c
11:39:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_talloc_report_printf_MODULES=NULL', '-DSTATIC_talloc_report_printf_MODULES_PROTO=extern void __talloc_report_printf_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/talloc_report_printf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/talloc_report_printf.c.23.o', '-I/usr/include/et']
[1058/2769] Compiling bin/default/librpc/gen_ndr/ndr_messaging.c
11:39:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_MESSAGING_MODULES=NULL', '-DSTATIC_NDR_MESSAGING_MODULES_PROTO=extern void __NDR_MESSAGING_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_messaging.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_messaging.c.162.o', '-I/usr/include/et']
[1059/2769] Linking bin/default/source3/libsamba3-util-private-samba.so
11:39:45 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/samba3-util.vscript', '-shared', 'source3/lib/util_sec.c.106.o', 'source3/lib/util_str.c.106.o', 'source3/lib/adt_tree.c.106.o', 'source3/lib/util_malloc.c.106.o', 'source3/lib/file_id.c.106.o', 'source3/lib/cbuf.c.106.o', 'source3/lib/per_thread_cwd.c.106.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsamba3-util-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsamba-debug-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1060/2769] Compiling libcli/registry/util_reg.c
11:39:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_reg_MODULES=NULL', '-DSTATIC_util_reg_MODULES_PROTO=extern void __util_reg_dummy_module_proto(void)', '-Ilibcli/registry', '-I../../libcli/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/registry/util_reg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry/util_reg.c.1.o', '-I/usr/include/et']
[1061/2769] Linking bin/default/lib/util/libtalloc-report-printf-private-samba.so
11:39:45 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/talloc_report_printf.vscript', '-shared', 'lib/util/talloc_report_printf.c.23.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libtalloc-report-printf-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1062/2769] Compiling source3/lib/cluster_support.c
11:39:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_cluster_support_MODULES=NULL', '-DSTATIC_samba_cluster_support_MODULES_PROTO=extern void __samba_cluster_support_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/cluster_support.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/cluster_support.c.43.o', '-I/usr/include/et']
[1063/2769] Compiling source3/lib/ctdb_dummy.c
11:39:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_cluster_support_MODULES=NULL', '-DSTATIC_samba_cluster_support_MODULES_PROTO=extern void __samba_cluster_support_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/ctdb_dummy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/ctdb_dummy.c.43.o', '-I/usr/include/et']
[1064/2769] Linking bin/default/libcli/registry/libutil-reg-private-samba.so
11:39:46 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry/util_reg.vscript', '-shared', 'libcli/registry/util_reg.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry/libutil-reg-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/usr/local/lib', '-L/usr/local/lib', '-lndr', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-util', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-ltevent', '-ltalloc', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1065/2769] Compiling source3/lib/smbd_shim.c
11:39:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_shim_MODULES=NULL', '-DSTATIC_smbd_shim_MODULES_PROTO=extern void __smbd_shim_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/smbd_shim.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/smbd_shim.c.51.o', '-I/usr/include/et']
[1066/2769] Compiling source3/lib/fstring.c
11:39:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CHARSET3_MODULES=NULL', '-DSTATIC_CHARSET3_MODULES_PROTO=extern void __CHARSET3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/fstring.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/fstring.c.112.o', '-I/usr/include/et']
[1067/2769] Compiling source3/lib/charcnv.c
11:39:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CHARSET3_MODULES=NULL', '-DSTATIC_CHARSET3_MODULES_PROTO=extern void __CHARSET3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/charcnv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/charcnv.c.112.o', '-I/usr/include/et']
[1068/2769] Linking bin/default/source3/libsamba-cluster-support-private-samba.so
11:39:47 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/samba-cluster-support.vscript', '-shared', 'source3/lib/cluster_support.c.43.o', 'source3/lib/ctdb_dummy.c.43.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsamba-cluster-support-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,--export-dynamic']
[1069/2769] Linking bin/default/source3/libsmbd-shim-private-samba.so
11:39:47 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd_shim.vscript', '-shared', 'source3/lib/smbd_shim.c.51.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmbd-shim-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1070/2769] Compiling libcli/nbt/lmhosts.c
11:39:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_lmhosts_MODULES=NULL', '-DSTATIC_lmhosts_MODULES_PROTO=extern void __lmhosts_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/nbt/lmhosts.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/lmhosts.c.3.o', '-I/usr/include/et']
[1071/2769] Compiling lib/addns/dnssock.c
11:39:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/dnssock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/dnssock.c.1.o', '-I/usr/include/et']
[1072/2769] Linking bin/default/source3/libCHARSET3-private-samba.so
11:39:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/CHARSET3.vscript', '-shared', 'source3/lib/charcnv.c.112.o', 'source3/lib/fstring.c.112.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libCHARSET3-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsamba3-util-private-samba', '-lsamba-debug-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1073/2769] Compiling lib/addns/dnsquery_srv.c
11:39:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/dnsquery_srv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/dnsquery_srv.c.1.o', '-I/usr/include/et']
[1074/2769] Compiling lib/addns/dnsrecord.c
11:39:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/dnsrecord.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/dnsrecord.c.1.o', '-I/usr/include/et']
[1075/2769] Compiling lib/addns/error.c
11:39:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/error.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/error.c.1.o', '-I/usr/include/et']
[1076/2769] Compiling lib/addns/dnsutils.c
11:39:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/dnsutils.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/dnsutils.c.1.o', '-I/usr/include/et']
[1077/2769] Compiling lib/addns/dnsgss.c
11:39:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/dnsgss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/dnsgss.c.1.o', '-I/usr/include/et']
[1078/2769] Compiling lib/addns/dnsquery.c
11:39:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/dnsquery.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/dnsquery.c.1.o', '-I/usr/include/et']
[1079/2769] Compiling lib/addns/dnsmarshall.c
11:39:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_addns_MODULES=NULL', '-DSTATIC_addns_MODULES_PROTO=extern void __addns_dummy_module_proto(void)', '-Ilib/addns', '-I../../lib/addns', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/addns/dnsmarshall.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/dnsmarshall.c.1.o', '-I/usr/include/et']
[1080/2769] Compiling source4/lib/socket/interface.c
11:39:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netif_MODULES=NULL', '-DSTATIC_netif_MODULES_PROTO=extern void __netif_dummy_module_proto(void)', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/socket/interface.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/interface.c.1.o', '-I/usr/include/et']
[1081/2769] Compiling libcli/nbt/namerefresh.c
11:39:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_nbt_MODULES=NULL', '-DSTATIC_cli_nbt_MODULES_PROTO=extern void __cli_nbt_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/nbt/namerefresh.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/namerefresh.c.4.o', '-I/usr/include/et']
[1082/2769] Compiling libcli/nbt/nbtsocket.c
11:39:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_nbt_MODULES=NULL', '-DSTATIC_cli_nbt_MODULES_PROTO=extern void __cli_nbt_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/nbt/nbtsocket.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/nbtsocket.c.4.o', '-I/usr/include/et']
[1083/2769] Linking bin/default/lib/addns/libaddns-private-samba.so
11:39:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/addns.vscript', '-shared', 'lib/addns/dnsquery.c.1.o', 'lib/addns/dnsrecord.c.1.o', 'lib/addns/dnsutils.c.1.o', 'lib/addns/dnssock.c.1.o', 'lib/addns/dnsgss.c.1.o', 'lib/addns/dnsmarshall.c.1.o', 'lib/addns/error.c.1.o', 'lib/addns/dnsquery_srv.c.1.o', 'libcli/dns/dns_lookup.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns/libaddns-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lgensec-private-samba', '-lclidns-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-ltevent-util', '-lsamba-sockets-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lndr-standard', '-liov-buf-private-samba', '-lsamba-hostconfig', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-linterfaces-private-samba', '-lcli-ldap-common-private-samba', '-lserver-role-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-lcom_err', '-ltevent', '-ltalloc', '-ltalloc', '-lresolv', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1084/2769] Linking bin/default/source4/lib/socket/libnetif-private-samba.so
11:39:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/netif.vscript', '-shared', 'source4/lib/socket/interface.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket/libnetif-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsamba-hostconfig', '-linterfaces-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-lsamba-errors', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1085/2769] Compiling libcli/nbt/namerelease.c
11:39:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_nbt_MODULES=NULL', '-DSTATIC_cli_nbt_MODULES_PROTO=extern void __cli_nbt_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/nbt/namerelease.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/namerelease.c.4.o', '-I/usr/include/et']
[1086/2769] Compiling libcli/nbt/nameregister.c
11:39:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_nbt_MODULES=NULL', '-DSTATIC_cli_nbt_MODULES_PROTO=extern void __cli_nbt_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/nbt/nameregister.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/nameregister.c.4.o', '-I/usr/include/et']
[1087/2769] Compiling libcli/nbt/namequery.c
11:39:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_nbt_MODULES=NULL', '-DSTATIC_cli_nbt_MODULES_PROTO=extern void __cli_nbt_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../libcli/nbt/namequery.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/namequery.c.4.o', '-I/usr/include/et']
[1088/2769] Compiling lib/async_req/async_sock.c
11:39:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBASYNC_REQ_MODULES=NULL', '-DSTATIC_LIBASYNC_REQ_MODULES_PROTO=extern void __LIBASYNC_REQ_dummy_module_proto(void)', '-Ilib/async_req', '-I../../lib/async_req', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../lib/async_req/async_sock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/async_req/async_sock.c.1.o', '-I/usr/include/et']
[1089/2769] Compiling bin/default/librpc/gen_ndr/ndr_dcerpc.c
11:39:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DCERPC_MODULES=NULL', '-DSTATIC_NDR_DCERPC_MODULES_PROTO=extern void __NDR_DCERPC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dcerpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dcerpc.c.73.o', '-I/usr/include/et']
[1090/2769] Linking bin/default/libcli/nbt/libcli-nbt-private-samba.so
11:40:00 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/cli-nbt.vscript', '-shared', 'libcli/nbt/nbtsocket.c.4.o', 'libcli/nbt/namequery.c.4.o', 'libcli/nbt/nameregister.c.4.o', 'libcli/nbt/namerefresh.c.4.o', 'libcli/nbt/namerelease.c.4.o', 'libcli/nbt/lmhosts.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/libcli-nbt-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lndr', '-lsamba-sockets-private-samba', '-lsamba-security-private-samba', '-lsamba-util', '-lndr-nbt', '-ltevent-util', '-lsamba-errors', '-lgenrand-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lstable-sort-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1091/2769] Compiling librpc/ndr/ndr_dcerpc.c
11:40:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DCERPC_MODULES=NULL', '-DSTATIC_NDR_DCERPC_MODULES_PROTO=extern void __NDR_DCERPC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_dcerpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_dcerpc.c.73.o', '-I/usr/include/et']
[1092/2769] Compiling bin/default/librpc/gen_ndr/ndr_ioctl.c
11:40:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_IOCTL_MODULES=NULL', '-DSTATIC_NDR_IOCTL_MODULES_PROTO=extern void __NDR_IOCTL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_ioctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_ioctl.c.193.o', '-I/usr/include/et']
[1093/2769] Compiling librpc/ndr/ndr_ioctl.c
11:40:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_IOCTL_MODULES=NULL', '-DSTATIC_NDR_IOCTL_MODULES_PROTO=extern void __NDR_IOCTL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_ioctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_ioctl.c.193.o', '-I/usr/include/et']
[1094/2769] Compiling source3/lib/util_tsock.c
11:40:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_tsock_MODULES=NULL', '-DSTATIC_util_tsock_MODULES_PROTO=extern void __util_tsock_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_tsock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_tsock.c.40.o', '-I/usr/include/et']
[1095/2769] Compiling bin/default/source4/librpc/gen_ndr/ndr_irpc.c
11:40:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_IRPC_MODULES=NULL', '-DSTATIC_NDR_IRPC_MODULES_PROTO=extern void __NDR_IRPC_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/gen_ndr/ndr_irpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/ndr_irpc.c.1.o', '-I/usr/include/et']
[1096/2769] Compiling bin/default/source4/librpc/gen_ndr/ndr_sasl_helpers.c
11:40:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SASL_HELPERS_MODULES=NULL', '-DSTATIC_NDR_SASL_HELPERS_MODULES_PROTO=extern void __NDR_SASL_HELPERS_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/gen_ndr/ndr_sasl_helpers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/ndr_sasl_helpers.c.2.o', '-I/usr/include/et']
[1097/2769] Compiling bin/default/source4/librpc/gen_ndr/ndr_winsif.c
11:40:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WINSIF_MODULES=NULL', '-DSTATIC_NDR_WINSIF_MODULES_PROTO=extern void __NDR_WINSIF_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/gen_ndr/ndr_winsif.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/ndr_winsif.c.3.o', '-I/usr/include/et']
[1098/2769] Compiling bin/default/source4/librpc/gen_ndr/ndr_opendb.c
11:40:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_OPENDB_MODULES=NULL', '-DSTATIC_NDR_OPENDB_MODULES_PROTO=extern void __NDR_OPENDB_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/gen_ndr/ndr_opendb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/ndr_opendb.c.4.o', '-I/usr/include/et']
[1099/2769] Compiling bin/default/source4/librpc/gen_ndr/ndr_ntp_signd.c
11:40:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NTP_SIGND_MODULES=NULL', '-DSTATIC_NDR_NTP_SIGND_MODULES_PROTO=extern void __NDR_NTP_SIGND_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/gen_ndr/ndr_ntp_signd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/ndr_ntp_signd.c.5.o', '-I/usr/include/et']
[1100/2769] Compiling bin/default/source4/librpc/gen_ndr/ndr_winsrepl.c
11:40:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WINSREPL_MODULES=NULL', '-DSTATIC_NDR_WINSREPL_MODULES_PROTO=extern void __NDR_WINSREPL_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/gen_ndr/ndr_winsrepl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/ndr_winsrepl.c.6.o', '-I/usr/include/et']
[1101/2769] Compiling bin/default/source4/librpc/ndr-samba4.empty.c
11:40:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_samba4_MODULES=NULL', '-DSTATIC_ndr_samba4_MODULES_PROTO=extern void __ndr_samba4_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/ndr-samba4.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/ndr-samba4.empty.c.8.o', '-I/usr/include/et']
[1102/2769] Compiling librpc/ndr/ndr_table.c
11:40:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_table_MODULES=NULL', '-DSTATIC_ndr_table_MODULES_PROTO=extern void __ndr_table_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_table.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_table.c.16.o', '-I/usr/include/et']
[1103/2769] Compiling bin/default/source4/librpc/gen_ndr/tables.c
11:40:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndr_table_MODULES=NULL', '-DSTATIC_ndr_table_MODULES_PROTO=extern void __ndr_table_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'source4/librpc/gen_ndr/tables.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/tables.c.16.o', '-I/usr/include/et']
[1104/2769] Compiling bin/default/librpc/gen_ndr/ndr_audiosrv.c
11:40:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_AUDIOSRV_MODULES=NULL', '-DSTATIC_NDR_AUDIOSRV_MODULES_PROTO=extern void __NDR_AUDIOSRV_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_audiosrv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_audiosrv.c.1.o', '-I/usr/include/et']
[1105/2769] Compiling bin/default/librpc/gen_ndr/ndr_dsbackup.c
11:40:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DSBACKUP_MODULES=NULL', '-DSTATIC_NDR_DSBACKUP_MODULES_PROTO=extern void __NDR_DSBACKUP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dsbackup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dsbackup.c.9.o', '-I/usr/include/et']
[1106/2769] Compiling bin/default/librpc/gen_ndr/ndr_efs.c
11:40:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_EFS_MODULES=NULL', '-DSTATIC_NDR_EFS_MODULES_PROTO=extern void __NDR_EFS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_efs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_efs.c.12.o', '-I/usr/include/et']
[1107/2769] Compiling bin/default/librpc/gen_ndr/ndr_rot.c
11:40:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ROT_MODULES=NULL', '-DSTATIC_NDR_ROT_MODULES_PROTO=extern void __NDR_ROT_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_rot.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_rot.c.13.o', '-I/usr/include/et']
[1108/2769] Compiling bin/default/librpc/gen_ndr/ndr_frsrpc.c
11:40:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FRSRPC_MODULES=NULL', '-DSTATIC_NDR_FRSRPC_MODULES_PROTO=extern void __NDR_FRSRPC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_frsrpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_frsrpc.c.14.o', '-I/usr/include/et']
[1109/2769] Compiling librpc/ndr/ndr_frsrpc.c
11:40:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FRSRPC_MODULES=NULL', '-DSTATIC_NDR_FRSRPC_MODULES_PROTO=extern void __NDR_FRSRPC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_frsrpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_frsrpc.c.14.o', '-I/usr/include/et']
[1110/2769] Compiling bin/default/librpc/gen_ndr/ndr_frsapi.c
11:40:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FRSAPI_MODULES=NULL', '-DSTATIC_NDR_FRSAPI_MODULES_PROTO=extern void __NDR_FRSAPI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_frsapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_frsapi.c.15.o', '-I/usr/include/et']
[1111/2769] Compiling bin/default/librpc/gen_ndr/ndr_frstrans.c
11:40:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FRSTRANS_MODULES=NULL', '-DSTATIC_NDR_FRSTRANS_MODULES_PROTO=extern void __NDR_FRSTRANS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_frstrans.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_frstrans.c.16.o', '-I/usr/include/et']
[1112/2769] Compiling bin/default/librpc/gen_ndr/ndr_dfsblobs.c
11:40:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DFSBLOBS_MODULES=NULL', '-DSTATIC_NDR_DFSBLOBS_MODULES_PROTO=extern void __NDR_DFSBLOBS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dfsblobs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dfsblobs.c.17.o', '-I/usr/include/et']
[1113/2769] Compiling bin/default/librpc/gen_ndr/ndr_bkupblobs.c
11:40:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_BKUPBLOBS_MODULES=NULL', '-DSTATIC_NDR_BKUPBLOBS_MODULES_PROTO=extern void __NDR_BKUPBLOBS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_bkupblobs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_bkupblobs.c.18.o', '-I/usr/include/et']
[1114/2769] Compiling librpc/ndr/ndr_bkupblobs.c
11:40:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_BKUPBLOBS_MODULES=NULL', '-DSTATIC_NDR_BKUPBLOBS_MODULES_PROTO=extern void __NDR_BKUPBLOBS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_bkupblobs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_bkupblobs.c.18.o', '-I/usr/include/et']
[1115/2769] Compiling bin/default/librpc/gen_ndr/ndr_fscc.c
11:40:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FSCC_MODULES=NULL', '-DSTATIC_NDR_FSCC_MODULES_PROTO=extern void __NDR_FSCC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_fscc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_fscc.c.19.o', '-I/usr/include/et']
[1116/2769] Compiling bin/default/librpc/gen_ndr/ndr_policyagent.c
11:40:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_POLICYAGENT_MODULES=NULL', '-DSTATIC_NDR_POLICYAGENT_MODULES_PROTO=extern void __NDR_POLICYAGENT_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_policyagent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_policyagent.c.20.o', '-I/usr/include/et']
[1117/2769] Compiling bin/default/librpc/gen_ndr/ndr_winspool.c
11:40:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WINSPOOL_MODULES=NULL', '-DSTATIC_NDR_WINSPOOL_MODULES_PROTO=extern void __NDR_WINSPOOL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_winspool.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_winspool.c.24.o', '-I/usr/include/et']
[1118/2769] Compiling bin/default/librpc/gen_ndr/ndr_printcap.c
11:40:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_PRINTCAP_MODULES=NULL', '-DSTATIC_NDR_PRINTCAP_MODULES_PROTO=extern void __NDR_PRINTCAP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_printcap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_printcap.c.25.o', '-I/usr/include/et']
[1119/2769] Compiling bin/default/librpc/gen_ndr/ndr_dbgidl.c
11:40:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_DBGIDL_MODULES=NULL', '-DSTATIC_NDR_DBGIDL_MODULES_PROTO=extern void __NDR_DBGIDL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dbgidl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dbgidl.c.27.o', '-I/usr/include/et']
[1120/2769] Compiling bin/default/librpc/gen_ndr/ndr_msgsvc.c
11:40:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_MSGSVC_MODULES=NULL', '-DSTATIC_NDR_MSGSVC_MODULES_PROTO=extern void __NDR_MSGSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_msgsvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_msgsvc.c.29.o', '-I/usr/include/et']
[1121/2769] Compiling librpc/ndr/ndr_orpc.c
11:40:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ORPC_MODULES=NULL', '-DSTATIC_NDR_ORPC_MODULES_PROTO=extern void __NDR_ORPC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_orpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_orpc.c.31.o', '-I/usr/include/et']
[1122/2769] Compiling bin/default/librpc/gen_ndr/ndr_orpc.c
11:40:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ORPC_MODULES=NULL', '-DSTATIC_NDR_ORPC_MODULES_PROTO=extern void __NDR_ORPC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_orpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_orpc.c.31.o', '-I/usr/include/et']
[1123/2769] Compiling bin/default/librpc/gen_ndr/ndr_wzcsvc.c
11:40:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WZCSVC_MODULES=NULL', '-DSTATIC_NDR_WZCSVC_MODULES_PROTO=extern void __NDR_WZCSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_wzcsvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_wzcsvc.c.32.o', '-I/usr/include/et']
[1124/2769] Compiling bin/default/librpc/gen_ndr/ndr_browser.c
11:40:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_BROWSER_MODULES=NULL', '-DSTATIC_NDR_BROWSER_MODULES_PROTO=extern void __NDR_BROWSER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_browser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_browser.c.33.o', '-I/usr/include/et']
[1125/2769] Compiling bin/default/librpc/gen_ndr/ndr_w32time.c
11:40:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_W32TIME_MODULES=NULL', '-DSTATIC_NDR_W32TIME_MODULES_PROTO=extern void __NDR_W32TIME_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_w32time.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_w32time.c.34.o', '-I/usr/include/et']
[1126/2769] Compiling bin/default/librpc/gen_ndr/ndr_scerpc.c
11:40:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SCERPC_MODULES=NULL', '-DSTATIC_NDR_SCERPC_MODULES_PROTO=extern void __NDR_SCERPC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_scerpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_scerpc.c.35.o', '-I/usr/include/et']
[1127/2769] Compiling bin/default/librpc/gen_ndr/ndr_trkwks.c
11:40:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_TRKWKS_MODULES=NULL', '-DSTATIC_NDR_TRKWKS_MODULES_PROTO=extern void __NDR_TRKWKS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_trkwks.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_trkwks.c.39.o', '-I/usr/include/et']
[1128/2769] Compiling bin/default/librpc/gen_ndr/ndr_keysvc.c
11:40:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_KEYSVC_MODULES=NULL', '-DSTATIC_NDR_KEYSVC_MODULES_PROTO=extern void __NDR_KEYSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_keysvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_keysvc.c.40.o', '-I/usr/include/et']
[1129/2769] Compiling librpc/ndr/ndr_rap.c
11:40:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_RAP_MODULES=NULL', '-DSTATIC_NDR_RAP_MODULES_PROTO=extern void __NDR_RAP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_rap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_rap.c.41.o', '-I/usr/include/et']
[1130/2769] Compiling bin/default/librpc/gen_ndr/ndr_rap.c
11:40:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_RAP_MODULES=NULL', '-DSTATIC_NDR_RAP_MODULES_PROTO=extern void __NDR_RAP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_rap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_rap.c.41.o', '-I/usr/include/et']
[1131/2769] Compiling bin/default/librpc/gen_ndr/ndr_nfs4acl.c
11:40:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NFS4ACL_MODULES=NULL', '-DSTATIC_NDR_NFS4ACL_MODULES_PROTO=extern void __NDR_NFS4ACL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_nfs4acl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_nfs4acl.c.47.o', '-I/usr/include/et']
[1132/2769] Compiling bin/default/librpc/gen_ndr/ndr_smb_acl.c
11:40:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SMB_ACL_MODULES=NULL', '-DSTATIC_NDR_SMB_ACL_MODULES_PROTO=extern void __NDR_SMB_ACL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_smb_acl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_smb_acl.c.54.o', '-I/usr/include/et']
[1133/2769] Compiling bin/default/librpc/gen_ndr/ndr_clusapi.c
11:40:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_CLUSAPI_MODULES=NULL', '-DSTATIC_NDR_CLUSAPI_MODULES_PROTO=extern void __NDR_CLUSAPI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_clusapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_clusapi.c.71.o', '-I/usr/include/et']
[1134/2769] Compiling bin/default/librpc/gen_ndr/ndr_ODJ.c
11:40:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ODJ_MODULES=NULL', '-DSTATIC_NDR_ODJ_MODULES_PROTO=extern void __NDR_ODJ_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_ODJ.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_ODJ.c.94.o', '-I/usr/include/et']
[1135/2769] Compiling librpc/ndr/ndr_ODJ.c
11:40:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ODJ_MODULES=NULL', '-DSTATIC_NDR_ODJ_MODULES_PROTO=extern void __NDR_ODJ_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_ODJ.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_ODJ.c.94.o', '-I/usr/include/et']
[1136/2769] Compiling bin/default/librpc/gen_ndr/ndr_quota.c
11:40:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_QUOTA_MODULES=NULL', '-DSTATIC_NDR_QUOTA_MODULES_PROTO=extern void __NDR_QUOTA_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_quota.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_quota.c.143.o', '-I/usr/include/et']
[1137/2769] Compiling bin/default/librpc/NDR_NBT.empty.c
11:40:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_NBT_MODULES=NULL', '-DSTATIC_NDR_NBT_MODULES_PROTO=extern void __NDR_NBT_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/NDR_NBT.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/NDR_NBT.empty.c.146.o', '-I/usr/include/et']
[1138/2769] Compiling librpc/ndr/ndr_backupkey.c
11:40:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_BACKUPKEY_MODULES=NULL', '-DSTATIC_NDR_BACKUPKEY_MODULES_PROTO=extern void __NDR_BACKUPKEY_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_backupkey.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_backupkey.c.158.o', '-I/usr/include/et']
[1139/2769] Compiling bin/default/librpc/gen_ndr/ndr_backupkey.c
11:40:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_BACKUPKEY_MODULES=NULL', '-DSTATIC_NDR_BACKUPKEY_MODULES_PROTO=extern void __NDR_BACKUPKEY_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_backupkey.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_backupkey.c.158.o', '-I/usr/include/et']
[1140/2769] Compiling bin/default/librpc/gen_ndr/ndr_preg.c
11:40:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_PREG_MODULES=NULL', '-DSTATIC_NDR_PREG_MODULES_PROTO=extern void __NDR_PREG_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_preg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_preg.c.159.o', '-I/usr/include/et']
[1141/2769] Compiling librpc/ndr/ndr_preg.c
11:40:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_PREG_MODULES=NULL', '-DSTATIC_NDR_PREG_MODULES_PROTO=extern void __NDR_PREG_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_preg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_preg.c.159.o', '-I/usr/include/et']
[1142/2769] Compiling bin/default/librpc/gen_ndr/ndr_cab.c
11:40:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_CAB_MODULES=NULL', '-DSTATIC_NDR_CAB_MODULES_PROTO=extern void __NDR_CAB_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_cab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_cab.c.160.o', '-I/usr/include/et']
[1143/2769] Compiling librpc/ndr/ndr_cab.c
11:40:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_CAB_MODULES=NULL', '-DSTATIC_NDR_CAB_MODULES_PROTO=extern void __NDR_CAB_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/ndr/ndr_cab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/ndr/ndr_cab.c.160.o', '-I/usr/include/et']
[1144/2769] Compiling bin/default/librpc/gen_ndr/ndr_winstation.c
11:40:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WINSTATION_MODULES=NULL', '-DSTATIC_NDR_WINSTATION_MODULES_PROTO=extern void __NDR_WINSTATION_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_winstation.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_winstation.c.163.o', '-I/usr/include/et']
[1145/2769] Compiling bin/default/librpc/gen_ndr/ndr_winbind.c
11:40:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WINBIND_MODULES=NULL', '-DSTATIC_NDR_WINBIND_MODULES_PROTO=extern void __NDR_WINBIND_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_winbind.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_winbind.c.236.o', '-I/usr/include/et']
[1146/2769] Compiling bin/default/librpc/gen_ndr/ndr_fsrvp_state.c
11:40:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_FSRVP_STATE_MODULES=NULL', '-DSTATIC_NDR_FSRVP_STATE_MODULES_PROTO=extern void __NDR_FSRVP_STATE_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_fsrvp_state.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_fsrvp_state.c.238.o', '-I/usr/include/et']
[1147/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_leases_db.c
11:40:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_LEASES_DB_MODULES=NULL', '-DSTATIC_NDR_LEASES_DB_MODULES_PROTO=extern void __NDR_LEASES_DB_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_leases_db.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_leases_db.c.6.o', '-I/usr/include/et']
[1148/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_secrets.c
11:40:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_SECRETS_MODULES=NULL', '-DSTATIC_NDR_SECRETS_MODULES_PROTO=extern void __NDR_SECRETS_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_secrets.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_secrets.c.8.o', '-I/usr/include/et']
[1149/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_perfcount.c
11:40:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_PERFCOUNT_MODULES=NULL', '-DSTATIC_NDR_PERFCOUNT_MODULES_PROTO=extern void __NDR_PERFCOUNT_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_perfcount.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_perfcount.c.9.o', '-I/usr/include/et']
[1150/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_ads.c
11:40:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ADS_MODULES=NULL', '-DSTATIC_NDR_ADS_MODULES_PROTO=extern void __NDR_ADS_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_ads.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_ads.c.10.o', '-I/usr/include/et']
[1151/2769] Compiling source3/librpc/ndr/ndr_ads.c
11:40:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_ADS_MODULES=NULL', '-DSTATIC_NDR_ADS_MODULES_PROTO=extern void __NDR_ADS_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/librpc/ndr/ndr_ads.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/ndr/ndr_ads.c.10.o', '-I/usr/include/et']
[1152/2769] Compiling lib/util/util_pw.c
11:40:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_UTIL_PW_MODULES=NULL', '-DSTATIC_UTIL_PW_MODULES_PROTO=extern void __UTIL_PW_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/util_pw.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_pw.c.106.o', '-I/usr/include/et']
[1153/2769] Compiling lib/smbconf/smbconf.c
11:40:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBSMBCONF_MODULES=NULL', '-DSTATIC_LIBSMBCONF_MODULES_PROTO=extern void __LIBSMBCONF_dummy_module_proto(void)', '-Ilib/smbconf', '-I../../lib/smbconf', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/smbconf/smbconf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/smbconf/smbconf.c.1.o', '-I/usr/include/et']
[1154/2769] Compiling lib/smbconf/smbconf_txt.c
11:40:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBSMBCONF_MODULES=NULL', '-DSTATIC_LIBSMBCONF_MODULES_PROTO=extern void __LIBSMBCONF_dummy_module_proto(void)', '-Ilib/smbconf', '-I../../lib/smbconf', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/smbconf/smbconf_txt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/smbconf/smbconf_txt.c.1.o', '-I/usr/include/et']
[1155/2769] Compiling lib/smbconf/smbconf_util.c
11:40:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBSMBCONF_MODULES=NULL', '-DSTATIC_LIBSMBCONF_MODULES_PROTO=extern void __LIBSMBCONF_dummy_module_proto(void)', '-Ilib/smbconf', '-I../../lib/smbconf', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/smbconf/smbconf_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/smbconf/smbconf_util.c.1.o', '-I/usr/include/et']
[1156/2769] Compiling source3/registry/reg_init_basic.c
11:40:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_init_basic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_init_basic.c.31.o', '-I/usr/include/et']
[1157/2769] Compiling source3/registry/reg_parse_internal.c
11:40:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_parse_internal.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_parse_internal.c.31.o', '-I/usr/include/et']
[1158/2769] Compiling source3/lib/util_nttoken.c
11:40:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_nttoken.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_nttoken.c.31.o', '-I/usr/include/et']
[1159/2769] Compiling source3/registry/reg_dispatcher.c
11:40:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_dispatcher.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_dispatcher.c.31.o', '-I/usr/include/et']
[1160/2769] Compiling source3/registry/reg_util_internal.c
11:40:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_util_internal.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_util_internal.c.31.o', '-I/usr/include/et']
[1161/2769] Compiling source3/registry/reg_api.c
11:40:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_api.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_api.c.31.o', '-I/usr/include/et']
[1162/2769] Compiling source3/registry/reg_parse.c
11:40:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_parse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_parse.c.31.o', '-I/usr/include/et']
[1163/2769] Linking bin/default/source4/librpc/libndr-samba4-private-samba.so
11:40:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/ndr-samba4.vscript', '-shared', 'librpc/gen_ndr/ndr_cab.c.160.o', 'librpc/ndr/ndr_cab.c.160.o', 'librpc/gen_ndr/ndr_browser.c.33.o', 'librpc/gen_ndr/ndr_w32time.c.34.o', 'source4/librpc/gen_ndr/ndr_sasl_helpers.c.2.o', 'librpc/gen_ndr/ndr_rot.c.13.o', 'librpc/gen_ndr/ndr_nfs4acl.c.47.o', 'source4/librpc/ndr-samba4.empty.c.8.o', 'librpc/gen_ndr/ndr_winstation.c.163.o', 'librpc/ndr/ndr_table.c.16.o', 'source4/librpc/gen_ndr/tables.c.16.o', 'librpc/gen_ndr/ndr_printcap.c.25.o', 'librpc/gen_ndr/ndr_wzcsvc.c.32.o', 'source4/librpc/gen_ndr/ndr_irpc.c.1.o', 'librpc/gen_ndr/ndr_clusapi.c.71.o', 'source4/librpc/gen_ndr/ndr_winsif.c.3.o', 'librpc/gen_ndr/ndr_audiosrv.c.1.o', 'librpc/gen_ndr/ndr_winspool.c.24.o', 'librpc/ndr/ndr_orpc.c.31.o', 'librpc/gen_ndr/ndr_orpc.c.31.o', 'librpc/gen_ndr/ndr_fsrvp_state.c.238.o', 'librpc/gen_ndr/ndr_winbind.c.236.o', 'librpc/gen_ndr/ndr_rap.c.41.o', 'librpc/ndr/ndr_rap.c.41.o', 'source4/librpc/gen_ndr/ndr_opendb.c.4.o', 'librpc/NDR_NBT.empty.c.146.o', 'source4/librpc/gen_ndr/ndr_winsrepl.c.6.o', 'librpc/gen_ndr/ndr_dsbackup.c.9.o', 'librpc/gen_ndr/ndr_frstrans.c.16.o', 'librpc/gen_ndr/ndr_efs.c.12.o', 'librpc/gen_ndr/ndr_dfsblobs.c.17.o', 'librpc/gen_ndr/ndr_quota.c.143.o', 'librpc/gen_ndr/ndr_keysvc.c.40.o', 'librpc/gen_ndr/ndr_messaging.c.162.o', 'source3/librpc/gen_ndr/ndr_leases_db.c.6.o', 'librpc/gen_ndr/ndr_preg.c.159.o', 'librpc/ndr/ndr_preg.c.159.o', 'librpc/ndr/ndr_bkupblobs.c.18.o', 'librpc/gen_ndr/ndr_bkupblobs.c.18.o', 'librpc/gen_ndr/ndr_frsapi.c.15.o', 'librpc/gen_ndr/ndr_msgsvc.c.29.o', 'librpc/gen_ndr/ndr_policyagent.c.20.o', 'source3/librpc/gen_ndr/ndr_ads.c.10.o', 'source3/librpc/ndr/ndr_ads.c.10.o', 'librpc/gen_ndr/ndr_dcerpc.c.73.o', 'librpc/ndr/ndr_dcerpc.c.73.o', 'librpc/ndr/ndr_frsrpc.c.14.o', 'librpc/gen_ndr/ndr_frsrpc.c.14.o', 'source3/librpc/gen_ndr/ndr_perfcount.c.9.o', 'librpc/gen_ndr/ndr_trkwks.c.39.o', 'librpc/gen_ndr/ndr_dbgidl.c.27.o', 'librpc/gen_ndr/ndr_scerpc.c.35.o', 'source4/librpc/gen_ndr/ndr_ntp_signd.c.5.o', 'librpc/gen_ndr/ndr_ioctl.c.193.o', 'librpc/ndr/ndr_ioctl.c.193.o', 'librpc/gen_ndr/ndr_smb_acl.c.54.o', 'librpc/gen_ndr/ndr_ODJ.c.94.o', 'librpc/ndr/ndr_ODJ.c.94.o', 'source3/librpc/gen_ndr/ndr_secrets.c.8.o', 'librpc/ndr/ndr_backupkey.c.158.o', 'librpc/gen_ndr/ndr_backupkey.c.158.o', 'librpc/gen_ndr/ndr_fscc.c.19.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/libndr-samba4-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/usr/local/lib', '-L/usr/local/lib', '-lndr-krb5pac', '-lreplace-private-samba', '-lsamba-errors', '-lndr-standard', '-lsamba-security-private-samba', '-lndr-samba-private-samba', '-lndr', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-lasn1util-private-samba', '-lsamba-util', '-lgenrand-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lz', '-licui18n', '-licuuc', '-ltevent', '-ltalloc', '-lgnutls', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1164/2769] Compiling source3/registry/reg_cachehook.c
11:40:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_cachehook.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_cachehook.c.31.o', '-I/usr/include/et']
[1165/2769] Compiling source3/registry/reg_objects.c
11:40:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_objects.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_objects.c.31.o', '-I/usr/include/et']
[1166/2769] Compiling source3/lib/srprs.c
11:40:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/srprs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/srprs.c.31.o', '-I/usr/include/et']
[1167/2769] Compiling source3/registry/reg_backend_db.c
11:40:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREGISTRY_MODULES=NULL', '-DSTATIC_SMBREGISTRY_MODULES_PROTO=extern void __SMBREGISTRY_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_backend_db.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_db.c.31.o', '-I/usr/include/et']
[1168/2769] Compiling source3/registry/reg_api_util.c
11:40:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_SMBCONF_MODULES=NULL', '-DSTATIC_REG_SMBCONF_MODULES_PROTO=extern void __REG_SMBCONF_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_api_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_api_util.c.32.o', '-I/usr/include/et']
[1169/2769] Compiling source3/registry/reg_init_smbconf.c
11:40:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_SMBCONF_MODULES=NULL', '-DSTATIC_REG_SMBCONF_MODULES_PROTO=extern void __REG_SMBCONF_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_init_smbconf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_init_smbconf.c.32.o', '-I/usr/include/et']
[1170/2769] Compiling source3/registry/reg_util_token.c
11:40:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_SMBCONF_MODULES=NULL', '-DSTATIC_REG_SMBCONF_MODULES_PROTO=extern void __REG_SMBCONF_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_util_token.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_util_token.c.32.o', '-I/usr/include/et']
[1171/2769] Compiling source3/registry/reg_backend_smbconf.c
11:40:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_SMBCONF_MODULES=NULL', '-DSTATIC_REG_SMBCONF_MODULES_PROTO=extern void __REG_SMBCONF_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/reg_backend_smbconf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_smbconf.c.32.o', '-I/usr/include/et']
[1172/2769] Compiling source3/lib/util_sock.c
11:40:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_sock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_sock.c.41.o', '-I/usr/include/et']
[1173/2769] Compiling source3/lib/util_file.c
11:40:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_file.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_file.c.41.o', '-I/usr/include/et']
[1174/2769] Compiling source3/lib/util_path.c
11:40:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_path.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_path.c.41.o', '-I/usr/include/et']
[1175/2769] Compiling source3/lib/util.c
11:40:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util.c.41.o', '-I/usr/include/et']
[1176/2769] Compiling source3/lib/util_sid.c
11:40:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_sid.c.41.o', '-I/usr/include/et']
[1177/2769] Compiling source3/lib/sendfile.c
11:40:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/sendfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sendfile.c.41.o', '-I/usr/include/et']
[1178/2769] Compiling source3/lib/recvfile.c
11:40:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/recvfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/recvfile.c.41.o', '-I/usr/include/et']
[1179/2769] Compiling source3/lib/util_specialsids.c
11:40:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_specialsids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_specialsids.c.41.o', '-I/usr/include/et']
[1180/2769] Compiling source3/lib/time.c
11:41:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/time.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/time.c.41.o', '-I/usr/include/et']
[1181/2769] Compiling source3/lib/util_macstreams.c
11:41:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_macstreams.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_macstreams.c.41.o', '-I/usr/include/et']
[1182/2769] Compiling source3/lib/util_procid.c
11:41:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_procid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_procid.c.41.o', '-I/usr/include/et']
[1183/2769] Compiling source3/lib/util_matching.c
11:41:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_matching.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_matching.c.41.o', '-I/usr/include/et']
[1184/2769] Compiling source3/lib/util_transfer_file.c
11:41:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_transfer_file.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_transfer_file.c.41.o', '-I/usr/include/et']
[1185/2769] Compiling source3/lib/system.c
11:41:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3util_MODULES=NULL', '-DSTATIC_samba3util_MODULES_PROTO=extern void __samba3util_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/system.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/system.c.41.o', '-I/usr/include/et']
[1186/2769] Compiling source3/lib/dbwrap/dbwrap_watch.c
11:41:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TDB_LIB_MODULES=NULL', '-DSTATIC_TDB_LIB_MODULES_PROTO=extern void __TDB_LIB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/dbwrap/dbwrap_watch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/dbwrap/dbwrap_watch.c.46.o', '-I/usr/include/et']
[1187/2769] Compiling source3/lib/g_lock.c
11:41:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TDB_LIB_MODULES=NULL', '-DSTATIC_TDB_LIB_MODULES_PROTO=extern void __TDB_LIB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/g_lock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/g_lock.c.46.o', '-I/usr/include/et']
[1188/2769] Compiling source3/lib/dbwrap/dbwrap_open.c
11:41:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TDB_LIB_MODULES=NULL', '-DSTATIC_TDB_LIB_MODULES_PROTO=extern void __TDB_LIB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/dbwrap/dbwrap_open.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/dbwrap/dbwrap_open.c.46.o', '-I/usr/include/et']
[1189/2769] Compiling source3/lib/global_contexts.c
11:41:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/global_contexts.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/global_contexts.c.50.o', '-I/usr/include/et']
[1190/2769] Compiling source3/lib/dumpcore.c
11:41:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/dumpcore.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/dumpcore.c.50.o', '-I/usr/include/et']
[1191/2769] Compiling source3/lib/tallocmsg.c
11:41:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/tallocmsg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/tallocmsg.c.50.o', '-I/usr/include/et']
[1192/2769] Compiling source3/lib/substitute_generic.c
11:41:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/substitute_generic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/substitute_generic.c.50.o', '-I/usr/include/et']
[1193/2769] Compiling source3/lib/username.c
11:41:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/username.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/username.c.50.o', '-I/usr/include/et']
[1194/2769] Compiling source3/lib/interface.c
11:41:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/interface.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/interface.c.50.o', '-I/usr/include/et']
[1195/2769] Compiling source3/lib/idmap_cache.c
11:41:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/idmap_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/idmap_cache.c.50.o', '-I/usr/include/et']
[1196/2769] Compiling source3/lib/audit.c
11:41:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/audit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/audit.c.50.o', '-I/usr/include/et']
[1197/2769] Compiling source3/lib/system_smbd.c
11:41:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/system_smbd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/system_smbd.c.50.o', '-I/usr/include/et']
[1198/2769] Compiling source3/lib/ms_fnmatch.c
11:41:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/ms_fnmatch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/ms_fnmatch.c.50.o', '-I/usr/include/et']
[1199/2769] Compiling source3/lib/substitute.c
11:41:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/substitute.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/substitute.c.50.o', '-I/usr/include/et']
[1200/2769] Compiling source3/lib/smbrun.c
11:41:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/smbrun.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/smbrun.c.50.o', '-I/usr/include/et']
[1201/2769] Compiling source3/lib/util_event.c
11:41:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/util_event.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_event.c.50.o', '-I/usr/include/et']
[1202/2769] Compiling source3/lib/ldap_escape.c
11:41:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/ldap_escape.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/ldap_escape.c.50.o', '-I/usr/include/et']
[1203/2769] Compiling source3/lib/wins_srv.c
11:41:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/wins_srv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/wins_srv.c.50.o', '-I/usr/include/et']
[1204/2769] Compiling source3/lib/gencache.c
11:41:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/gencache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/gencache.c.50.o', '-I/usr/include/et']
[1205/2769] Compiling source3/lib/addrchange.c
11:41:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/addrchange.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/addrchange.c.50.o', '-I/usr/include/et']
[1206/2769] Compiling source3/lib/server_id_watch.c
11:41:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/server_id_watch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/server_id_watch.c.50.o', '-I/usr/include/et']
[1207/2769] Compiling lib/util/debug_s3.c
11:41:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../lib/util/debug_s3.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/debug_s3.c.50.o', '-I/usr/include/et']
[1208/2769] Compiling source3/lib/util_cluster.c
11:41:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/util_cluster.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_cluster.c.50.o', '-I/usr/include/et']
[1209/2769] Compiling source3/lib/serverid.c
11:41:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/serverid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/serverid.c.50.o', '-I/usr/include/et']
[1210/2769] Compiling source3/lib/id_cache.c
11:41:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/id_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/id_cache.c.50.o', '-I/usr/include/et']
[1211/2769] Compiling source3/lib/messages.c
11:41:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/messages.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/messages.c.50.o', '-I/usr/include/et']
[1212/2769] Compiling source3/lib/dmallocmsg.c
11:41:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/dmallocmsg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/dmallocmsg.c.50.o', '-I/usr/include/et']
[1213/2769] Compiling source3/lib/background.c
11:41:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/background.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/background.c.50.o', '-I/usr/include/et']
[1214/2769] Compiling source3/lib/util_ea.c
11:41:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/util_ea.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_ea.c.50.o', '-I/usr/include/et']
[1215/2769] Compiling source3/lib/namemap_cache.c
11:41:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/namemap_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/namemap_cache.c.50.o', '-I/usr/include/et']
[1216/2769] Compiling source3/lib/server_id_db_util.c
11:41:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3core_MODULES=NULL', '-DSTATIC_samba3core_MODULES_PROTO=extern void __samba3core_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/server_id_db_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/server_id_db_util.c.50.o', '-I/usr/include/et']
[1217/2769] Compiling source3/lib/ldap_debug_handler.c
11:41:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBCONF_PARAM_MODULES=NULL', '-DSTATIC_SMBCONF_PARAM_MODULES_PROTO=extern void __SMBCONF_PARAM_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/ldap_debug_handler.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/ldap_debug_handler.c.68.o', '-I/usr/include/et']
[1218/2769] Compiling source3/param/loadparm.c
11:41:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBCONF_PARAM_MODULES=NULL', '-DSTATIC_SMBCONF_PARAM_MODULES_PROTO=extern void __SMBCONF_PARAM_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/param/loadparm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/param/loadparm.c.68.o', '-I/usr/include/et']
[1219/2769] Compiling source3/lib/util_names.c
11:41:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBCONF_PARAM_MODULES=NULL', '-DSTATIC_SMBCONF_PARAM_MODULES_PROTO=extern void __SMBCONF_PARAM_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/util_names.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_names.c.68.o', '-I/usr/include/et']
[1220/2769] Compiling source3/lib/sharesec.c
11:41:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBCONF_PARAM_MODULES=NULL', '-DSTATIC_SMBCONF_PARAM_MODULES_PROTO=extern void __SMBCONF_PARAM_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/sharesec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sharesec.c.68.o', '-I/usr/include/et']
[1221/2769] Compiling source3/lib/smbconf/smbconf_init.c
11:41:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbconf_MODULES=NULL', '-DSTATIC_smbconf_MODULES_PROTO=extern void __smbconf_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/smbconf/smbconf_init.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/smbconf/smbconf_init.c.69.o', '-I/usr/include/et']
[1222/2769] Compiling source3/lib/smbconf/smbconf_reg.c
11:41:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbconf_MODULES=NULL', '-DSTATIC_smbconf_MODULES_PROTO=extern void __smbconf_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/smbconf/smbconf_reg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/smbconf/smbconf_reg.c.69.o', '-I/usr/include/et']
[1223/2769] Compiling source3/lib/util_tdb.c
11:41:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tdb_wrap3_MODULES=NULL', '-DSTATIC_tdb_wrap3_MODULES_PROTO=extern void __tdb_wrap3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/util_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_tdb.c.105.o', '-I/usr/include/et']
[1224/2769] Compiling source3/libsmb/errormap.c
11:41:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_errors3_MODULES=NULL', '-DSTATIC_errors3_MODULES_PROTO=extern void __errors3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../source3/libsmb/errormap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/errormap.c.115.o', '-I/usr/include/et']
[1225/2769] Compiling source3/libsmb/smberr.c
11:41:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_errors3_MODULES=NULL', '-DSTATIC_errors3_MODULES_PROTO=extern void __errors3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../source3/libsmb/smberr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/smberr.c.115.o', '-I/usr/include/et']
[1226/2769] Compiling source3/lib/errmap_unix.c
11:41:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_errors3_MODULES=NULL', '-DSTATIC_errors3_MODULES_PROTO=extern void __errors3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '../../source3/lib/errmap_unix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/errmap_unix.c.115.o', '-I/usr/include/et']
[1227/2769] Compiling source3/param/util.c
11:41:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PARAM_UTIL_MODULES=NULL', '-DSTATIC_PARAM_UTIL_MODULES_PROTO=extern void __PARAM_UTIL_dummy_module_proto(void)', '-Isource3/param', '-I../../source3/param', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/param/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/param/util.c.1.o', '-I/usr/include/et']
[1228/2769] Compiling source3/param/loadparm_ctx.c
11:41:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LOADPARM_CTX_MODULES=NULL', '-DSTATIC_LOADPARM_CTX_MODULES_PROTO=extern void __LOADPARM_CTX_dummy_module_proto(void)', '-Isource3/param', '-I../../source3/param', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/param/loadparm_ctx.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/param/loadparm_ctx.c.2.o', '-I/usr/include/et']
[1229/2769] Compiling source4/libcli/ldap/ldap_ildap.c
11:41:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_ldap_MODULES=NULL', '-DSTATIC_cli_ldap_MODULES_PROTO=extern void __cli_ldap_dummy_module_proto(void)', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/ldap/ldap_ildap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap/ldap_ildap.c.1.o', '-I/usr/include/et']
[1230/2769] Compiling source4/libcli/ldap/ldap_client.c
11:41:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_ldap_MODULES=NULL', '-DSTATIC_cli_ldap_MODULES_PROTO=extern void __cli_ldap_dummy_module_proto(void)', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/ldap/ldap_client.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap/ldap_client.c.1.o', '-I/usr/include/et']
[1231/2769] Compiling source4/libcli/ldap/ldap_bind.c
11:41:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_ldap_MODULES=NULL', '-DSTATIC_cli_ldap_MODULES_PROTO=extern void __cli_ldap_dummy_module_proto(void)', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/ldap/ldap_bind.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap/ldap_bind.c.1.o', '-I/usr/include/et']
[1232/2769] Linking bin/default/source3/libsmbconf.so
11:41:28 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbconf.vscript', '-shared', '-Wl,-h,libsmbconf.so.0', 'source3/param/util.c.1.o', 'source3/registry/reg_backend_smbconf.c.32.o', 'source3/registry/reg_init_smbconf.c.32.o', 'source3/registry/reg_util_token.c.32.o', 'source3/registry/reg_api_util.c.32.o', 'librpc/gen_ndr/ndr_messaging.c.162.o', 'source3/registry/reg_api.c.31.o', 'source3/registry/reg_dispatcher.c.31.o', 'source3/registry/reg_cachehook.c.31.o', 'source3/registry/reg_objects.c.31.o', 'source3/registry/reg_util_internal.c.31.o', 'source3/lib/util_nttoken.c.31.o', 'source3/registry/reg_backend_db.c.31.o', 'source3/registry/reg_parse_internal.c.31.o', 'source3/registry/reg_parse.c.31.o', 'source3/lib/srprs.c.31.o', 'source3/registry/reg_init_basic.c.31.o', 'source3/lib/dbwrap/dbwrap_open.c.46.o', 'source3/lib/dbwrap/dbwrap_watch.c.46.o', 'source3/lib/g_lock.c.46.o', 'lib/smbconf/smbconf.c.1.o', 'lib/smbconf/smbconf_txt.c.1.o', 'lib/smbconf/smbconf_util.c.1.o', 'source3/lib/util_tdb.c.105.o', 'source3/lib/smbconf/smbconf_init.c.69.o', 'source3/lib/smbconf/smbconf_reg.c.69.o', 'source3/lib/util_tsock.c.40.o', 'source3/param/loadparm.c.68.o', 'source3/lib/sharesec.c.68.o', 'source3/lib/ldap_debug_handler.c.68.o', 'source3/lib/util_names.c.68.o', 'source3/param/loadparm_ctx.c.2.o', 'source3/libsmb/errormap.c.115.o', 'source3/libsmb/smberr.c.115.o', 'source3/lib/errmap_unix.c.115.o', 'lib/util/util_pw.c.106.o', 'source3/lib/version.c.101.o', 'librpc/gen_ndr/ndr_server_id.c.36.o', 'lib/async_req/async_sock.c.1.o', 'source3/lib/system.c.41.o', 'source3/lib/sendfile.c.41.o', 'source3/lib/recvfile.c.41.o', 'source3/lib/time.c.41.o', 'source3/lib/util_sid.c.41.o', 'source3/lib/util_specialsids.c.41.o', 'source3/lib/util_file.c.41.o', 'source3/lib/util.c.41.o', 'source3/lib/util_path.c.41.o', 'source3/lib/util_matching.c.41.o', 'source3/lib/util_procid.c.41.o', 'source3/lib/util_sock.c.41.o', 'source3/lib/util_transfer_file.c.41.o', 'source3/lib/util_macstreams.c.41.o', 'source3/lib/messages.c.50.o', 'source3/lib/util_cluster.c.50.o', 'source3/lib/id_cache.c.50.o', 'source3/lib/serverid.c.50.o', 'source3/lib/server_id_watch.c.50.o', 'source3/lib/server_id_db_util.c.50.o', 'source3/lib/addrchange.c.50.o', 'lib/util/debug_s3.c.50.o', 'source3/lib/dumpcore.c.50.o', 'source3/lib/interface.c.50.o', 'source3/lib/username.c.50.o', 'source3/lib/smbrun.c.50.o', 'source3/lib/wins_srv.c.50.o', 'source3/lib/substitute.c.50.o', 'source3/lib/substitute_generic.c.50.o', 'source3/lib/ms_fnmatch.c.50.o', 'source3/lib/tallocmsg.c.50.o', 'source3/lib/dmallocmsg.c.50.o', 'source3/lib/gencache.c.50.o', 'source3/lib/util_event.c.50.o', 'source3/lib/global_contexts.c.50.o', 'source3/lib/ldap_escape.c.50.o', 'source3/lib/system_smbd.c.50.o', 'source3/lib/audit.c.50.o', 'source3/lib/idmap_cache.c.50.o', 'source3/lib/namemap_cache.c.50.o', 'source3/lib/util_ea.c.50.o', 'source3/lib/background.c.50.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmbconf.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-lcups', '-ltdb', '-lz', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1233/2769] Compiling source4/libcli/ldap/ldap_controls.c
11:41:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_ldap_MODULES=NULL', '-DSTATIC_cli_ldap_MODULES_PROTO=extern void __cli_ldap_dummy_module_proto(void)', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/ldap/ldap_controls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap/ldap_controls.c.1.o', '-I/usr/include/et']
[1234/2769] Compiling libcli/util/tstream.c
11:41:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBSAMBA_TSOCKET_MODULES=NULL', '-DSTATIC_LIBSAMBA_TSOCKET_MODULES_PROTO=extern void __LIBSAMBA_TSOCKET_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../libcli/util/tstream.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util/tstream.c.1.o', '-I/usr/include/et']
[1235/2769] Compiling source4/libcli/resolve/dns_ex.c
11:41:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LP_RESOLVE_MODULES=NULL', '-DSTATIC_LP_RESOLVE_MODULES_PROTO=extern void __LP_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/dns_ex.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/dns_ex.c.12.o', '-I/usr/include/et']
[1236/2769] Compiling source4/libcli/resolve/nbtlist.c
11:41:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LP_RESOLVE_MODULES=NULL', '-DSTATIC_LP_RESOLVE_MODULES_PROTO=extern void __LP_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/nbtlist.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/nbtlist.c.12.o', '-I/usr/include/et']
[1237/2769] Compiling source4/libcli/resolve/resolve_lp.c
11:41:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LP_RESOLVE_MODULES=NULL', '-DSTATIC_LP_RESOLVE_MODULES_PROTO=extern void __LP_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/resolve_lp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/resolve_lp.c.12.o', '-I/usr/include/et']
[1238/2769] Compiling source4/libcli/resolve/lmhosts.c
11:41:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LP_RESOLVE_MODULES=NULL', '-DSTATIC_LP_RESOLVE_MODULES_PROTO=extern void __LP_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/lmhosts.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/lmhosts.c.12.o', '-I/usr/include/et']
[1239/2769] Compiling source4/libcli/resolve/wins.c
11:41:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LP_RESOLVE_MODULES=NULL', '-DSTATIC_LP_RESOLVE_MODULES_PROTO=extern void __LP_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/wins.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/wins.c.12.o', '-I/usr/include/et']
[1240/2769] Compiling source4/libcli/resolve/bcast.c
11:41:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LP_RESOLVE_MODULES=NULL', '-DSTATIC_LP_RESOLVE_MODULES_PROTO=extern void __LP_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/bcast.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/bcast.c.12.o', '-I/usr/include/et']
[1241/2769] Compiling source4/libcli/resolve/host.c
11:41:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LP_RESOLVE_MODULES=NULL', '-DSTATIC_LP_RESOLVE_MODULES_PROTO=extern void __LP_RESOLVE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/resolve/host.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/resolve/host.c.12.o', '-I/usr/include/et']
[1242/2769] Compiling libcli/smb/read_smb.c
11:41:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smb_transport_MODULES=NULL', '-DSTATIC_smb_transport_MODULES_PROTO=extern void __smb_transport_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/async_req', '-I../../lib/async_req', '../../libcli/smb/read_smb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/read_smb.c.1.o', '-I/usr/include/et']
[1243/2769] Compiling source3/passdb/machine_account_secrets.c
11:41:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_secrets3_MODULES=NULL', '-DSTATIC_secrets3_MODULES_PROTO=extern void __secrets3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/machine_account_secrets.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/machine_account_secrets.c.60.o', '-I/usr/include/et']
[1244/2769] Compiling source3/passdb/secrets.c
11:41:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_secrets3_MODULES=NULL', '-DSTATIC_secrets3_MODULES_PROTO=extern void __secrets3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/secrets.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/secrets.c.60.o', '-I/usr/include/et']
[1245/2769] Linking bin/default/source4/libcli/ldap/libcli-ldap-private-samba.so
11:41:34 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap/cli-ldap.vscript', '-shared', 'source4/libcli/resolve/bcast.c.12.o', 'source4/libcli/resolve/nbtlist.c.12.o', 'source4/libcli/resolve/wins.c.12.o', 'source4/libcli/resolve/dns_ex.c.12.o', 'source4/libcli/resolve/host.c.12.o', 'source4/libcli/resolve/lmhosts.c.12.o', 'source4/libcli/resolve/resolve_lp.c.12.o', 'libcli/util/tstream.c.1.o', 'source4/libcli/ldap/ldap_client.c.1.o', 'source4/libcli/ldap/ldap_bind.c.1.o', 'source4/libcli/ldap/ldap_ildap.c.1.o', 'source4/libcli/ldap/ldap_controls.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap/libcli-ldap-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lnetif-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lldb', '-lsamba-sockets-private-samba', '-ltevent-util', '-laddns-private-samba', '-lgensec-private-samba', '-lndr', '-levents-private-samba', '-lcli-nbt-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-util', '-linterfaces-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lclidns-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamba-debug-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lndr-standard', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lresolv', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1246/2769] Linking bin/default/libcli/smb/libsmb-transport-private-samba.so
11:41:34 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb_transport.vscript', '-shared', 'libcli/smb/read_smb.c.1.o', 'lib/async_req/async_sock.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/libsmb-transport-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-liov-buf-private-samba', '-lsocket-blocking-private-samba', '-ltevent-util', '-ltime-basic-private-samba', '-lsamba-errors', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1247/2769] Compiling source3/passdb/machine_sid.c
11:41:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_secrets3_MODULES=NULL', '-DSTATIC_secrets3_MODULES_PROTO=extern void __secrets3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/machine_sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/machine_sid.c.60.o', '-I/usr/include/et']
[1248/2769] Compiling source3/passdb/secrets_lsa.c
11:41:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_secrets3_MODULES=NULL', '-DSTATIC_secrets3_MODULES_PROTO=extern void __secrets3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/secrets_lsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/secrets_lsa.c.60.o', '-I/usr/include/et']
[1249/2769] Compiling libcli/netlogon/netlogon.c
11:41:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_NETLOGON_MODULES=NULL', '-DSTATIC_LIBCLI_NETLOGON_MODULES_PROTO=extern void __LIBCLI_NETLOGON_dummy_module_proto(void)', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../libcli/netlogon/netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/netlogon/netlogon.c.1.o', '-I/usr/include/et']
[1250/2769] Compiling libcli/cldap/cldap.c
11:41:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_cldap_MODULES=NULL', '-DSTATIC_cli_cldap_MODULES_PROTO=extern void __cli_cldap_dummy_module_proto(void)', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/cldap/cldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap/cldap.c.1.o', '-I/usr/include/et']
[1251/2769] Compiling librpc/rpc/binding_handle.c
11:41:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_binding_MODULES=NULL', '-DSTATIC_dcerpc_binding_MODULES_PROTO=extern void __dcerpc_binding_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../librpc/rpc/binding_handle.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/binding_handle.c.220.o', '-I/usr/include/et']
[1252/2769] Linking bin/default/source3/libsecrets3-private-samba.so
11:41:37 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/secrets3.vscript', '-shared', 'source3/passdb/secrets.c.60.o', 'source3/passdb/machine_account_secrets.c.60.o', 'source3/passdb/machine_sid.c.60.o', 'source3/passdb/secrets_lsa.c.60.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsecrets3-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lreplace-private-samba', '-lstable-sort-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lsamba-hostconfig', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-linterfaces-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lsamba-debug-private-samba', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-lcommon-auth-private-samba', '-lserver-role-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lz', '-lbsd', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1253/2769] Compiling librpc/rpc/dcerpc_util.c
11:41:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_binding_MODULES=NULL', '-DSTATIC_dcerpc_binding_MODULES_PROTO=extern void __dcerpc_binding_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../librpc/rpc/dcerpc_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcerpc_util.c.220.o', '-I/usr/include/et']
[1254/2769] Compiling librpc/rpc/binding.c
11:41:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_binding_MODULES=NULL', '-DSTATIC_dcerpc_binding_MODULES_PROTO=extern void __dcerpc_binding_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../librpc/rpc/binding.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/binding.c.220.o', '-I/usr/include/et']
[1255/2769] Linking bin/default/libcli/cldap/libcli-cldap-private-samba.so
11:41:38 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap/cli_cldap.vscript', '-shared', 'libcli/netlogon/netlogon.c.1.o', 'libcli/cldap/cldap.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap/libcli-cldap-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/usr/local/lib', '-L/usr/local/lib', '-lcli-ldap-private-samba', '-lsamba-sockets-private-samba', '-lsamba-util', '-lldb', '-lndr-nbt', '-ltevent-util', '-lreplace-private-samba', '-lsamba-errors', '-lnetif-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-laddns-private-samba', '-lgensec-private-samba', '-lndr', '-levents-private-samba', '-lcli-nbt-private-samba', '-lcli-ldap-common-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lclidns-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lndr-standard', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lresolv', '-ltdb', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1256/2769] Compiling librpc/rpc/dcerpc_error.c
11:41:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_binding_MODULES=NULL', '-DSTATIC_dcerpc_binding_MODULES_PROTO=extern void __dcerpc_binding_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../librpc/rpc/dcerpc_error.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcerpc_error.c.220.o', '-I/usr/include/et']
[1257/2769] Compiling libcli/smb/smb2cli_notify.c
11:41:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_notify.c.4.o', '-I/usr/include/et']
[1258/2769] Compiling libcli/smb/smb2cli_echo.c
11:41:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_echo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_echo.c.4.o', '-I/usr/include/et']
[1259/2769] Compiling libcli/smb/smb2cli_query_info.c
11:41:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_query_info.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_query_info.c.4.o', '-I/usr/include/et']
[1260/2769] Linking bin/default/librpc/libdcerpc-binding.so
11:41:40 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/dcerpc-binding.vscript', '-shared', '-Wl,-h,libdcerpc-binding.so.0', 'librpc/gen_ndr/ndr_dcerpc.c.73.o', 'librpc/ndr/ndr_dcerpc.c.73.o', 'librpc/rpc/dcerpc_error.c.220.o', 'librpc/rpc/binding.c.220.o', 'librpc/rpc/dcerpc_util.c.220.o', 'librpc/rpc/binding_handle.c.220.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libdcerpc-binding.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lndr', '-lsamba-sockets-private-samba', '-ltevent-util', '-lsamba-errors', '-lsamba-util', '-lgenrand-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lstable-sort-private-samba', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1261/2769] Compiling libcli/smb/smb2cli_create.c
11:41:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_create.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_create.c.4.o', '-I/usr/include/et']
[1262/2769] Compiling libcli/smb/smb2cli_close.c
11:41:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_close.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_close.c.4.o', '-I/usr/include/et']
[1263/2769] Compiling libcli/smb/smb2cli_ioctl.c
11:41:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_ioctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_ioctl.c.4.o', '-I/usr/include/et']
[1264/2769] Compiling libcli/smb/smb2cli_write.c
11:41:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_write.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_write.c.4.o', '-I/usr/include/et']
[1265/2769] Compiling libcli/smb/smb2cli_read.c
11:41:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_read.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_read.c.4.o', '-I/usr/include/et']
[1266/2769] Compiling libcli/smb/smb2cli_tcon.c
11:41:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_tcon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_tcon.c.4.o', '-I/usr/include/et']
[1267/2769] Compiling libcli/smb/smb1cli_create.c
11:41:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb1cli_create.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb1cli_create.c.4.o', '-I/usr/include/et']
[1268/2769] Compiling libcli/smb/smb1cli_session.c
11:41:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb1cli_session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb1cli_session.c.4.o', '-I/usr/include/et']
[1269/2769] Compiling libcli/smb/smb1cli_echo.c
11:41:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb1cli_echo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb1cli_echo.c.4.o', '-I/usr/include/et']
[1270/2769] Compiling libcli/smb/smbXcli_base.c
11:41:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smbXcli_base.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smbXcli_base.c.4.o', '-I/usr/include/et']
[1271/2769] Compiling libcli/smb/smb1cli_trans.c
11:41:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb1cli_trans.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb1cli_trans.c.4.o', '-I/usr/include/et']
[1272/2769] Compiling libcli/smb/util.c
11:41:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/util.c.4.o', '-I/usr/include/et']
[1273/2769] Compiling libcli/smb/smb2_lease.c
11:41:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2_lease.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2_lease.c.4.o', '-I/usr/include/et']
[1274/2769] Compiling libcli/smb/smb_seal.c
11:41:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb_seal.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb_seal.c.4.o', '-I/usr/include/et']
[1275/2769] Compiling libcli/smb/smb2_signing.c
11:41:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2_signing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2_signing.c.4.o', '-I/usr/include/et']
[1276/2769] Compiling libcli/smb/smb2_create_blob.c
11:41:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2_create_blob.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2_create_blob.c.4.o', '-I/usr/include/et']
[1277/2769] Compiling libcli/smb/smb1cli_read.c
11:41:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb1cli_read.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb1cli_read.c.4.o', '-I/usr/include/et']
[1278/2769] Compiling libcli/smb/smb_signing.c
11:41:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb_signing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb_signing.c.4.o', '-I/usr/include/et']
[1279/2769] Compiling libcli/smb/smb1cli_write.c
11:41:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb1cli_write.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb1cli_write.c.4.o', '-I/usr/include/et']
[1280/2769] Compiling libcli/smb/smb2_negotiate_context.c
11:41:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2_negotiate_context.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2_negotiate_context.c.4.o', '-I/usr/include/et']
[1281/2769] Compiling libcli/smb/smb2cli_session.c
11:41:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_session.c.4.o', '-I/usr/include/et']
[1282/2769] Compiling libcli/smb/smb1cli_close.c
11:41:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb1cli_close.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb1cli_close.c.4.o', '-I/usr/include/et']
[1283/2769] Compiling libcli/smb/smb2_posix.c
11:41:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2_posix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2_posix.c.4.o', '-I/usr/include/et']
[1284/2769] Compiling libcli/smb/smb2cli_query_directory.c
11:41:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_query_directory.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_query_directory.c.4.o', '-I/usr/include/et']
[1285/2769] Compiling libcli/smb/smb2cli_flush.c
11:41:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_flush.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_flush.c.4.o', '-I/usr/include/et']
[1286/2769] Compiling libcli/smb/reparse.c
11:41:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/reparse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/reparse.c.4.o', '-I/usr/include/et']
[1287/2769] Compiling libcli/smb/tstream_smbXcli_np.c
11:41:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/tstream_smbXcli_np.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/tstream_smbXcli_np.c.4.o', '-I/usr/include/et']
[1288/2769] Compiling libcli/smb/smb2cli_set_info.c
11:41:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_smb_common_MODULES=NULL', '-DSTATIC_cli_smb_common_MODULES_PROTO=extern void __cli_smb_common_dummy_module_proto(void)', '-Ilibcli/smb', '-I../../libcli/smb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/smb/smb2cli_set_info.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/smb2cli_set_info.c.4.o', '-I/usr/include/et']
[1289/2769] Compiling source3/lib/tldap.c
11:41:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TLDAP_MODULES=NULL', '-DSTATIC_TLDAP_MODULES_PROTO=extern void __TLDAP_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/tldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/tldap.c.16.o', '-I/usr/include/et']
[1290/2769] Compiling source3/lib/tldap_gensec_bind.c
11:41:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TLDAP_MODULES=NULL', '-DSTATIC_TLDAP_MODULES_PROTO=extern void __TLDAP_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/tldap_gensec_bind.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/tldap_gensec_bind.c.16.o', '-I/usr/include/et']
[1291/2769] Compiling source3/lib/tldap_tls_connect.c
11:42:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TLDAP_MODULES=NULL', '-DSTATIC_TLDAP_MODULES_PROTO=extern void __TLDAP_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/tldap_tls_connect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/tldap_tls_connect.c.16.o', '-I/usr/include/et']
[1292/2769] Linking bin/default/libcli/smb/libcli-smb-common-private-samba.so
11:42:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/cli_smb_common.vscript', '-shared', 'libcli/smb/smb_signing.c.4.o', 'libcli/smb/smb_seal.c.4.o', 'libcli/smb/smb2_negotiate_context.c.4.o', 'libcli/smb/smb2_create_blob.c.4.o', 'libcli/smb/smb2_signing.c.4.o', 'libcli/smb/smb2_lease.c.4.o', 'libcli/smb/util.c.4.o', 'libcli/smb/smbXcli_base.c.4.o', 'libcli/smb/smb1cli_trans.c.4.o', 'libcli/smb/smb1cli_echo.c.4.o', 'libcli/smb/smb1cli_create.c.4.o', 'libcli/smb/smb1cli_session.c.4.o', 'libcli/smb/smb1cli_close.c.4.o', 'libcli/smb/smb1cli_write.c.4.o', 'libcli/smb/smb1cli_read.c.4.o', 'libcli/smb/smb2cli_session.c.4.o', 'libcli/smb/smb2cli_tcon.c.4.o', 'libcli/smb/smb2cli_create.c.4.o', 'libcli/smb/smb2cli_close.c.4.o', 'libcli/smb/smb2cli_read.c.4.o', 'libcli/smb/smb2cli_write.c.4.o', 'libcli/smb/smb2cli_flush.c.4.o', 'libcli/smb/smb2cli_set_info.c.4.o', 'libcli/smb/smb2cli_query_info.c.4.o', 'libcli/smb/smb2cli_notify.c.4.o', 'libcli/smb/smb2cli_query_directory.c.4.o', 'libcli/smb/smb2cli_ioctl.c.4.o', 'libcli/smb/smb2cli_echo.c.4.o', 'libcli/smb/smb2_posix.c.4.o', 'libcli/smb/tstream_smbXcli_np.c.4.o', 'libcli/smb/reparse.c.4.o', 'librpc/gen_ndr/ndr_ioctl.c.193.o', 'librpc/ndr/ndr_ioctl.c.193.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb/libcli-smb-common-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lgensec-private-samba', '-lsamba-errors', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-ltevent-util', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-hostconfig', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-linterfaces-private-samba', '-lcli-ldap-common-private-samba', '-lserver-role-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lz', '-licui18n', '-licuuc', '-ltdb', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1293/2769] Compiling source3/lib/tldap_util.c
11:42:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TLDAP_MODULES=NULL', '-DSTATIC_TLDAP_MODULES_PROTO=extern void __TLDAP_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/tldap_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/tldap_util.c.16.o', '-I/usr/include/et']
[1294/2769] Compiling source3/libads/netlogon_ping.c
11:42:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NETLOGON_PING_MODULES=NULL', '-DSTATIC_NETLOGON_PING_MODULES_PROTO=extern void __NETLOGON_PING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/netlogon_ping.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/netlogon_ping.c.58.o', '-I/usr/include/et']
[1295/2769] Compiling source3/libsmb/nmblib.c
11:42:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNMB_MODULES=NULL', '-DSTATIC_LIBNMB_MODULES_PROTO=extern void __LIBNMB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/nmblib.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/nmblib.c.97.o', '-I/usr/include/et']
[1296/2769] Compiling source3/libsmb/namequery.c
11:42:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNMB_MODULES=NULL', '-DSTATIC_LIBNMB_MODULES_PROTO=extern void __LIBNMB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/namequery.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/namequery.c.97.o', '-I/usr/include/et']
[1297/2769] Compiling source3/libsmb/clidgram.c
11:42:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNMB_MODULES=NULL', '-DSTATIC_LIBNMB_MODULES_PROTO=extern void __LIBNMB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clidgram.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clidgram.c.97.o', '-I/usr/include/et']
[1298/2769] Compiling source3/libsmb/conncache.c
11:42:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNMB_MODULES=NULL', '-DSTATIC_LIBNMB_MODULES_PROTO=extern void __LIBNMB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/conncache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/conncache.c.97.o', '-I/usr/include/et']
[1299/2769] Compiling source3/libsmb/namecache.c
11:42:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNMB_MODULES=NULL', '-DSTATIC_LIBNMB_MODULES_PROTO=extern void __LIBNMB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/namecache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/namecache.c.97.o', '-I/usr/include/et']
[1300/2769] Compiling source3/libads/sitename_cache.c
11:42:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNMB_MODULES=NULL', '-DSTATIC_LIBNMB_MODULES_PROTO=extern void __LIBNMB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/sitename_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/sitename_cache.c.97.o', '-I/usr/include/et']
[1301/2769] Compiling source3/libsmb/unexpected.c
11:42:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNMB_MODULES=NULL', '-DSTATIC_LIBNMB_MODULES_PROTO=extern void __LIBNMB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/unexpected.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/unexpected.c.97.o', '-I/usr/include/et']
[1302/2769] Compiling source3/librpc/crypto/gse.c
11:42:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gse_MODULES=NULL', '-DSTATIC_gse_MODULES_PROTO=extern void __gse_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/librpc/crypto/gse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/crypto/gse.c.9.o', '-I/usr/include/et']
[1303/2769] Compiling source3/librpc/crypto/gse_krb5.c
11:42:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gse_MODULES=NULL', '-DSTATIC_gse_MODULES_PROTO=extern void __gse_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/librpc/crypto/gse_krb5.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/crypto/gse_krb5.c.9.o', '-I/usr/include/et']
[1304/2769] Compiling source3/libads/ads_status.c
11:42:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KRBCLIENT_MODULES=NULL', '-DSTATIC_KRBCLIENT_MODULES_PROTO=extern void __KRBCLIENT_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/ads_status.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/ads_status.c.39.o', '-I/usr/include/et']
[1305/2769] Compiling source3/libads/kerberos.c
11:42:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_KRBCLIENT_MODULES=NULL', '-DSTATIC_KRBCLIENT_MODULES_PROTO=extern void __KRBCLIENT_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/kerberos.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/kerberos.c.39.o', '-I/usr/include/et']
[1306/2769] Compiling source3/libads/cldap.c
11:42:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CLDAP_MODULES=NULL', '-DSTATIC_CLDAP_MODULES_PROTO=extern void __CLDAP_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source3/libads/cldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/cldap.c.59.o', '-I/usr/include/et']
[1307/2769] Compiling bin/default/librpc/gen_ndr/ndr_atsvc_c.c
11:42:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_ATSVC_MODULES=NULL', '-DSTATIC_RPC_NDR_ATSVC_MODULES_PROTO=extern void __RPC_NDR_ATSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_atsvc_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_atsvc_c.c.165.o', '-I/usr/include/et']
[1308/2769] Compiling bin/default/librpc/gen_ndr/ndr_echo_c.c
11:42:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_ECHO_MODULES=NULL', '-DSTATIC_RPC_NDR_ECHO_MODULES_PROTO=extern void __RPC_NDR_ECHO_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_echo_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_echo_c.c.166.o', '-I/usr/include/et']
[1309/2769] Compiling bin/default/librpc/gen_ndr/ndr_lsa_c.c
11:42:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_LSA_MODULES=NULL', '-DSTATIC_RPC_NDR_LSA_MODULES_PROTO=extern void __RPC_NDR_LSA_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_lsa_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_lsa_c.c.167.o', '-I/usr/include/et']
[1310/2769] Linking bin/default/source3/libgse-private-samba.so
11:42:14 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/gse.vscript', '-shared', 'source3/lib/tldap.c.16.o', 'source3/lib/tldap_util.c.16.o', 'source3/lib/tldap_gensec_bind.c.16.o', 'source3/lib/tldap_tls_connect.c.16.o', 'source3/libads/cldap.c.59.o', 'source3/libads/netlogon_ping.c.58.o', 'source3/librpc/crypto/gse_krb5.c.9.o', 'source3/librpc/crypto/gse.c.9.o', 'source3/libads/kerberos.c.39.o', 'source3/libads/ads_status.c.39.o', 'source3/libsmb/unexpected.c.97.o', 'source3/libsmb/namecache.c.97.o', 'source3/libsmb/nmblib.c.97.o', 'source3/libsmb/clidgram.c.97.o', 'source3/libsmb/namequery.c.97.o', 'source3/libsmb/conncache.c.97.o', 'source3/libads/sitename_cache.c.97.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libgse-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-lsamba-sockets-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lsamba-credentials', '-lndr-samba4-private-samba', '-ldbwrap-private-samba', '-lcliauth-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-licui18n', '-licuuc', '-lz', '-lcups', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1311/2769] Compiling bin/default/librpc/gen_ndr/ndr_samr_c.c
11:42:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_SAMR_MODULES=NULL', '-DSTATIC_RPC_NDR_SAMR_MODULES_PROTO=extern void __RPC_NDR_SAMR_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_samr_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_samr_c.c.168.o', '-I/usr/include/et']
[1312/2769] Compiling bin/default/librpc/gen_ndr/ndr_dfs_c.c
11:42:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_DFS_MODULES=NULL', '-DSTATIC_RPC_NDR_DFS_MODULES_PROTO=extern void __RPC_NDR_DFS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dfs_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dfs_c.c.169.o', '-I/usr/include/et']
[1313/2769] Compiling bin/default/librpc/gen_ndr/ndr_spoolss_c.c
11:42:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_SPOOLSS_MODULES=NULL', '-DSTATIC_RPC_NDR_SPOOLSS_MODULES_PROTO=extern void __RPC_NDR_SPOOLSS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_spoolss_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_spoolss_c.c.174.o', '-I/usr/include/et']
[1314/2769] Compiling bin/default/librpc/gen_ndr/ndr_wkssvc_c.c
11:42:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_WKSSVC_MODULES=NULL', '-DSTATIC_RPC_NDR_WKSSVC_MODULES_PROTO=extern void __RPC_NDR_WKSSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_wkssvc_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_wkssvc_c.c.176.o', '-I/usr/include/et']
[1315/2769] Compiling bin/default/librpc/gen_ndr/ndr_srvsvc_c.c
11:42:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_SRVSVC_MODULES=NULL', '-DSTATIC_RPC_NDR_SRVSVC_MODULES_PROTO=extern void __RPC_NDR_SRVSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_srvsvc_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_srvsvc_c.c.177.o', '-I/usr/include/et']
[1316/2769] Compiling bin/default/librpc/gen_ndr/ndr_svcctl_c.c
11:42:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_SVCCTL_MODULES=NULL', '-DSTATIC_RPC_NDR_SVCCTL_MODULES_PROTO=extern void __RPC_NDR_SVCCTL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_svcctl_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_svcctl_c.c.178.o', '-I/usr/include/et']
[1317/2769] Compiling bin/default/librpc/gen_ndr/ndr_eventlog_c.c
11:42:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_EVENTLOG_MODULES=NULL', '-DSTATIC_RPC_NDR_EVENTLOG_MODULES_PROTO=extern void __RPC_NDR_EVENTLOG_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_eventlog_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_eventlog_c.c.183.o', '-I/usr/include/et']
[1318/2769] Compiling bin/default/librpc/gen_ndr/ndr_epmapper_c.c
11:42:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_EPMAPPER_MODULES=NULL', '-DSTATIC_RPC_NDR_EPMAPPER_MODULES_PROTO=extern void __RPC_NDR_EPMAPPER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_epmapper_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_epmapper_c.c.184.o', '-I/usr/include/et']
[1319/2769] Compiling bin/default/librpc/gen_ndr/ndr_winreg_c.c
11:42:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_WINREG_MODULES=NULL', '-DSTATIC_RPC_NDR_WINREG_MODULES_PROTO=extern void __RPC_NDR_WINREG_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_winreg_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_winreg_c.c.186.o', '-I/usr/include/et']
[1320/2769] Compiling bin/default/librpc/gen_ndr/ndr_initshutdown_c.c
11:42:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_INITSHUTDOWN_MODULES=NULL', '-DSTATIC_RPC_NDR_INITSHUTDOWN_MODULES_PROTO=extern void __RPC_NDR_INITSHUTDOWN_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_initshutdown_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_initshutdown_c.c.187.o', '-I/usr/include/et']
[1321/2769] Compiling bin/default/librpc/gen_ndr/ndr_ntsvcs_c.c
11:42:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_NTSVCS_MODULES=NULL', '-DSTATIC_RPC_NDR_NTSVCS_MODULES_PROTO=extern void __RPC_NDR_NTSVCS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_ntsvcs_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_ntsvcs_c.c.189.o', '-I/usr/include/et']
[1322/2769] Compiling bin/default/librpc/gen_ndr/ndr_netlogon_c.c
11:42:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_NETLOGON_MODULES=NULL', '-DSTATIC_RPC_NDR_NETLOGON_MODULES_PROTO=extern void __RPC_NDR_NETLOGON_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_netlogon_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_netlogon_c.c.190.o', '-I/usr/include/et']
[1323/2769] Compiling bin/default/librpc/gen_ndr/ndr_dnsserver_c.c
11:42:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_DNSSERVER_MODULES=NULL', '-DSTATIC_RPC_NDR_DNSSERVER_MODULES_PROTO=extern void __RPC_NDR_DNSSERVER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dnsserver_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dnsserver_c.c.192.o', '-I/usr/include/et']
[1324/2769] Compiling bin/default/librpc/gen_ndr/ndr_gkdi_c.c
11:42:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_GKDI_MODULES=NULL', '-DSTATIC_RPC_NDR_GKDI_MODULES_PROTO=extern void __RPC_NDR_GKDI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_gkdi_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_gkdi_c.c.198.o', '-I/usr/include/et']
[1325/2769] Compiling bin/default/librpc/dcerpc-samba.empty.c
11:42:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_samba_MODULES=NULL', '-DSTATIC_dcerpc_samba_MODULES_PROTO=extern void __dcerpc_samba_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/dcerpc-samba.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/dcerpc-samba.empty.c.204.o', '-I/usr/include/et']
[1326/2769] Compiling source3/libsmb/auth_generic.c
11:42:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_generic_MODULES=NULL', '-DSTATIC_auth_generic_MODULES_PROTO=extern void __auth_generic_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/auth_generic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/auth_generic.c.54.o', '-I/usr/include/et']
[1327/2769] Compiling source3/libsmb/smbsock_connect.c
11:42:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/smbsock_connect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/smbsock_connect.c.55.o', '-I/usr/include/et']
[1328/2769] Compiling source3/libsmb/clidfs.c
11:42:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clidfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clidfs.c.55.o', '-I/usr/include/et']
[1329/2769] Compiling source3/libsmb/cliquota.c
11:42:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/cliquota.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/cliquota.c.55.o', '-I/usr/include/et']
[1330/2769] Linking bin/default/librpc/libdcerpc-samba-private-samba.so
11:42:36 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/dcerpc-samba.vscript', '-shared', 'librpc/gen_ndr/ndr_initshutdown_c.c.187.o', 'librpc/gen_ndr/ndr_eventlog_c.c.183.o', 'librpc/gen_ndr/ndr_wkssvc_c.c.176.o', 'librpc/dcerpc-samba.empty.c.204.o', 'librpc/gen_ndr/ndr_spoolss_c.c.174.o', 'librpc/gen_ndr/ndr_epmapper_c.c.184.o', 'librpc/gen_ndr/ndr_dfs_c.c.169.o', 'librpc/gen_ndr/ndr_winreg_c.c.186.o', 'librpc/gen_ndr/ndr_lsa_c.c.167.o', 'librpc/gen_ndr/ndr_srvsvc_c.c.177.o', 'librpc/gen_ndr/ndr_netlogon_c.c.190.o', 'librpc/gen_ndr/ndr_svcctl_c.c.178.o', 'librpc/gen_ndr/ndr_echo_c.c.166.o', 'librpc/gen_ndr/ndr_atsvc_c.c.165.o', 'librpc/gen_ndr/ndr_ntsvcs_c.c.189.o', 'librpc/gen_ndr/ndr_gkdi_c.c.198.o', 'librpc/gen_ndr/ndr_samr_c.c.168.o', 'librpc/gen_ndr/ndr_dnsserver_c.c.192.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libdcerpc-samba-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-ldcerpc-binding', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lndr', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lndr-krb5pac', '-lsamba-errors', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-lsamba-util', '-lgenrand-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1331/2769] Compiling source3/libsmb/clitrans.c
11:42:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clitrans.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clitrans.c.55.o', '-I/usr/include/et']
[1332/2769] Compiling source3/libsmb/cliprint.c
11:42:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/cliprint.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/cliprint.c.55.o', '-I/usr/include/et']
[1333/2769] Compiling source3/libsmb/clisecdesc.c
11:42:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clisecdesc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clisecdesc.c.55.o', '-I/usr/include/et']
[1334/2769] Compiling source3/libsmb/clisymlink.c
11:42:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clisymlink.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clisymlink.c.55.o', '-I/usr/include/et']
[1335/2769] Compiling source3/libsmb/clierror.c
11:42:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clierror.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clierror.c.55.o', '-I/usr/include/et']
[1336/2769] Compiling source3/libsmb/clirap.c
11:42:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clirap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clirap.c.55.o', '-I/usr/include/et']
[1337/2769] Compiling source3/libsmb/climessage.c
11:42:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/climessage.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/climessage.c.55.o', '-I/usr/include/et']
[1338/2769] Compiling source3/libsmb/clientgen.c
11:42:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clientgen.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clientgen.c.55.o', '-I/usr/include/et']
[1339/2769] Compiling source3/libsmb/clifile.c
11:42:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clifile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clifile.c.55.o', '-I/usr/include/et']
[1340/2769] Compiling source3/libsmb/clilist.c
11:42:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clilist.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clilist.c.55.o', '-I/usr/include/et']
[1341/2769] Compiling source3/libsmb/clireadwrite.c
11:42:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clireadwrite.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clireadwrite.c.55.o', '-I/usr/include/et']
[1342/2769] Compiling source3/libsmb/cli_smb2_fnum.c
11:42:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/cli_smb2_fnum.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/cli_smb2_fnum.c.55.o', '-I/usr/include/et']
[1343/2769] Compiling source3/libsmb/async_smb.c
11:42:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/async_smb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/async_smb.c.55.o', '-I/usr/include/et']
[1344/2769] Compiling source3/libsmb/clifsinfo.c
11:42:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clifsinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clifsinfo.c.55.o', '-I/usr/include/et']
[1345/2769] Compiling source3/libsmb/cliconnect.c
11:42:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/cliconnect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/cliconnect.c.55.o', '-I/usr/include/et']
[1346/2769] Compiling source3/libsmb/clioplock.c
11:42:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libsmb_MODULES=NULL', '-DSTATIC_libsmb_MODULES_PROTO=extern void __libsmb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/clioplock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/clioplock.c.55.o', '-I/usr/include/et']
[1347/2769] Compiling libcli/named_pipe_auth/npa_tstream.c
11:42:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_npa_tstream_MODULES=NULL', '-DSTATIC_npa_tstream_MODULES_PROTO=extern void __npa_tstream_dummy_module_proto(void)', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../libcli/named_pipe_auth/npa_tstream.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth/npa_tstream.c.1.o', '-I/usr/include/et']
[1348/2769] Compiling libcli/named_pipe_auth/tstream_u32_read.c
11:42:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_npa_tstream_MODULES=NULL', '-DSTATIC_npa_tstream_MODULES_PROTO=extern void __npa_tstream_dummy_module_proto(void)', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../libcli/named_pipe_auth/tstream_u32_read.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth/tstream_u32_read.c.1.o', '-I/usr/include/et']
[1349/2769] Compiling libcli/auth/netlogon_creds_cli.c
11:42:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NETLOGON_CREDS_CLI_MODULES=NULL', '-DSTATIC_NETLOGON_CREDS_CLI_MODULES_PROTO=extern void __NETLOGON_CREDS_CLI_dummy_module_proto(void)', '-Ilibcli/auth', '-I../../libcli/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/auth/netlogon_creds_cli.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth/netlogon_creds_cli.c.11.o', '-I/usr/include/et']
[1350/2769] Linking bin/default/source3/liblibsmb-private-samba.so
11:42:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb.vscript', '-shared', 'source3/libsmb/auth_generic.c.54.o', 'source3/libsmb/clientgen.c.55.o', 'source3/libsmb/cliconnect.c.55.o', 'source3/libsmb/clifile.c.55.o', 'source3/libsmb/clirap.c.55.o', 'source3/libsmb/clierror.c.55.o', 'source3/libsmb/climessage.c.55.o', 'source3/libsmb/clireadwrite.c.55.o', 'source3/libsmb/clilist.c.55.o', 'source3/libsmb/cliprint.c.55.o', 'source3/libsmb/clitrans.c.55.o', 'source3/libsmb/clisecdesc.c.55.o', 'source3/libsmb/cliquota.c.55.o', 'source3/libsmb/clifsinfo.c.55.o', 'source3/libsmb/clidfs.c.55.o', 'source3/libsmb/clioplock.c.55.o', 'source3/libsmb/async_smb.c.55.o', 'source3/libsmb/clisymlink.c.55.o', 'source3/libsmb/smbsock_connect.c.55.o', 'source3/libsmb/cli_smb2_fnum.c.55.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/liblibsmb-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-laddns-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lgse-private-samba', '-lsmbconf', '-lndr', '-lcli-ldap-common-private-samba', '-lcliauth-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lsmb-transport-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lclidns-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsecrets3-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-ldbwrap-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lndr-standard', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-samba4-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lcups', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1351/2769] Linking bin/default/libcli/named_pipe_auth/libnpa-tstream-private-samba.so
11:42:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth/npa_tstream.vscript', '-shared', 'libcli/named_pipe_auth/npa_tstream.c.1.o', 'libcli/named_pipe_auth/tstream_u32_read.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth/libnpa-tstream-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lndr-samba-private-samba', '-lsamba-sockets-private-samba', '-lndr-krb5pac', '-lsamba-errors', '-lndr-standard', '-lndr', '-lsamba-security-private-samba', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-lsamba-util', '-levents-private-samba', '-linterfaces-private-samba', '-ltevent-util', '-lgenrand-private-samba', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1352/2769] Compiling source3/rpc_client/cli_pipe.c
11:42:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msrpc3_MODULES=NULL', '-DSTATIC_msrpc3_MODULES_PROTO=extern void __msrpc3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/cli_pipe.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_pipe.c.12.o', '-I/usr/include/et']
[1353/2769] Compiling source3/librpc/rpc/dcerpc_helpers.c
11:42:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msrpc3_MODULES=NULL', '-DSTATIC_msrpc3_MODULES_PROTO=extern void __msrpc3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/librpc/rpc/dcerpc_helpers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/rpc/dcerpc_helpers.c.12.o', '-I/usr/include/et']
[1354/2769] Compiling source3/rpc_client/local_np.c
11:42:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msrpc3_MODULES=NULL', '-DSTATIC_msrpc3_MODULES_PROTO=extern void __msrpc3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/local_np.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/local_np.c.12.o', '-I/usr/include/et']
[1355/2769] Compiling source3/rpc_client/rpc_transport_np.c
11:42:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msrpc3_MODULES=NULL', '-DSTATIC_msrpc3_MODULES_PROTO=extern void __msrpc3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/rpc_transport_np.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/rpc_transport_np.c.12.o', '-I/usr/include/et']
[1356/2769] Compiling source3/rpc_client/rpc_transport_sock.c
11:42:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msrpc3_MODULES=NULL', '-DSTATIC_msrpc3_MODULES_PROTO=extern void __msrpc3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/rpc_transport_sock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/rpc_transport_sock.c.12.o', '-I/usr/include/et']
[1357/2769] Compiling source3/rpc_client/rpc_transport_tstream.c
11:43:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msrpc3_MODULES=NULL', '-DSTATIC_msrpc3_MODULES_PROTO=extern void __msrpc3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/rpc_transport_tstream.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/rpc_transport_tstream.c.12.o', '-I/usr/include/et']
[1358/2769] Compiling librpc/rpc/dcerpc_pkt_auth.c
11:43:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_pkt_auth_MODULES=NULL', '-DSTATIC_dcerpc_pkt_auth_MODULES_PROTO=extern void __dcerpc_pkt_auth_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../librpc/rpc/dcerpc_pkt_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcerpc_pkt_auth.c.225.o', '-I/usr/include/et']
[1359/2769] Compiling source4/libcli/smb_composite/smb2.c
11:43:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/smb2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/smb2.c.6.o', '-I/usr/include/et']
[1360/2769] Compiling source4/libcli/smb_composite/savefile.c
11:43:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/savefile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/savefile.c.6.o', '-I/usr/include/et']
[1361/2769] Linking bin/default/source3/libmsrpc3-private-samba.so
11:43:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/msrpc3.vscript', '-shared', 'source3/rpc_client/cli_pipe.c.12.o', 'source3/rpc_client/rpc_transport_np.c.12.o', 'source3/rpc_client/rpc_transport_sock.c.12.o', 'source3/rpc_client/rpc_transport_tstream.c.12.o', 'source3/rpc_client/local_np.c.12.o', 'source3/librpc/rpc/dcerpc_helpers.c.12.o', 'libcli/auth/netlogon_creds_cli.c.11.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libmsrpc3-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-security-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lndr', '-lcliauth-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-util', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lreplace-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lkrb5samba-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsamba-debug-private-samba', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lsecrets3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lsys-rw-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lsmb-transport-private-samba', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lcups', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lbsd', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1362/2769] Linking bin/default/librpc/libdcerpc-pkt-auth-private-samba.so
11:43:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/dcerpc-pkt-auth.vscript', '-shared', 'librpc/rpc/dcerpc_pkt_auth.c.225.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libdcerpc-pkt-auth-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/usr/local/lib', '-L/usr/local/lib', '-lgensec-private-samba', '-ldcerpc-binding', '-lreplace-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-ltevent-util', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-lndr', '-lsamba-hostconfig', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-ltdb', '-lcom_err', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1363/2769] Compiling source4/libcli/smb_composite/appendacl.c
11:43:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/appendacl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/appendacl.c.6.o', '-I/usr/include/et']
[1364/2769] Compiling source4/libcli/smb_composite/connect_nego.c
11:43:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/connect_nego.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/connect_nego.c.6.o', '-I/usr/include/et']
[1365/2769] Compiling source4/libcli/smb_composite/fetchfile.c
11:43:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/fetchfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/fetchfile.c.6.o', '-I/usr/include/et']
[1366/2769] Compiling source4/libcli/smb_composite/loadfile.c
11:43:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/loadfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/loadfile.c.6.o', '-I/usr/include/et']
[1367/2769] Compiling source4/libcli/smb_composite/connect.c
11:43:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/connect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/connect.c.6.o', '-I/usr/include/et']
[1368/2769] Compiling source4/libcli/smb_composite/sesssetup.c
11:43:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/sesssetup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/sesssetup.c.6.o', '-I/usr/include/et']
[1369/2769] Compiling source4/libcli/smb_composite/fsinfo.c
11:43:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_COMPOSITE_MODULES_PROTO=extern void __LIBCLI_SMB_COMPOSITE_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb_composite/fsinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb_composite/fsinfo.c.6.o', '-I/usr/include/et']
[1370/2769] Compiling source4/libcli/raw/rawshadow.c
11:43:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawshadow.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawshadow.c.17.o', '-I/usr/include/et']
[1371/2769] Compiling source4/libcli/raw/rawnegotiate.c
11:43:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawnegotiate.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawnegotiate.c.17.o', '-I/usr/include/et']
[1372/2769] Compiling source4/libcli/raw/rawfsinfo.c
11:43:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawfsinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawfsinfo.c.17.o', '-I/usr/include/et']
[1373/2769] Compiling source4/libcli/raw/rawioctl.c
11:43:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawioctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawioctl.c.17.o', '-I/usr/include/et']
[1374/2769] Compiling source4/libcli/raw/rawtrans.c
11:43:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawtrans.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawtrans.c.17.o', '-I/usr/include/et']
[1375/2769] Compiling source4/libcli/raw/raweas.c
11:43:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/raweas.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/raweas.c.17.o', '-I/usr/include/et']
[1376/2769] Compiling source4/libcli/raw/rawlpq.c
11:43:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawlpq.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawlpq.c.17.o', '-I/usr/include/et']
[1377/2769] Compiling source4/libcli/raw/rawrequest.c
11:43:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawrequest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawrequest.c.17.o', '-I/usr/include/et']
[1378/2769] Compiling source4/libcli/raw/rawsearch.c
11:43:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawsearch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawsearch.c.17.o', '-I/usr/include/et']
[1379/2769] Compiling source4/libcli/raw/rawreadwrite.c
11:43:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawreadwrite.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawreadwrite.c.17.o', '-I/usr/include/et']
[1380/2769] Compiling source4/libcli/raw/clierror.c
11:43:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/clierror.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/clierror.c.17.o', '-I/usr/include/et']
[1381/2769] Compiling source4/libcli/raw/rawsetfileinfo.c
11:43:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawsetfileinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawsetfileinfo.c.17.o', '-I/usr/include/et']
[1382/2769] Compiling source4/libcli/raw/clisession.c
11:43:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/clisession.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/clisession.c.17.o', '-I/usr/include/et']
[1383/2769] Compiling source4/libcli/raw/rawfile.c
11:43:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawfile.c.17.o', '-I/usr/include/et']
[1384/2769] Compiling source4/libcli/raw/smb_signing.c
11:43:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/smb_signing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/smb_signing.c.17.o', '-I/usr/include/et']
[1385/2769] Compiling source4/libcli/raw/clisocket.c
11:43:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/clisocket.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/clisocket.c.17.o', '-I/usr/include/et']
[1386/2769] Compiling source4/libcli/raw/clitree.c
11:43:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/clitree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/clitree.c.17.o', '-I/usr/include/et']
[1387/2769] Compiling source4/libcli/raw/rawacl.c
11:43:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawacl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawacl.c.17.o', '-I/usr/include/et']
[1388/2769] Compiling source4/libcli/raw/rawdate.c
11:43:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawdate.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawdate.c.17.o', '-I/usr/include/et']
[1389/2769] Compiling source4/libcli/raw/rawnotify.c
11:43:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawnotify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawnotify.c.17.o', '-I/usr/include/et']
[1390/2769] Compiling source4/libcli/raw/rawfileinfo.c
11:43:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/rawfileinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/rawfileinfo.c.17.o', '-I/usr/include/et']
[1391/2769] Compiling source4/libcli/raw/clioplock.c
11:43:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/clioplock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/clioplock.c.17.o', '-I/usr/include/et']
[1392/2769] Compiling source4/libcli/raw/clitransport.c
11:43:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_raw_MODULES=NULL', '-DSTATIC_smbclient_raw_MODULES_PROTO=extern void __smbclient_raw_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/raw/clitransport.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/raw/clitransport.c.17.o', '-I/usr/include/et']
[1393/2769] Compiling source4/libcli/smb2/lease_break.c
11:43:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/lease_break.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/lease_break.c.1.o', '-I/usr/include/et']
[1394/2769] Compiling source4/libcli/smb2/util.c
11:43:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/util.c.1.o', '-I/usr/include/et']
[1395/2769] Compiling source4/libcli/smb2/lock.c
11:43:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/lock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/lock.c.1.o', '-I/usr/include/et']
[1396/2769] Compiling source4/libcli/smb2/flush.c
11:43:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/flush.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/flush.c.1.o', '-I/usr/include/et']
[1397/2769] Compiling source4/libcli/smb2/tdis.c
11:43:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/tdis.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/tdis.c.1.o', '-I/usr/include/et']
[1398/2769] Compiling source4/libcli/smb2/logoff.c
11:43:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/logoff.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/logoff.c.1.o', '-I/usr/include/et']
[1399/2769] Compiling source4/libcli/smb2/ioctl.c
11:43:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/ioctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/ioctl.c.1.o', '-I/usr/include/et']
[1400/2769] Compiling source4/libcli/smb2/find.c
11:43:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/find.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/find.c.1.o', '-I/usr/include/et']
[1401/2769] Compiling source4/libcli/smb2/tcon.c
11:43:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/tcon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/tcon.c.1.o', '-I/usr/include/et']
[1402/2769] Compiling source4/libcli/smb2/cancel.c
11:43:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/cancel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/cancel.c.1.o', '-I/usr/include/et']
[1403/2769] Compiling source4/libcli/smb2/session.c
11:43:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/session.c.1.o', '-I/usr/include/et']
[1404/2769] Compiling source4/libcli/smb2/request.c
11:43:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/request.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/request.c.1.o', '-I/usr/include/et']
[1405/2769] Compiling source4/libcli/smb2/transport.c
11:43:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/transport.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/transport.c.1.o', '-I/usr/include/et']
[1406/2769] Compiling source4/libcli/smb2/read.c
11:43:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/read.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/read.c.1.o', '-I/usr/include/et']
[1407/2769] Compiling source4/libcli/smb2/setinfo.c
11:43:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/setinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/setinfo.c.1.o', '-I/usr/include/et']
[1408/2769] Compiling source4/libcli/smb2/getinfo.c
11:43:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/getinfo.c.1.o', '-I/usr/include/et']
[1409/2769] Compiling source4/libcli/smb2/connect.c
11:43:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/connect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/connect.c.1.o', '-I/usr/include/et']
[1410/2769] Compiling source4/libcli/smb2/create.c
11:43:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/create.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/create.c.1.o', '-I/usr/include/et']
[1411/2769] Compiling source4/libcli/smb2/write.c
11:43:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/write.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/write.c.1.o', '-I/usr/include/et']
[1412/2769] Compiling source4/libcli/smb2/signing.c
11:43:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/signing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/signing.c.1.o', '-I/usr/include/et']
[1413/2769] Compiling source4/libcli/smb2/close.c
11:43:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/close.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/close.c.1.o', '-I/usr/include/et']
[1414/2769] Compiling source4/libcli/smb2/break.c
11:43:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/break.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/break.c.1.o', '-I/usr/include/et']
[1415/2769] Compiling source4/libcli/smb2/notify.c
11:43:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/notify.c.1.o', '-I/usr/include/et']
[1416/2769] Compiling source4/libcli/smb2/keepalive.c
11:43:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB2_MODULES=NULL', '-DSTATIC_LIBCLI_SMB2_MODULES_PROTO=extern void __LIBCLI_SMB2_dummy_module_proto(void)', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/smb2/keepalive.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smb2/keepalive.c.1.o', '-I/usr/include/et']
[1417/2769] Compiling libcli/http/http_conn.c
11:43:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_http_MODULES=NULL', '-DSTATIC_http_MODULES_PROTO=extern void __http_dummy_module_proto(void)', '-Ilibcli/http', '-I../../libcli/http', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../libcli/http/http_conn.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http/http_conn.c.1.o', '-I/usr/include/et']
[1418/2769] Compiling libcli/http/http.c
11:43:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_http_MODULES=NULL', '-DSTATIC_http_MODULES_PROTO=extern void __http_dummy_module_proto(void)', '-Ilibcli/http', '-I../../libcli/http', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../libcli/http/http.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http/http.c.1.o', '-I/usr/include/et']
[1419/2769] Compiling libcli/http/http_auth.c
11:43:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_http_MODULES=NULL', '-DSTATIC_http_MODULES_PROTO=extern void __http_dummy_module_proto(void)', '-Ilibcli/http', '-I../../libcli/http', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../libcli/http/http_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http/http_auth.c.1.o', '-I/usr/include/et']
[1420/2769] Linking bin/default/source4/libcli/libsmbclient-raw-private-samba.so
11:43:35 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/smbclient-raw.vscript', '-shared', 'source4/libcli/smb_composite/loadfile.c.6.o', 'source4/libcli/smb_composite/savefile.c.6.o', 'source4/libcli/smb_composite/connect_nego.c.6.o', 'source4/libcli/smb_composite/connect.c.6.o', 'source4/libcli/smb_composite/sesssetup.c.6.o', 'source4/libcli/smb_composite/fetchfile.c.6.o', 'source4/libcli/smb_composite/appendacl.c.6.o', 'source4/libcli/smb_composite/fsinfo.c.6.o', 'source4/libcli/smb_composite/smb2.c.6.o', 'source4/libcli/raw/rawfile.c.17.o', 'source4/libcli/raw/smb_signing.c.17.o', 'source4/libcli/raw/clisocket.c.17.o', 'source4/libcli/raw/clitransport.c.17.o', 'source4/libcli/raw/clisession.c.17.o', 'source4/libcli/raw/clitree.c.17.o', 'source4/libcli/raw/clierror.c.17.o', 'source4/libcli/raw/rawrequest.c.17.o', 'source4/libcli/raw/rawreadwrite.c.17.o', 'source4/libcli/raw/rawsearch.c.17.o', 'source4/libcli/raw/rawsetfileinfo.c.17.o', 'source4/libcli/raw/raweas.c.17.o', 'source4/libcli/raw/rawtrans.c.17.o', 'source4/libcli/raw/clioplock.c.17.o', 'source4/libcli/raw/rawnegotiate.c.17.o', 'source4/libcli/raw/rawfsinfo.c.17.o', 'source4/libcli/raw/rawfileinfo.c.17.o', 'source4/libcli/raw/rawnotify.c.17.o', 'source4/libcli/raw/rawioctl.c.17.o', 'source4/libcli/raw/rawacl.c.17.o', 'source4/libcli/raw/rawdate.c.17.o', 'source4/libcli/raw/rawlpq.c.17.o', 'source4/libcli/raw/rawshadow.c.17.o', 'source4/libcli/smb2/transport.c.1.o', 'source4/libcli/smb2/request.c.1.o', 'source4/libcli/smb2/session.c.1.o', 'source4/libcli/smb2/tcon.c.1.o', 'source4/libcli/smb2/create.c.1.o', 'source4/libcli/smb2/close.c.1.o', 'source4/libcli/smb2/connect.c.1.o', 'source4/libcli/smb2/getinfo.c.1.o', 'source4/libcli/smb2/write.c.1.o', 'source4/libcli/smb2/read.c.1.o', 'source4/libcli/smb2/setinfo.c.1.o', 'source4/libcli/smb2/find.c.1.o', 'source4/libcli/smb2/ioctl.c.1.o', 'source4/libcli/smb2/logoff.c.1.o', 'source4/libcli/smb2/tdis.c.1.o', 'source4/libcli/smb2/flush.c.1.o', 'source4/libcli/smb2/lock.c.1.o', 'source4/libcli/smb2/notify.c.1.o', 'source4/libcli/smb2/cancel.c.1.o', 'source4/libcli/smb2/keepalive.c.1.o', 'source4/libcli/smb2/break.c.1.o', 'source4/libcli/smb2/util.c.1.o', 'source4/libcli/smb2/signing.c.1.o', 'source4/libcli/smb2/lease_break.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/libsmbclient-raw-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lsamba-credentials', '-lsamba-sockets-private-samba', '-lsamba-debug-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lndr', '-lsamba-util', '-levents-private-samba', '-lndr-nbt', '-liov-buf-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-ltdb-wrap-private-samba', '-lsocket-blocking-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lasn1util-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-standard', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1421/2769] Compiling source3/rpc_client/init_lsa.c
11:43:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_INIT_LSA_MODULES=NULL', '-DSTATIC_INIT_LSA_MODULES_PROTO=extern void __INIT_LSA_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_client/init_lsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/init_lsa.c.131.o', '-I/usr/include/et']
[1422/2769] Linking bin/default/libcli/http/libhttp-private-samba.so
11:43:36 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http/http.vscript', '-shared', 'libcli/http/http.c.1.o', 'libcli/http/http_auth.c.1.o', 'libcli/http/http_conn.c.1.o', 'libcli/dns/dns_lookup.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http/libhttp-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lgensec-private-samba', '-lclidns-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-ltevent-util', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-lndr-standard', '-lsamba-hostconfig', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lndr', '-lcommon-auth-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-ltdb', '-lcom_err', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1423/2769] Compiling source3/rpc_client/cli_lsarpc.c
11:43:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libcli_lsa3_MODULES=NULL', '-DSTATIC_libcli_lsa3_MODULES_PROTO=extern void __libcli_lsa3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/cli_lsarpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_lsarpc.c.117.o', '-I/usr/include/et']
[1424/2769] Compiling source3/groupdb/mapping.c
11:43:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_GROUPDB_MODULES=NULL', '-DSTATIC_GROUPDB_MODULES_PROTO=extern void __GROUPDB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/groupdb/mapping.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/groupdb/mapping.c.15.o', '-I/usr/include/et']
[1425/2769] Compiling source3/groupdb/mapping_tdb.c
11:43:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_GROUPDB_MODULES=NULL', '-DSTATIC_GROUPDB_MODULES_PROTO=extern void __GROUPDB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/groupdb/mapping_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/groupdb/mapping_tdb.c.15.o', '-I/usr/include/et']
[1426/2769] Compiling bin/default/source3/samba-passdb.empty.c
11:43:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_passdb_MODULES=NULL', '-DSTATIC_samba_passdb_MODULES_PROTO=extern void __samba_passdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', 'source3/samba-passdb.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/samba-passdb.empty.c.18.o', '-I/usr/include/et']
[1427/2769] Compiling source3/passdb/lookup_sid.c
11:43:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/lookup_sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/lookup_sid.c.27.o', '-I/usr/include/et']
[1428/2769] Linking bin/default/source3/liblibcli-lsa3-private-samba.so
11:43:38 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libcli_lsa3.vscript', '-shared', 'source3/rpc_client/cli_lsarpc.c.117.o', 'source3/rpc_client/init_lsa.c.131.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/liblibcli-lsa3-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsamba-errors', '-ldcerpc-samba-private-samba', '-lmsrpc3-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-ldcerpc-binding', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lndr', '-lndr-standard', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lndr-nbt', '-liov-buf-private-samba', '-lndr-krb5pac', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lkrb5samba-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lsecrets3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lcli-smb-common-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lsmb-transport-private-samba', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lcluster-private-samba', '-ltdb', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcups', '-lresolv', '-lcap', '-lz', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1429/2769] Compiling source3/lib/util_unixsids.c
11:43:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/util_unixsids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_unixsids.c.27.o', '-I/usr/include/et']
[1430/2769] Compiling source3/passdb/login_cache.c
11:43:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/login_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/login_cache.c.27.o', '-I/usr/include/et']
[1431/2769] Compiling source3/lib/util_sid_passdb.c
11:43:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/util_sid_passdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_sid_passdb.c.27.o', '-I/usr/include/et']
[1432/2769] Compiling source3/passdb/pdb_compat.c
11:43:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/pdb_compat.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/pdb_compat.c.27.o', '-I/usr/include/et']
[1433/2769] Compiling source3/passdb/passdb.c
11:43:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/passdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/passdb.c.27.o', '-I/usr/include/et']
[1434/2769] Compiling source3/lib/winbind_util.c
11:43:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/winbind_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/winbind_util.c.27.o', '-I/usr/include/et']
[1435/2769] Compiling source3/passdb/pdb_get_set.c
11:43:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/pdb_get_set.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/pdb_get_set.c.27.o', '-I/usr/include/et']
[1436/2769] Compiling source3/lib/util_builtin.c
11:43:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/util_builtin.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_builtin.c.27.o', '-I/usr/include/et']
[1437/2769] Compiling source3/passdb/account_pol.c
11:43:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/account_pol.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/account_pol.c.27.o', '-I/usr/include/et']
[1438/2769] Compiling source3/lib/util_nscd.c
11:43:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/util_nscd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_nscd.c.27.o', '-I/usr/include/et']
[1439/2769] Compiling source3/lib/util_wellknown.c
11:43:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/util_wellknown.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_wellknown.c.27.o', '-I/usr/include/et']
[1440/2769] Compiling source3/passdb/pdb_util.c
11:43:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/pdb_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/pdb_util.c.27.o', '-I/usr/include/et']
[1441/2769] Compiling source3/lib/privileges.c
11:43:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/privileges.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/privileges.c.27.o', '-I/usr/include/et']
[1442/2769] Compiling source3/passdb/pdb_secrets.c
11:43:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/pdb_secrets.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/pdb_secrets.c.27.o', '-I/usr/include/et']
[1443/2769] Compiling source3/passdb/pdb_interface.c
11:43:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_MODULES=,,NULL', '-DSTATIC_pdb_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()extern void __pdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/passdb/pdb_interface.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/pdb_interface.c.27.o', '-I/usr/include/et']
[1444/2769] Compiling source3/lib/server_mutex.c
11:43:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SERVER_MUTEX_MODULES=NULL', '-DSTATIC_SERVER_MUTEX_MODULES_PROTO=extern void __SERVER_MUTEX_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/server_mutex.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/server_mutex.c.28.o', '-I/usr/include/et']
[1445/2769] Compiling source3/passdb/pdb_tdb.c
11:43:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_tdbsam_MODULES=NULL', '-DSTATIC_pdb_tdbsam_MODULES_PROTO=extern void __pdb_tdbsam_dummy_module_proto(void)', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/passdb/pdb_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/pdb_tdb.c.1.o', '-I/usr/include/et']
[1446/2769] Compiling source3/passdb/pdb_smbpasswd.c
11:43:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdb_smbpasswd_MODULES=NULL', '-DSTATIC_pdb_smbpasswd_MODULES_PROTO=extern void __pdb_smbpasswd_dummy_module_proto(void)', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/passdb/pdb_smbpasswd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/passdb/pdb_smbpasswd.c.2.o', '-I/usr/include/et']
[1447/2769] Compiling source3/rpc_client/util_netlogon.c
11:43:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libcli_netlogon3_MODULES=NULL', '-DSTATIC_libcli_netlogon3_MODULES_PROTO=extern void __libcli_netlogon3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/util_netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/util_netlogon.c.120.o', '-I/usr/include/et']
[1448/2769] Compiling source3/rpc_client/cli_netlogon.c
11:43:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_libcli_netlogon3_MODULES=NULL', '-DSTATIC_libcli_netlogon3_MODULES_PROTO=extern void __libcli_netlogon3_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/cli_netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_netlogon.c.120.o', '-I/usr/include/et']
[1449/2769] Compiling source4/param/loadparm.c
11:43:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_param_options_MODULES=NULL', '-DSTATIC_param_options_MODULES_PROTO=extern void __param_options_dummy_module_proto(void)', '-Isource4/param', '-I../../source4/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/param/loadparm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/param/loadparm.c.6.o', '-I/usr/include/et']
[1450/2769] Linking bin/default/source3/libsamba-passdb.so
11:43:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/samba-passdb.vscript', '-shared', '-Wl,-h,libsamba-passdb.so.0', 'source3/samba-passdb.empty.c.18.o', 'source3/passdb/pdb_smbpasswd.c.2.o', 'source3/groupdb/mapping.c.15.o', 'source3/groupdb/mapping_tdb.c.15.o', 'source3/lib/server_mutex.c.28.o', 'source3/passdb/pdb_get_set.c.27.o', 'source3/passdb/passdb.c.27.o', 'source3/lib/util_wellknown.c.27.o', 'source3/lib/util_builtin.c.27.o', 'source3/passdb/pdb_compat.c.27.o', 'source3/lib/util_sid_passdb.c.27.o', 'source3/lib/util_unixsids.c.27.o', 'source3/passdb/lookup_sid.c.27.o', 'source3/passdb/login_cache.c.27.o', 'source3/passdb/account_pol.c.27.o', 'source3/lib/privileges.c.27.o', 'source3/lib/util_nscd.c.27.o', 'source3/lib/winbind_util.c.27.o', 'source3/passdb/pdb_util.c.27.o', 'source3/passdb/pdb_interface.c.27.o', 'source3/passdb/pdb_secrets.c.27.o', 'source3/passdb/pdb_tdb.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsamba-passdb.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/usr/local/lib', '-L/usr/local/lib', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lreplace-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lsamba-debug-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lndr-nbt', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-lgnutls', '-licui18n', '-licuuc', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1451/2769] Compiling source4/libcli/dgram/mailslot.c
11:43:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_DGRAM_MODULES=NULL', '-DSTATIC_LIBCLI_DGRAM_MODULES_PROTO=extern void __LIBCLI_DGRAM_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/dgram/mailslot.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/dgram/mailslot.c.7.o', '-I/usr/include/et']
[1452/2769] Compiling source4/libcli/dgram/netlogon.c
11:43:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_DGRAM_MODULES=NULL', '-DSTATIC_LIBCLI_DGRAM_MODULES_PROTO=extern void __LIBCLI_DGRAM_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/dgram/netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/dgram/netlogon.c.7.o', '-I/usr/include/et']
[1453/2769] Linking bin/default/source3/liblibcli-netlogon3-private-samba.so
11:43:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libcli_netlogon3.vscript', '-shared', 'source3/rpc_client/cli_netlogon.c.120.o', 'source3/rpc_client/util_netlogon.c.120.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/liblibcli-netlogon3-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-ltevent-util', '-lgensec-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lreplace-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lsamba-sockets-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-llibsmb-private-samba', '-lsamba-util', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lsamba-debug-private-samba', '-lsamdb', '-lasn1util-private-samba', '-ltdb-wrap-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lkrb5samba-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsmb-transport-private-samba', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcluster-private-samba', '-lz', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcups', '-lresolv', '-lbsd', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lcap', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1454/2769] Compiling source4/libcli/dgram/dgramsocket.c
11:43:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_DGRAM_MODULES=NULL', '-DSTATIC_LIBCLI_DGRAM_MODULES_PROTO=extern void __LIBCLI_DGRAM_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/dgram/dgramsocket.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/dgram/dgramsocket.c.7.o', '-I/usr/include/et']
[1455/2769] Compiling source4/libcli/dgram/browse.c
11:43:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_DGRAM_MODULES=NULL', '-DSTATIC_LIBCLI_DGRAM_MODULES_PROTO=extern void __LIBCLI_DGRAM_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/dgram/browse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/dgram/browse.c.7.o', '-I/usr/include/et']
[1456/2769] Compiling source4/libcli/finddcs_cldap.c
11:43:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_FINDDCS_MODULES=NULL', '-DSTATIC_LIBCLI_FINDDCS_MODULES_PROTO=extern void __LIBCLI_FINDDCS_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/dns', '-I../../libcli/dns', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/addns', '-I../../lib/addns', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/finddcs_cldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/finddcs_cldap.c.14.o', '-I/usr/include/et']
[1457/2769] Compiling source4/libcli/climessage.c
11:43:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_MODULES_PROTO=extern void __LIBCLI_SMB_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/libcli/climessage.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/climessage.c.16.o', '-I/usr/include/et']
[1458/2769] Compiling source4/libcli/clitrans2.c
11:43:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_MODULES_PROTO=extern void __LIBCLI_SMB_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/libcli/clitrans2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/clitrans2.c.16.o', '-I/usr/include/et']
[1459/2769] Compiling source4/libcli/clilist.c
11:43:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_MODULES_PROTO=extern void __LIBCLI_SMB_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/libcli/clilist.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/clilist.c.16.o', '-I/usr/include/et']
[1460/2769] Compiling source4/libcli/clideltree.c
11:43:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_MODULES_PROTO=extern void __LIBCLI_SMB_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/libcli/clideltree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/clideltree.c.16.o', '-I/usr/include/et']
[1461/2769] Compiling source4/libcli/cliconnect.c
11:43:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_MODULES_PROTO=extern void __LIBCLI_SMB_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/libcli/cliconnect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/cliconnect.c.16.o', '-I/usr/include/et']
[1462/2769] Compiling source4/libcli/clireadwrite.c
11:43:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_MODULES_PROTO=extern void __LIBCLI_SMB_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/libcli/clireadwrite.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/clireadwrite.c.16.o', '-I/usr/include/et']
[1463/2769] Compiling source4/libcli/clifile.c
11:43:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SMB_MODULES=NULL', '-DSTATIC_LIBCLI_SMB_MODULES_PROTO=extern void __LIBCLI_SMB_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/libcli/clifile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/clifile.c.16.o', '-I/usr/include/et']
[1464/2769] Compiling source4/librpc/rpc/dcerpc_connect.c
11:43:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_connect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_connect.c.26.o', '-I/usr/include/et']
[1465/2769] Compiling source4/librpc/rpc/dcerpc_sock.c
11:43:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_sock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_sock.c.26.o', '-I/usr/include/et']
[1466/2769] Compiling source4/librpc/rpc/dcerpc_smb.c
11:44:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_smb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_smb.c.26.o', '-I/usr/include/et']
[1467/2769] Compiling source4/librpc/rpc/dcerpc_util.c
11:44:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_util.c.26.o', '-I/usr/include/et']
[1468/2769] Compiling source4/librpc/rpc/dcerpc_schannel.c
11:44:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_schannel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_schannel.c.26.o', '-I/usr/include/et']
[1469/2769] Compiling source4/librpc/rpc/dcerpc_auth.c
11:44:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_auth.c.26.o', '-I/usr/include/et']
[1470/2769] Compiling source4/librpc/rpc/dcerpc_secondary.c
11:44:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_secondary.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_secondary.c.26.o', '-I/usr/include/et']
[1471/2769] Compiling source4/librpc/rpc/dcerpc_roh_channel_in.c
11:44:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_roh_channel_in.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_roh_channel_in.c.26.o', '-I/usr/include/et']
[1472/2769] Compiling source4/librpc/rpc/dcerpc_roh_channel_out.c
11:44:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_roh_channel_out.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_roh_channel_out.c.26.o', '-I/usr/include/et']
[1473/2769] Compiling source4/librpc/rpc/dcerpc.c
11:44:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc.c.26.o', '-I/usr/include/et']
[1474/2769] Compiling source4/librpc/rpc/dcerpc_roh.c
11:44:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_MODULES=NULL', '-DSTATIC_dcerpc_MODULES_PROTO=extern void __dcerpc_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/librpc/rpc/dcerpc_roh.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/rpc/dcerpc_roh.c.26.o', '-I/usr/include/et']
../../source4/librpc/rpc/dcerpc.c: In function ‘dcerpc_pipe_binding_handle’:
../../source4/librpc/rpc/dcerpc.c:747:9: warning: ‘dcerpc_binding_handle_set_sync_ev’ is deprecated [-Wdeprecated-declarations]
  747 |         dcerpc_binding_handle_set_sync_ev(h, p->conn->event_ctx);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../source4/librpc/rpc/dcerpc.h:33,
                 from ../../source4/librpc/rpc/dcerpc.c:30:
../../source4/../librpc/rpc/rpc_common.h:257:19: note: declared here
  257 | _DEPRECATED_ void dcerpc_binding_handle_set_sync_ev(struct dcerpc_binding_handle *h,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[1475/2769] Compiling bin/default/librpc/gen_ndr/ndr_mgmt_c.c
11:44:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_MGMT_MODULES=NULL', '-DSTATIC_RPC_NDR_MGMT_MODULES_PROTO=extern void __RPC_NDR_MGMT_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_mgmt_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_mgmt_c.c.188.o', '-I/usr/include/et']
[1476/2769] Compiling source3/libads/krb5_setpw.c
11:44:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/krb5_setpw.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/krb5_setpw.c.63.o', '-I/usr/include/et']
[1477/2769] Compiling source3/libads/sasl_wrapping.c
11:44:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/sasl_wrapping.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/sasl_wrapping.c.63.o', '-I/usr/include/et']
[1478/2769] Compiling source3/libads/sasl.c
11:44:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/sasl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/sasl.c.63.o', '-I/usr/include/et']
[1479/2769] Linking bin/default/source4/librpc/libdcerpc.so
11:44:09 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/dcerpc.vscript', '-shared', '-Wl,-h,libdcerpc.so.0', 'source3/lib/tldap.c.16.o', 'source3/lib/tldap_util.c.16.o', 'source3/lib/tldap_gensec_bind.c.16.o', 'source3/lib/tldap_tls_connect.c.16.o', 'source3/lib/util_tsock.c.40.o', 'source3/libads/netlogon_ping.c.58.o', 'source4/librpc/rpc/dcerpc.c.26.o', 'source4/librpc/rpc/dcerpc_auth.c.26.o', 'source4/librpc/rpc/dcerpc_schannel.c.26.o', 'source4/librpc/rpc/dcerpc_util.c.26.o', 'source4/librpc/rpc/dcerpc_smb.c.26.o', 'source4/librpc/rpc/dcerpc_sock.c.26.o', 'source4/librpc/rpc/dcerpc_roh_channel_in.c.26.o', 'source4/librpc/rpc/dcerpc_roh_channel_out.c.26.o', 'source4/librpc/rpc/dcerpc_roh.c.26.o', 'source4/librpc/rpc/dcerpc_connect.c.26.o', 'source4/librpc/rpc/dcerpc_secondary.c.26.o', 'source4/libcli/dgram/dgramsocket.c.7.o', 'source4/libcli/dgram/mailslot.c.7.o', 'source4/libcli/dgram/netlogon.c.7.o', 'source4/libcli/dgram/browse.c.7.o', 'librpc/gen_ndr/ndr_mgmt_c.c.188.o', 'source4/libcli/finddcs_cldap.c.14.o', 'source4/param/loadparm.c.6.o', 'source4/libcli/clireadwrite.c.16.o', 'source4/libcli/cliconnect.c.16.o', 'source4/libcli/clifile.c.16.o', 'source4/libcli/clilist.c.16.o', 'source4/libcli/clitrans2.c.16.o', 'source4/libcli/climessage.c.16.o', 'source4/libcli/clideltree.c.16.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/libdcerpc.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsamba-hostconfig', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-lsamba-util', '-levents-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-liov-buf-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-linterfaces-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lclidns-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lcli-ldap-common-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-lresolv', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1480/2769] Compiling source3/libads/net_ads_setspn.c
11:44:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/net_ads_setspn.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/net_ads_setspn.c.63.o', '-I/usr/include/et']
[1481/2769] Compiling source3/libads/ldap.c
11:44:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/ldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/ldap.c.63.o', '-I/usr/include/et']
[1482/2769] Compiling source3/libads/ldap_user.c
11:44:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/ldap_user.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/ldap_user.c.63.o', '-I/usr/include/et']
[1483/2769] Compiling source3/libads/ldap_schema.c
11:44:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/ldap_schema.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/ldap_schema.c.63.o', '-I/usr/include/et']
[1484/2769] Compiling source3/libads/disp_sec.c
11:44:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/disp_sec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/disp_sec.c.63.o', '-I/usr/include/et']
[1485/2769] Compiling source3/libads/ldap_utils.c
11:44:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/ldap_utils.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/ldap_utils.c.63.o', '-I/usr/include/et']
[1486/2769] Compiling source3/libads/ads_struct.c
11:44:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/ads_struct.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/ads_struct.c.63.o', '-I/usr/include/et']
[1487/2769] Compiling source3/libads/util.c
11:44:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/util.c.63.o', '-I/usr/include/et']
[1488/2769] Compiling source3/libads/trusts_util.c
11:44:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/trusts_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/trusts_util.c.63.o', '-I/usr/include/et']
[1489/2769] Compiling source3/libads/tls_wrapping.c
11:44:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/tls_wrapping.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/tls_wrapping.c.63.o', '-I/usr/include/et']
[1490/2769] Compiling source3/libads/kerberos_keytab.c
11:44:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ads_MODULES=NULL', '-DSTATIC_ads_MODULES_PROTO=extern void __ads_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libads/kerberos_keytab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/kerberos_keytab.c.63.o', '-I/usr/include/et']
[1491/2769] Compiling source3/libsmb/dsgetdcname.c
11:44:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dsgetdcname_MODULES=NULL', '-DSTATIC_dsgetdcname_MODULES_PROTO=extern void __dsgetdcname_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/dsgetdcname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/dsgetdcname.c.103.o', '-I/usr/include/et']
[1492/2769] Compiling source3/libsmb/namequery_dc.c
11:44:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DCUTIL_MODULES=NULL', '-DSTATIC_DCUTIL_MODULES_PROTO=extern void __DCUTIL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/namequery_dc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/namequery_dc.c.104.o', '-I/usr/include/et']
[1493/2769] Compiling source4/lib/messaging/messaging.c
11:44:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_MESSAGING_MODULES=NULL', '-DSTATIC_MESSAGING_MODULES_PROTO=extern void __MESSAGING_dummy_module_proto(void)', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/messaging/messaging.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging/messaging.c.4.o', '-I/usr/include/et']
[1494/2769] Compiling source4/lib/messaging/messaging_handlers.c
11:44:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_MESSAGING_MODULES=NULL', '-DSTATIC_MESSAGING_MODULES_PROTO=extern void __MESSAGING_dummy_module_proto(void)', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/messaging/messaging_handlers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging/messaging_handlers.c.4.o', '-I/usr/include/et']
[1495/2769] Compiling source3/auth/token_util.c
11:44:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TOKEN_UTIL_MODULES=NULL', '-DSTATIC_TOKEN_UTIL_MODULES_PROTO=extern void __TOKEN_UTIL_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/auth/token_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/token_util.c.1.o', '-I/usr/include/et']
[1496/2769] Linking bin/default/source3/libads-private-samba.so
11:44:20 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/ads.vscript', '-shared', 'source3/libsmb/dsgetdcname.c.103.o', 'source3/libads/ldap.c.63.o', 'source3/libads/sasl.c.63.o', 'source3/libads/sasl_wrapping.c.63.o', 'source3/libads/tls_wrapping.c.63.o', 'source3/libads/krb5_setpw.c.63.o', 'source3/libads/ldap_user.c.63.o', 'source3/libads/ads_struct.c.63.o', 'source3/libads/kerberos_keytab.c.63.o', 'source3/libads/disp_sec.c.63.o', 'source3/libads/ldap_utils.c.63.o', 'source3/libads/ldap_schema.c.63.o', 'source3/libads/util.c.63.o', 'source3/libads/net_ads_setspn.c.63.o', 'source3/libads/trusts_util.c.63.o', 'source3/libsmb/namequery_dc.c.104.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-llibcli-netlogon3-private-samba', '-lsamba-errors', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-llibsmb-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcliauth-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-ltdb-wrap-private-samba', '-lmsghdr-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lsmb-transport-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1497/2769] Linking bin/default/source4/lib/messaging/libMESSAGING-private-samba.so
11:44:21 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging/MESSAGING.vscript', '-shared', 'source4/lib/messaging/messaging.c.4.o', 'source4/lib/messaging/messaging_handlers.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging/libMESSAGING-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lndr-samba4-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lndr', '-lsamba-util', '-lcluster-private-samba', '-ldcerpc', '-lmessages-util-private-samba', '-lndr-krb5pac', '-lsamba-errors', '-lndr-standard', '-lsamba-security-private-samba', '-lndr-samba-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-hostconfig', '-ldbwrap-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-ldcerpc-samba-private-samba', '-liov-buf-private-samba', '-lserver-role-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-linterfaces-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lclidns-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lcli-ldap-common-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lmessages-dgm-private-samba', '-lmsghdr-private-samba', '-lresolv', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1498/2769] Compiling source3/auth/user_util.c
11:44:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_USER_UTIL_MODULES=NULL', '-DSTATIC_USER_UTIL_MODULES_PROTO=extern void __USER_UTIL_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/auth/user_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/user_util.c.2.o', '-I/usr/include/et']
[1499/2769] Compiling source3/auth/server_info_sam.c
11:44:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_AUTH_COMMON_MODULES=NULL', '-DSTATIC_AUTH_COMMON_MODULES_PROTO=extern void __AUTH_COMMON_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/auth/server_info_sam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/server_info_sam.c.3.o', '-I/usr/include/et']
[1500/2769] Compiling source3/auth/server_info.c
11:44:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_AUTH_COMMON_MODULES=NULL', '-DSTATIC_AUTH_COMMON_MODULES_PROTO=extern void __AUTH_COMMON_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/auth/server_info.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/server_info.c.3.o', '-I/usr/include/et']
[1501/2769] Compiling source3/auth/user_info.c
11:44:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_AUTH_COMMON_MODULES=NULL', '-DSTATIC_AUTH_COMMON_MODULES_PROTO=extern void __AUTH_COMMON_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/auth/user_info.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/user_info.c.3.o', '-I/usr/include/et']
[1502/2769] Compiling source3/auth/auth_util.c
11:44:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_AUTH_COMMON_MODULES=NULL', '-DSTATIC_AUTH_COMMON_MODULES_PROTO=extern void __AUTH_COMMON_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/auth/auth_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth_util.c.3.o', '-I/usr/include/et']
[1503/2769] Compiling source3/auth/check_samsec.c
11:44:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_AUTH_COMMON_MODULES=NULL', '-DSTATIC_AUTH_COMMON_MODULES_PROTO=extern void __AUTH_COMMON_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/auth/check_samsec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/check_samsec.c.3.o', '-I/usr/include/et']
[1504/2769] Compiling source3/auth/pass_check.c
11:44:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PLAINTEXT_AUTH_MODULES=NULL', '-DSTATIC_PLAINTEXT_AUTH_MODULES_PROTO=extern void __PLAINTEXT_AUTH_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/auth/pass_check.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/pass_check.c.99.o', '-I/usr/include/et']
[1505/2769] Compiling source3/auth/pampass.c
11:44:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PLAINTEXT_AUTH_MODULES=NULL', '-DSTATIC_PLAINTEXT_AUTH_MODULES_PROTO=extern void __PLAINTEXT_AUTH_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/auth/pampass.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/pampass.c.99.o', '-I/usr/include/et']
[1506/2769] Compiling source3/libsmb/samlogon_cache.c
11:44:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SLCACHE_MODULES=NULL', '-DSTATIC_SLCACHE_MODULES_PROTO=extern void __SLCACHE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/libsmb/samlogon_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/samlogon_cache.c.102.o', '-I/usr/include/et']
[1507/2769] Compiling source3/auth/auth_ntlmssp.c
11:44:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_MODULES=,,,,NULL', '-DSTATIC_auth_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()extern void __auth_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/auth/auth_ntlmssp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth_ntlmssp.c.4.o', '-I/usr/include/et']
[1508/2769] Compiling source3/auth/auth_generic.c
11:44:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_MODULES=,,,,NULL', '-DSTATIC_auth_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()extern void __auth_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/auth/auth_generic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth_generic.c.4.o', '-I/usr/include/et']
[1509/2769] Compiling source3/auth/user_krb5.c
11:44:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_MODULES=,,,,NULL', '-DSTATIC_auth_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()extern void __auth_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/auth/user_krb5.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/user_krb5.c.4.o', '-I/usr/include/et']
[1510/2769] Compiling source3/auth/auth.c
11:44:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_MODULES=,,,,NULL', '-DSTATIC_auth_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()extern void __auth_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/auth/auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth.c.4.o', '-I/usr/include/et']
[1511/2769] Compiling source3/auth/auth_sam.c
11:44:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_sam_MODULES=NULL', '-DSTATIC_auth_sam_MODULES_PROTO=extern void __auth_sam_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/auth/auth_sam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth_sam.c.7.o', '-I/usr/include/et']
[1512/2769] Compiling source3/auth/auth_unix.c
11:44:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_unix_MODULES=NULL', '-DSTATIC_auth_unix_MODULES_PROTO=extern void __auth_unix_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/auth/auth_unix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth_unix.c.8.o', '-I/usr/include/et']
[1513/2769] Compiling source3/auth/auth_winbind.c
11:44:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_winbind_MODULES=NULL', '-DSTATIC_auth_winbind_MODULES_PROTO=extern void __auth_winbind_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/auth/auth_winbind.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth_winbind.c.9.o', '-I/usr/include/et']
[1514/2769] Compiling source3/auth/auth_builtin.c
11:44:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_builtin_MODULES=NULL', '-DSTATIC_auth_builtin_MODULES_PROTO=extern void __auth_builtin_dummy_module_proto(void)', '-Isource3/auth', '-I../../source3/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/auth/auth_builtin.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth_builtin.c.10.o', '-I/usr/include/et']
[1515/2769] Compiling source3/libnet/libnet_keytab.c
11:44:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_keytab_MODULES=NULL', '-DSTATIC_net_keytab_MODULES_PROTO=extern void __net_keytab_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libnet/libnet_keytab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnet/libnet_keytab.c.92.o', '-I/usr/include/et']
[1516/2769] Compiling auth/credentials/credentials_cmdline.c
11:44:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CREDENTIALS_CMDLINE_MODULES=NULL', '-DSTATIC_CREDENTIALS_CMDLINE_MODULES_PROTO=extern void __CREDENTIALS_CMDLINE_dummy_module_proto(void)', '-Iauth/credentials', '-I../../auth/credentials', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../auth/credentials/credentials_cmdline.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials/credentials_cmdline.c.12.o', '-I/usr/include/et']
[1517/2769] Compiling source3/rpc_client/init_samr.c
11:44:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_INIT_SAMR_MODULES=NULL', '-DSTATIC_INIT_SAMR_MODULES_PROTO=extern void __INIT_SAMR_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_client/init_samr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/init_samr.c.132.o', '-I/usr/include/et']
[1518/2769] Linking bin/default/source3/auth/libauth-private-samba.so
11:44:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/auth.vscript', '-shared', 'source3/auth/auth.c.4.o', 'source3/auth/user_krb5.c.4.o', 'source3/auth/auth_ntlmssp.c.4.o', 'source3/auth/auth_generic.c.4.o', 'source3/libsmb/samlogon_cache.c.102.o', 'source3/auth/user_util.c.2.o', 'source3/auth/auth_unix.c.8.o', 'source3/auth/auth_sam.c.7.o', 'source3/auth/auth_util.c.3.o', 'source3/auth/check_samsec.c.3.o', 'source3/auth/server_info.c.3.o', 'source3/auth/server_info_sam.c.3.o', 'source3/auth/user_info.c.3.o', 'source3/auth/token_util.c.1.o', 'source3/auth/auth_builtin.c.10.o', 'source3/auth/auth_winbind.c.9.o', 'source3/auth/pampass.c.99.o', 'source3/auth/pass_check.c.99.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth/libauth-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lmsrpc3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-laddns-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lads-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lndr-nbt', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-llibcli-netlogon3-private-samba', '-lstable-sort-private-samba', '-ldcerpc-samba-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lkrb5samba-private-samba', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsmb-transport-private-samba', '-lz', '-lcups', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-lresolv', '-lcap', '-lpam', '-lcrypt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1519/2769] Linking bin/default/source3/libnet-keytab-private-samba.so
11:44:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/net_keytab.vscript', '-shared', 'source3/libnet/libnet_keytab.c.92.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnet-keytab-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lads-private-samba', '-lkrb5samba-private-samba', '-lreplace-private-samba', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-llibcli-netlogon3-private-samba', '-lsamba-errors', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-llibsmb-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcliauth-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-ltdb-wrap-private-samba', '-lmsghdr-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lsmb-transport-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-ltdb', '-ltevent', '-ltalloc', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1520/2769] Compiling source3/rpc_client/cli_samr.c
11:44:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SAMR_MODULES=NULL', '-DSTATIC_LIBCLI_SAMR_MODULES_PROTO=extern void __LIBCLI_SAMR_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_client/cli_samr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_samr.c.116.o', '-I/usr/include/et']
[1521/2769] Compiling source3/rpc_client/cli_pipe_schannel.c
11:44:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_CLIENT_SCHANNEL_MODULES=NULL', '-DSTATIC_RPC_CLIENT_SCHANNEL_MODULES_PROTO=extern void __RPC_CLIENT_SCHANNEL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_client/cli_pipe_schannel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_pipe_schannel.c.128.o', '-I/usr/include/et']
[1522/2769] Compiling source3/lib/netapi/user.c
11:44:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/user.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/user.c.2.o', '-I/usr/include/et']
[1523/2769] Compiling source3/lib/netapi/sid.c
11:44:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/sid.c.2.o', '-I/usr/include/et']
[1524/2769] Compiling source3/lib/netapi/joindomain.c
11:44:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/joindomain.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/joindomain.c.2.o', '-I/usr/include/et']
[1525/2769] Compiling source3/lib/netapi/shutdown.c
11:44:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/shutdown.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/shutdown.c.2.o', '-I/usr/include/et']
[1526/2769] Compiling source3/lib/netapi/share.c
11:44:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/share.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/share.c.2.o', '-I/usr/include/et']
[1527/2769] Compiling source3/lib/netapi/group.c
11:44:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/group.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/group.c.2.o', '-I/usr/include/et']
[1528/2769] Compiling source3/lib/netapi/wkstainfo.c
11:44:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/wkstainfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/wkstainfo.c.2.o', '-I/usr/include/et']
[1529/2769] Compiling source3/lib/netapi/samr.c
11:44:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/samr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/samr.c.2.o', '-I/usr/include/et']
[1530/2769] Compiling source3/lib/netapi/libnetapi.c
11:44:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/libnetapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/libnetapi.c.2.o', '-I/usr/include/et']
[1531/2769] Compiling source3/lib/netapi/netapi.c
11:44:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/netapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/netapi.c.2.o', '-I/usr/include/et']
[1532/2769] Compiling source3/lib/netapi/cm.c
11:44:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/cm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/cm.c.2.o', '-I/usr/include/et']
[1533/2769] Compiling source3/lib/netapi/localgroup.c
11:44:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/localgroup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/localgroup.c.2.o', '-I/usr/include/et']
[1534/2769] Compiling source3/lib/netapi/serverinfo.c
11:44:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/serverinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/serverinfo.c.2.o', '-I/usr/include/et']
[1535/2769] Compiling source3/lib/netapi/netlogon.c
11:44:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/netlogon.c.2.o', '-I/usr/include/et']
[1536/2769] Compiling source3/lib/netapi/file.c
11:44:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/file.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/file.c.2.o', '-I/usr/include/et']
[1537/2769] Compiling source3/lib/netapi/getdc.c
11:44:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapi_MODULES=NULL', '-DSTATIC_netapi_MODULES_PROTO=extern void __netapi_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/getdc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/getdc.c.2.o', '-I/usr/include/et']
[1538/2769] Compiling source3/libnet/libnet_join_offline.c
11:44:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNET_MODULES=NULL', '-DSTATIC_LIBNET_MODULES_PROTO=extern void __LIBNET_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libnet/libnet_join_offline.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnet/libnet_join_offline.c.91.o', '-I/usr/include/et']
[1539/2769] Compiling source3/libnet/libnet_join.c
11:44:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNET_MODULES=NULL', '-DSTATIC_LIBNET_MODULES_PROTO=extern void __LIBNET_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libnet/libnet_join.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnet/libnet_join.c.91.o', '-I/usr/include/et']
[1540/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_libnetapi.c
11:44:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D', 'SKIP_NDR_TABLE_libnetapi', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_LIBNETAPI_MODULES=NULL', '-DSTATIC_NDR_LIBNETAPI_MODULES_PROTO=extern void __NDR_LIBNETAPI_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_libnetapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_libnetapi.c.1.o', '-I/usr/include/et']
[1541/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_libnet_join.c
11:44:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_LIBNET_JOIN_MODULES=NULL', '-DSTATIC_NDR_LIBNET_JOIN_MODULES_PROTO=extern void __NDR_LIBNET_JOIN_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_libnet_join.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_libnet_join.c.2.o', '-I/usr/include/et']
[1542/2769] Compiling source3/rpc_client/cli_spoolss.c
11:44:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_spoolss_MODULES=NULL', '-DSTATIC_cli_spoolss_MODULES_PROTO=extern void __cli_spoolss_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/cli_spoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_spoolss.c.123.o', '-I/usr/include/et']
[1543/2769] Compiling source3/rpc_client/init_spoolss.c
11:44:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cli_spoolss_MODULES=NULL', '-DSTATIC_cli_spoolss_MODULES_PROTO=extern void __cli_spoolss_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/init_spoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/init_spoolss.c.123.o', '-I/usr/include/et']
[1544/2769] Compiling lib/afs/afs_settoken.c
11:44:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBAFS_SETTOKEN_MODULES=NULL', '-DSTATIC_LIBAFS_SETTOKEN_MODULES_PROTO=extern void __LIBAFS_SETTOKEN_dummy_module_proto(void)', '-Ilib/afs', '-I../../lib/afs', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/afs/afs_settoken.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/afs/afs_settoken.c.2.o', '-I/usr/include/et']
[1545/2769] Compiling source3/smbd/notifyd/notifyd_db.c
11:44:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_notifyd_db_MODULES=NULL', '-DSTATIC_notifyd_db_MODULES_PROTO=extern void __notifyd_db_dummy_module_proto(void)', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/smbd/notifyd/notifyd_db.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/notifyd_db.c.2.o', '-I/usr/include/et']
[1546/2769] Linking bin/default/source3/libcli-spoolss-private-samba.so
11:44:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/cli_spoolss.vscript', '-shared', 'source3/rpc_client/cli_spoolss.c.123.o', 'source3/rpc_client/init_spoolss.c.123.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libcli-spoolss-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsecrets3-private-samba', '-lgensec-private-samba', '-lsmbconf', '-ldcerpc-samba-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lreplace-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-debug-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ldcerpc-binding', '-lndr-standard', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-lz', '-lcups', '-lcom_err', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1547/2769] Compiling source3/smbd/notifyd/notifyd_entry.c
11:44:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_notifyd_db_MODULES=NULL', '-DSTATIC_notifyd_db_MODULES_PROTO=extern void __notifyd_db_dummy_module_proto(void)', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/smbd/notifyd/notifyd_entry.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/notifyd_entry.c.2.o', '-I/usr/include/et']
[1548/2769] Compiling source3/smbd/notifyd/notifyd.c
11:44:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_notifyd_MODULES=NULL', '-DSTATIC_notifyd_MODULES_PROTO=extern void __notifyd_dummy_module_proto(void)', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/smbd/notifyd/notifyd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/notifyd.c.3.o', '-I/usr/include/et']
[1549/2769] Compiling lib/afs/afs_funcs.c
11:44:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBAFS_MODULES=NULL', '-DSTATIC_LIBAFS_MODULES_PROTO=extern void __LIBAFS_dummy_module_proto(void)', '-Ilib/afs', '-I../../lib/afs', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/afs/afs_funcs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/afs/afs_funcs.c.1.o', '-I/usr/include/et']
[1550/2769] Linking bin/default/source3/libnetapi.so
11:44:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/netapi.vscript', '-shared', '-Wl,-h,libnetapi.so.1', 'source3/rpc_client/cli_samr.c.116.o', 'source3/rpc_client/init_samr.c.132.o', 'source3/lib/netapi/netapi.c.2.o', 'source3/lib/netapi/cm.c.2.o', 'source3/lib/netapi/libnetapi.c.2.o', 'source3/lib/netapi/joindomain.c.2.o', 'source3/lib/netapi/serverinfo.c.2.o', 'source3/lib/netapi/wkstainfo.c.2.o', 'source3/lib/netapi/getdc.c.2.o', 'source3/lib/netapi/user.c.2.o', 'source3/lib/netapi/group.c.2.o', 'source3/lib/netapi/localgroup.c.2.o', 'source3/lib/netapi/samr.c.2.o', 'source3/lib/netapi/sid.c.2.o', 'source3/lib/netapi/share.c.2.o', 'source3/lib/netapi/file.c.2.o', 'source3/lib/netapi/shutdown.c.2.o', 'source3/lib/netapi/netlogon.c.2.o', 'source3/librpc/gen_ndr/ndr_libnetapi.c.1.o', 'source3/librpc/gen_ndr/ndr_libnet_join.c.2.o', 'auth/credentials/credentials_cmdline.c.12.o', 'source3/rpc_client/cli_pipe_schannel.c.128.o', 'source3/libnet/libnet_join.c.91.o', 'source3/libnet/libnet_join_offline.c.91.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnetapi.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypt', '-lpam', '-lz', '-lcups', '-licui18n', '-licuuc', '-ltdb', '-lresolv', '-lcap', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1551/2769] Compiling source3/lib/util_namearray.c
11:44:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba3_namearray_MODULES=NULL', '-DSTATIC_samba3_namearray_MODULES_PROTO=extern void __samba3_namearray_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/util_namearray.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_namearray.c.42.o', '-I/usr/include/et']
[1552/2769] Compiling source3/libads/authdata.c
11:44:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBADS_SERVER_MODULES=NULL', '-DSTATIC_LIBADS_SERVER_MODULES_PROTO=extern void __LIBADS_SERVER_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source3/libads/authdata.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/authdata.c.66.o', '-I/usr/include/et']
[1553/2769] Compiling source3/lib/sysquotas_xfs.c
11:44:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sysquotas_MODULES=NULL', '-DSTATIC_sysquotas_MODULES_PROTO=extern void __sysquotas_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '-I/usr/include/tirpc', '../../source3/lib/sysquotas_xfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysquotas_xfs.c.74.o', '-I/usr/include/et']
[1554/2769] Compiling source3/lib/sysquotas_4A.c
11:44:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sysquotas_MODULES=NULL', '-DSTATIC_sysquotas_MODULES_PROTO=extern void __sysquotas_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '-I/usr/include/tirpc', '../../source3/lib/sysquotas_4A.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysquotas_4A.c.74.o', '-I/usr/include/et']
[1555/2769] Compiling source3/lib/sysquotas_linux.c
11:44:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sysquotas_MODULES=NULL', '-DSTATIC_sysquotas_MODULES_PROTO=extern void __sysquotas_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '-I/usr/include/tirpc', '../../source3/lib/sysquotas_linux.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysquotas_linux.c.74.o', '-I/usr/include/et']
[1556/2769] Compiling source3/lib/sysquotas_4B.c
11:44:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sysquotas_MODULES=NULL', '-DSTATIC_sysquotas_MODULES_PROTO=extern void __sysquotas_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '-I/usr/include/tirpc', '../../source3/lib/sysquotas_4B.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysquotas_4B.c.74.o', '-I/usr/include/et']
[1557/2769] Compiling source3/lib/sysquotas_jfs2.c
11:44:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sysquotas_MODULES=NULL', '-DSTATIC_sysquotas_MODULES_PROTO=extern void __sysquotas_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '-I/usr/include/tirpc', '../../source3/lib/sysquotas_jfs2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysquotas_jfs2.c.74.o', '-I/usr/include/et']
[1558/2769] Compiling source3/lib/sysquotas.c
11:44:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sysquotas_MODULES=NULL', '-DSTATIC_sysquotas_MODULES_PROTO=extern void __sysquotas_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '-I/usr/include/tirpc', '../../source3/lib/sysquotas.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysquotas.c.74.o', '-I/usr/include/et']
[1559/2769] Compiling source3/lib/sysquotas_nfs.c
11:45:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sysquotas_MODULES=NULL', '-DSTATIC_sysquotas_MODULES_PROTO=extern void __sysquotas_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '-I/usr/include/tirpc', '../../source3/lib/sysquotas_nfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysquotas_nfs.c.74.o', '-I/usr/include/et']
[1560/2769] Compiling source3/smbd/smb2_server.c
11:45:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_server.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_server.c.75.o', '-I/usr/include/et']
[1561/2769] Compiling source3/printing/printspoolss.c
11:45:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/printspoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/printspoolss.c.75.o', '-I/usr/include/et']
[1562/2769] Compiling source3/smbd/smb2_service.c
11:45:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_service.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_service.c.75.o', '-I/usr/include/et']
[1563/2769] Compiling source3/printing/printer_list.c
11:45:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/printer_list.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/printer_list.c.75.o', '-I/usr/include/et']
[1564/2769] Compiling source3/smbd/smb1_utils.c
11:45:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_utils.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_utils.c.75.o', '-I/usr/include/et']
[1565/2769] Compiling source3/smbd/msdfs.c
11:45:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/msdfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/msdfs.c.75.o', '-I/usr/include/et']
[1566/2769] Compiling source3/smbd/smb1_negprot.c
11:45:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_negprot.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_negprot.c.75.o', '-I/usr/include/et']
[1567/2769] Compiling source3/smbd/conn_msg.c
11:45:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/conn_msg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/conn_msg.c.75.o', '-I/usr/include/et']
[1568/2769] Compiling source3/smbd/smb2_oplock.c
11:45:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_oplock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_oplock.c.75.o', '-I/usr/include/et']
[1569/2769] Compiling source3/smbd/smb1_reply.c
11:45:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_reply.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_reply.c.75.o', '-I/usr/include/et']
[1570/2769] Compiling source3/smbd/oplock_linux.c
11:45:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/oplock_linux.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/oplock_linux.c.75.o', '-I/usr/include/et']
[1571/2769] Compiling bin/default/source3/smbd/build_options.c
11:45:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', 'source3/smbd/build_options.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/build_options.c.75.o', '-I/usr/include/et']
[1572/2769] Compiling source3/smbd/smb1_oplock.c
11:45:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_oplock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_oplock.c.75.o', '-I/usr/include/et']
[1573/2769] Compiling source3/smbd/conn.c
11:45:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/conn.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/conn.c.75.o', '-I/usr/include/et']
[1574/2769] Compiling source3/smbd/smb1_aio.c
11:45:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_aio.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_aio.c.75.o', '-I/usr/include/et']
[1575/2769] Compiling source3/smbd/smb2_setinfo.c
11:45:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_setinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_setinfo.c.75.o', '-I/usr/include/et']
[1576/2769] Compiling source3/smbd/smb1_process.c
11:45:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_process.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_process.c.75.o', '-I/usr/include/et']
[1577/2769] Compiling source3/smbd/smb1_message.c
11:45:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_message.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_message.c.75.o', '-I/usr/include/et']
[1578/2769] Compiling source3/smbd/smb1_signing.c
11:45:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_signing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_signing.c.75.o', '-I/usr/include/et']
[1579/2769] Compiling source3/smbd/smbXsrv_client.c
11:45:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smbXsrv_client.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smbXsrv_client.c.75.o', '-I/usr/include/et']
[1580/2769] Compiling source3/smbd/smb1_trans2.c
11:45:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_trans2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_trans2.c.75.o', '-I/usr/include/et']
[1581/2769] Compiling source3/smbd/smb1_service.c
11:45:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_service.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_service.c.75.o', '-I/usr/include/et']
[1582/2769] Compiling source3/smbd/notify_inotify.c
11:45:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/notify_inotify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notify_inotify.c.75.o', '-I/usr/include/et']
[1583/2769] Compiling source3/smbd/smb2_getinfo.c
11:45:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_getinfo.c.75.o', '-I/usr/include/et']
[1584/2769] Compiling source3/smbd/smb1_pipes.c
11:45:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_pipes.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_pipes.c.75.o', '-I/usr/include/et']
[1585/2769] Compiling source3/smbd/smb1_nttrans.c
11:45:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_nttrans.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_nttrans.c.75.o', '-I/usr/include/et']
[1586/2769] Compiling source3/smbd/smb1_lanman.c
11:45:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_lanman.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_lanman.c.75.o', '-I/usr/include/et']
[1587/2769] Compiling source3/smbd/smb1_ipc.c
11:45:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_ipc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_ipc.c.75.o', '-I/usr/include/et']
[1588/2769] Compiling source3/smbd/smb1_sesssetup.c
11:45:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb1_sesssetup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb1_sesssetup.c.75.o', '-I/usr/include/et']
[1589/2769] Compiling source3/smbd/notify_msg.c
11:45:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/notify_msg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notify_msg.c.75.o', '-I/usr/include/et']
[1590/2769] Compiling source3/smbd/mangle_hash2.c
11:45:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/mangle_hash2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/mangle_hash2.c.75.o', '-I/usr/include/et']
[1591/2769] Compiling source3/rpc_server/srv_pipe_hnd.c
11:45:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/srv_pipe_hnd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/srv_pipe_hnd.c.75.o', '-I/usr/include/et']
[1592/2769] Compiling source3/smbd/mangle_hash.c
11:45:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/mangle_hash.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/mangle_hash.c.75.o', '-I/usr/include/et']
[1593/2769] Compiling source3/smbd/mangle.c
11:45:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/mangle.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/mangle.c.75.o', '-I/usr/include/et']
[1594/2769] Compiling source3/smbd/scavenger.c
11:45:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/scavenger.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/scavenger.c.75.o', '-I/usr/include/et']
[1595/2769] Compiling source3/smbd/server_exit.c
11:45:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/server_exit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/server_exit.c.75.o', '-I/usr/include/et']
[1596/2769] Compiling source3/smbd/session.c
11:45:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/session.c.75.o', '-I/usr/include/et']
[1597/2769] Compiling source3/smbd/smbXsrv_tcon.c
11:45:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smbXsrv_tcon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smbXsrv_tcon.c.75.o', '-I/usr/include/et']
[1598/2769] Compiling source3/smbd/smbXsrv_session.c
11:45:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smbXsrv_session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smbXsrv_session.c.75.o', '-I/usr/include/et']
[1599/2769] Compiling source3/smbd/smbXsrv_version.c
11:45:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smbXsrv_version.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smbXsrv_version.c.75.o', '-I/usr/include/et']
[1600/2769] Compiling source3/smbd/smb2_posix.c
11:45:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_posix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_posix.c.75.o', '-I/usr/include/et']
[1601/2769] Compiling source3/smbd/smb2_notify.c
11:45:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_notify.c.75.o', '-I/usr/include/et']
[1602/2769] Compiling source3/smbd/notify.c
11:45:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notify.c.75.o', '-I/usr/include/et']
[1603/2769] Compiling source3/smbd/smb2_query_directory.c
11:45:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_query_directory.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_query_directory.c.75.o', '-I/usr/include/et']
[1604/2769] Compiling source3/smbd/smb2_ioctl_smbtorture.c
11:45:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_ioctl_smbtorture.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_ioctl_smbtorture.c.75.o', '-I/usr/include/et']
[1605/2769] Compiling source3/smbd/smb2_keepalive.c
11:45:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_keepalive.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_keepalive.c.75.o', '-I/usr/include/et']
[1606/2769] Compiling source3/smbd/smb2_ioctl.c
11:45:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_ioctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_ioctl.c.75.o', '-I/usr/include/et']
[1607/2769] Compiling source3/smbd/smb2_ioctl_filesys.c
11:45:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_ioctl_filesys.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_ioctl_filesys.c.75.o', '-I/usr/include/et']
[1608/2769] Compiling source3/smbd/smb2_lock.c
11:45:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_lock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_lock.c.75.o', '-I/usr/include/et']
[1609/2769] Compiling source3/smbd/smb2_write.c
11:45:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_write.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_write.c.75.o', '-I/usr/include/et']
[1610/2769] Compiling source3/smbd/smb2_ioctl_dfs.c
11:45:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_ioctl_dfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_ioctl_dfs.c.75.o', '-I/usr/include/et']
[1611/2769] Compiling source3/smbd/smb2_flush.c
11:45:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_flush.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_flush.c.75.o', '-I/usr/include/et']
[1612/2769] Compiling source3/smbd/smb2_read.c
11:45:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_read.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_read.c.75.o', '-I/usr/include/et']
[1613/2769] Compiling source3/smbd/smb2_create.c
11:45:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_create.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_create.c.75.o', '-I/usr/include/et']
[1614/2769] Compiling source3/smbd/smb2_close.c
11:45:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_close.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_close.c.75.o', '-I/usr/include/et']
[1615/2769] Compiling source3/smbd/smb2_sesssetup.c
11:45:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_sesssetup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_sesssetup.c.75.o', '-I/usr/include/et']
[1616/2769] Compiling source3/smbd/globals.c
11:45:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/globals.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/globals.c.75.o', '-I/usr/include/et']
[1617/2769] Compiling source3/smbd/smb2_glue.c
11:45:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_glue.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_glue.c.75.o', '-I/usr/include/et']
[1618/2769] Compiling source3/smbd/file_access.c
11:45:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/file_access.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/file_access.c.75.o', '-I/usr/include/et']
[1619/2769] Compiling source3/smbd/dnsregister.c
11:45:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/dnsregister.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/dnsregister.c.75.o', '-I/usr/include/et']
[1620/2769] Compiling source3/smbd/statvfs.c
11:45:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/statvfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/statvfs.c.75.o', '-I/usr/include/et']
[1621/2769] Compiling source3/smbd/smb2_aio.c
11:45:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_aio.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_aio.c.75.o', '-I/usr/include/et']
[1622/2769] Compiling source3/smbd/ntquotas.c
11:45:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/ntquotas.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/ntquotas.c.75.o', '-I/usr/include/et']
[1623/2769] Compiling source3/smbd/fake_file.c
11:46:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/fake_file.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/fake_file.c.75.o', '-I/usr/include/et']
[1624/2769] Compiling source3/lib/sessionid_tdb.c
11:46:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/lib/sessionid_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sessionid_tdb.c.75.o', '-I/usr/include/et']
[1625/2769] Compiling source3/smbd/dmapi.c
11:46:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/dmapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/dmapi.c.75.o', '-I/usr/include/et']
[1626/2769] Compiling source3/printing/load.c
11:46:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/load.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/load.c.75.o', '-I/usr/include/et']
[1627/2769] Compiling source3/smbd/error.c
11:46:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/error.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/error.c.75.o', '-I/usr/include/et']
[1628/2769] Compiling source3/lib/cleanupdb.c
11:46:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/lib/cleanupdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/cleanupdb.c.75.o', '-I/usr/include/et']
[1629/2769] Compiling source3/smbd/smb2_process.c
11:46:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_process.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_process.c.75.o', '-I/usr/include/et']
[1630/2769] Compiling source3/lib/sysacls.c
11:46:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/lib/sysacls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/sysacls.c.75.o', '-I/usr/include/et']
[1631/2769] Compiling source3/printing/rap_jobid.c
11:46:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/rap_jobid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/rap_jobid.c.75.o', '-I/usr/include/et']
[1632/2769] Compiling source3/smbd/vfs.c
11:46:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/vfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/vfs.c.75.o', '-I/usr/include/et']
[1633/2769] Compiling source3/smbd/sec_ctx.c
11:46:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/sec_ctx.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/sec_ctx.c.75.o', '-I/usr/include/et']
[1634/2769] Compiling source3/smbd/close.c
11:46:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/close.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/close.c.75.o', '-I/usr/include/et']
[1635/2769] Compiling source3/smbd/posix_acls.c
11:46:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/posix_acls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/posix_acls.c.75.o', '-I/usr/include/et']
[1636/2769] Compiling source3/smbd/uid.c
11:46:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/uid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/uid.c.75.o', '-I/usr/include/et']
[1637/2769] Compiling source3/smbd/filename.c
11:46:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/filename.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/filename.c.75.o', '-I/usr/include/et']
[1638/2769] Compiling source3/smbd/smb2_trans2.c
11:46:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_trans2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_trans2.c.75.o', '-I/usr/include/et']
[1639/2769] Compiling source3/smbd/smb2_reply.c
11:46:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_reply.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_reply.c.75.o', '-I/usr/include/et']
[1640/2769] Compiling source3/smbd/smb2_pipes.c
11:46:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_pipes.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_pipes.c.75.o', '-I/usr/include/et']
[1641/2769] Compiling source3/smbd/smb2_ipc.c
11:46:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_ipc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_ipc.c.75.o', '-I/usr/include/et']
[1642/2769] Compiling source3/smbd/fileio.c
11:46:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/fileio.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/fileio.c.75.o', '-I/usr/include/et']
[1643/2769] Compiling source3/smbd/share_access.c
11:46:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/share_access.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/share_access.c.75.o', '-I/usr/include/et']
[1644/2769] Compiling source3/smbd/smb2_nttrans.c
11:46:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_nttrans.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_nttrans.c.75.o', '-I/usr/include/et']
[1645/2769] Compiling source3/smbd/password.c
11:46:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/password.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/password.c.75.o', '-I/usr/include/et']
[1646/2769] Compiling source3/smbd/dir.c
11:46:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/dir.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/dir.c.75.o', '-I/usr/include/et']
[1647/2769] Compiling source3/smbd/dfree.c
11:46:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/dfree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/dfree.c.75.o', '-I/usr/include/et']
[1648/2769] Compiling source3/smbd/utmp.c
11:46:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/utmp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/utmp.c.75.o', '-I/usr/include/et']
[1649/2769] Compiling source3/smbd/files.c
11:46:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/files.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/files.c.75.o', '-I/usr/include/et']
[1650/2769] Compiling source3/smbd/server_reload.c
11:46:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/server_reload.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/server_reload.c.75.o', '-I/usr/include/et']
[1651/2769] Compiling source3/smbd/conn_idle.c
11:46:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/conn_idle.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/conn_idle.c.75.o', '-I/usr/include/et']
[1652/2769] Compiling source3/smbd/connection.c
11:46:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/connection.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/connection.c.75.o', '-I/usr/include/et']
[1653/2769] Compiling source3/smbd/dosmode.c
11:46:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/dosmode.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/dosmode.c.75.o', '-I/usr/include/et']
[1654/2769] Compiling source3/smbd/smb2_break.c
11:46:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_break.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_break.c.75.o', '-I/usr/include/et']
[1655/2769] Compiling source3/smbd/seal.c
11:46:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/seal.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/seal.c.75.o', '-I/usr/include/et']
[1656/2769] Compiling source3/smbd/open.c
11:46:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/open.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/open.c.75.o', '-I/usr/include/et']
[1657/2769] Compiling source3/smbd/smb2_ioctl_named_pipe.c
11:46:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_ioctl_named_pipe.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_ioctl_named_pipe.c.75.o', '-I/usr/include/et']
[1658/2769] Compiling source3/smbd/srvstr.c
11:46:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/srvstr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/srvstr.c.75.o', '-I/usr/include/et']
[1659/2769] Compiling source3/smbd/smb2_ioctl_network_fs.c
11:46:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_ioctl_network_fs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_ioctl_network_fs.c.75.o', '-I/usr/include/et']
[1660/2769] Compiling source3/smbd/blocking.c
11:46:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/blocking.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/blocking.c.75.o', '-I/usr/include/et']
[1661/2769] Compiling source3/smbd/durable.c
11:46:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/durable.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/durable.c.75.o', '-I/usr/include/et']
[1662/2769] Compiling source3/smbd/smbXsrv_open.c
11:46:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smbXsrv_open.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smbXsrv_open.c.75.o', '-I/usr/include/et']
[1663/2769] Compiling source3/smbd/smb2_negprot.c
11:46:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_negprot.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_negprot.c.75.o', '-I/usr/include/et']
[1664/2769] Compiling source3/smbd/quotas.c
11:46:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/quotas.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/quotas.c.75.o', '-I/usr/include/et']
[1665/2769] Compiling source3/smbd/smb2_signing.c
11:46:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_signing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_signing.c.75.o', '-I/usr/include/et']
[1666/2769] Compiling source3/rpc_server/rpc_ncacn_np.c
11:46:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpc_ncacn_np.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_ncacn_np.c.75.o', '-I/usr/include/et']
[1667/2769] Compiling source3/smbd/smb2_tcon.c
11:46:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_base_MODULES=NULL', '-DSTATIC_smbd_base_MODULES_PROTO=extern void __smbd_base_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smb2_tcon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smb2_tcon.c.75.o', '-I/usr/include/et']
[1668/2769] Compiling source3/locking/share_mode_lock.c
11:46:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LOCKING_MODULES=NULL', '-DSTATIC_LOCKING_MODULES_PROTO=extern void __LOCKING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/locking/share_mode_lock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/locking/share_mode_lock.c.78.o', '-I/usr/include/et']
[1669/2769] Compiling source3/locking/locking.c
11:46:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LOCKING_MODULES=NULL', '-DSTATIC_LOCKING_MODULES_PROTO=extern void __LOCKING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/locking/locking.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/locking/locking.c.78.o', '-I/usr/include/et']
[1670/2769] Compiling source3/locking/posix.c
11:46:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LOCKING_MODULES=NULL', '-DSTATIC_LOCKING_MODULES_PROTO=extern void __LOCKING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/locking/posix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/locking/posix.c.78.o', '-I/usr/include/et']
[1671/2769] Compiling source3/locking/brlock.c
11:46:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LOCKING_MODULES=NULL', '-DSTATIC_LOCKING_MODULES_PROTO=extern void __LOCKING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/locking/brlock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/locking/brlock.c.78.o', '-I/usr/include/et']
[1672/2769] Compiling source3/locking/leases_db.c
11:46:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LEASES_DB_MODULES=NULL', '-DSTATIC_LEASES_DB_MODULES_PROTO=extern void __LEASES_DB_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/locking/leases_db.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/locking/leases_db.c.79.o', '-I/usr/include/et']
[1673/2769] Compiling source3/locking/leases_util.c
11:46:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LEASES_UTIL_MODULES=NULL', '-DSTATIC_LEASES_UTIL_MODULES_PROTO=extern void __LEASES_UTIL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../source3/locking/leases_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/locking/leases_util.c.80.o', '-I/usr/include/et']
[1674/2769] Compiling source3/profile/profile_dummy.c
11:46:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PROFILE_MODULES=NULL', '-DSTATIC_PROFILE_MODULES_PROTO=extern void __PROFILE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/profile/profile_dummy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/profile/profile_dummy.c.81.o', '-I/usr/include/et']
[1675/2769] Compiling source3/lib/filename_util.c
11:46:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_FNAME_UTIL_MODULES=NULL', '-DSTATIC_FNAME_UTIL_MODULES_PROTO=extern void __FNAME_UTIL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/filename_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/filename_util.c.90.o', '-I/usr/include/et']
[1676/2769] Compiling source3/smbd/fd_handle.c
11:46:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_fd_handle_MODULES=NULL', '-DSTATIC_fd_handle_MODULES_PROTO=extern void __fd_handle_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/smbd/fd_handle.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/fd_handle.c.137.o', '-I/usr/include/et']
[1677/2769] Compiling source3/modules/vfs_acl_common.c
11:46:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_acl_common_MODULES=NULL', '-DSTATIC_vfs_acl_common_MODULES_PROTO=extern void __vfs_acl_common_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/modules/vfs_acl_common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_acl_common.c.2.o', '-I/usr/include/et']
[1678/2769] Compiling bin/default/source3/modules/vfs.empty.c
11:46:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_MODULES=,,,NULL', '-DSTATIC_vfs_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()extern void __vfs_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', 'source3/modules/vfs.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs.empty.c.6.o', '-I/usr/include/et']
[1679/2769] Compiling source3/modules/offload_token.c
11:46:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_OFFLOAD_TOKEN_MODULES=NULL', '-DSTATIC_OFFLOAD_TOKEN_MODULES_PROTO=extern void __OFFLOAD_TOKEN_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/modules/offload_token.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/offload_token.c.7.o', '-I/usr/include/et']
[1680/2769] Compiling source3/modules/util_reparse.c
11:46:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_UTIL_REPARSE_MODULES=NULL', '-DSTATIC_UTIL_REPARSE_MODULES_PROTO=extern void __UTIL_REPARSE_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/modules/util_reparse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/util_reparse.c.8.o', '-I/usr/include/et']
[1681/2769] Compiling source3/modules/vfs_default.c
11:46:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_default_MODULES=NULL', '-DSTATIC_vfs_default_MODULES_PROTO=extern void __vfs_default_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/modules/vfs_default.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_default.c.10.o', '-I/usr/include/et']
[1682/2769] Compiling source3/modules/vfs_not_implemented.c
11:46:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_not_implemented_MODULES=NULL', '-DSTATIC_vfs_not_implemented_MODULES_PROTO=extern void __vfs_not_implemented_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/modules/vfs_not_implemented.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_not_implemented.c.11.o', '-I/usr/include/et']
[1683/2769] Compiling source3/modules/vfs_posixacl.c
11:46:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_posixacl_MODULES=NULL', '-DSTATIC_vfs_posixacl_MODULES_PROTO=extern void __vfs_posixacl_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/modules/vfs_posixacl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_posixacl.c.51.o', '-I/usr/include/et']
[1684/2769] Compiling source3/param/service.c
11:46:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_param_service_MODULES=NULL', '-DSTATIC_param_service_MODULES_PROTO=extern void __param_service_dummy_module_proto(void)', '-Isource3/param', '-I../../source3/param', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource3/auth', '-I../../source3/auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/param/service.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/param/service.c.4.o', '-I/usr/include/et']
[1685/2769] Compiling lib/cmdline/cmdline.c
11:46:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cmdline_MODULES=NULL', '-DSTATIC_cmdline_MODULES_PROTO=extern void __cmdline_dummy_module_proto(void)', '-Ilib/cmdline', '-I../../lib/cmdline', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../lib/cmdline/cmdline.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline/cmdline.c.1.o', '-I/usr/include/et']
[1686/2769] Compiling lib/cmdline/closefrom_except.c
11:46:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cmdline_MODULES=NULL', '-DSTATIC_cmdline_MODULES_PROTO=extern void __cmdline_dummy_module_proto(void)', '-Ilib/cmdline', '-I../../lib/cmdline', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../lib/cmdline/closefrom_except.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline/closefrom_except.c.1.o', '-I/usr/include/et']
[1687/2769] Compiling source3/lib/netapi/examples/common.c
11:46:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNETAPI_EXAMPLES_COMMON_MODULES=NULL', '-DSTATIC_LIBNETAPI_EXAMPLES_COMMON_MODULES_PROTO=extern void __LIBNETAPI_EXAMPLES_COMMON_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/common.c.1.o', '-I/usr/include/et']
[1688/2769] Compiling librpc/rpc/dcesrv_reply.c
11:46:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_server_core_MODULES=NULL', '-DSTATIC_dcerpc_server_core_MODULES_PROTO=extern void __dcerpc_server_core_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../librpc/rpc/dcesrv_reply.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcesrv_reply.c.229.o', '-I/usr/include/et']
[1689/2769] Linking bin/default/source3/libsmbd-base-private-samba.so
11:46:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd_base.vscript', '-shared', 'source3/lib/sysquotas.c.74.o', 'source3/lib/sysquotas_linux.c.74.o', 'source3/lib/sysquotas_xfs.c.74.o', 'source3/lib/sysquotas_4A.c.74.o', 'source3/lib/sysquotas_4B.c.74.o', 'source3/lib/sysquotas_jfs2.c.74.o', 'source3/lib/sysquotas_nfs.c.74.o', 'source3/modules/vfs_acl_common.c.2.o', 'source3/modules/vfs.empty.c.6.o', 'source3/locking/leases_util.c.80.o', 'source3/modules/vfs_not_implemented.c.11.o', 'source3/modules/util_reparse.c.8.o', 'lib/afs/afs_funcs.c.1.o', 'source3/modules/vfs_default.c.10.o', 'source3/lib/filename_util.c.90.o', 'source3/profile/profile_dummy.c.81.o', 'source3/lib/util_namearray.c.42.o', 'lib/afs/afs_settoken.c.2.o', 'source3/modules/offload_token.c.7.o', 'source3/modules/vfs_posixacl.c.51.o', 'source3/param/service.c.4.o', 'source3/smbd/fd_handle.c.137.o', 'source3/smbd/notifyd/notifyd_entry.c.2.o', 'source3/smbd/notifyd/notifyd_db.c.2.o', 'source3/locking/leases_db.c.79.o', 'source3/libads/authdata.c.66.o', 'source3/smbd/server_reload.c.75.o', 'source3/smbd/files.c.75.o', 'source3/smbd/connection.c.75.o', 'source3/smbd/utmp.c.75.o', 'source3/smbd/session.c.75.o', 'source3/smbd/dfree.c.75.o', 'source3/smbd/dir.c.75.o', 'source3/smbd/password.c.75.o', 'source3/smbd/conn_msg.c.75.o', 'source3/smbd/conn_idle.c.75.o', 'source3/smbd/share_access.c.75.o', 'source3/smbd/fileio.c.75.o', 'source3/smbd/smb2_ipc.c.75.o', 'source3/smbd/smb2_nttrans.c.75.o', 'source3/smbd/smb2_pipes.c.75.o', 'source3/smbd/smb2_reply.c.75.o', 'source3/smbd/smb2_trans2.c.75.o', 'source3/smbd/uid.c.75.o', 'source3/smbd/dosmode.c.75.o', 'source3/smbd/filename.c.75.o', 'source3/smbd/open.c.75.o', 'source3/smbd/close.c.75.o', 'source3/smbd/blocking.c.75.o', 'source3/smbd/sec_ctx.c.75.o', 'source3/smbd/srvstr.c.75.o', 'source3/smbd/vfs.c.75.o', 'source3/smbd/seal.c.75.o', 'source3/smbd/posix_acls.c.75.o', 'source3/lib/sysacls.c.75.o', 'source3/smbd/smb2_process.c.75.o', 'source3/smbd/smb2_service.c.75.o', 'source3/smbd/error.c.75.o', 'source3/printing/printspoolss.c.75.o', 'source3/printing/rap_jobid.c.75.o', 'source3/printing/load.c.75.o', 'source3/printing/printer_list.c.75.o', 'source3/lib/sessionid_tdb.c.75.o', 'source3/lib/cleanupdb.c.75.o', 'source3/smbd/fake_file.c.75.o', 'source3/smbd/quotas.c.75.o', 'source3/smbd/ntquotas.c.75.o', 'source3/smbd/msdfs.c.75.o', 'source3/smbd/smb2_aio.c.75.o', 'source3/smbd/statvfs.c.75.o', 'source3/smbd/dmapi.c.75.o', 'source3/smbd/smb2_signing.c.75.o', 'source3/smbd/file_access.c.75.o', 'source3/smbd/dnsregister.c.75.o', 'source3/smbd/globals.c.75.o', 'source3/smbd/smb2_server.c.75.o', 'source3/smbd/smb2_glue.c.75.o', 'source3/smbd/smb2_negprot.c.75.o', 'source3/smbd/smb2_sesssetup.c.75.o', 'source3/smbd/smb2_tcon.c.75.o', 'source3/smbd/smb2_create.c.75.o', 'source3/smbd/smb2_close.c.75.o', 'source3/smbd/smb2_flush.c.75.o', 'source3/smbd/smb2_read.c.75.o', 'source3/smbd/smb2_write.c.75.o', 'source3/smbd/smb2_lock.c.75.o', 'source3/smbd/smb2_ioctl.c.75.o', 'source3/smbd/smb2_ioctl_dfs.c.75.o', 'source3/smbd/smb2_ioctl_filesys.c.75.o', 'source3/smbd/smb2_ioctl_named_pipe.c.75.o', 'source3/smbd/smb2_ioctl_network_fs.c.75.o', 'source3/smbd/smb2_ioctl_smbtorture.c.75.o', 'source3/smbd/smb2_keepalive.c.75.o', 'source3/smbd/smb2_query_directory.c.75.o', 'source3/smbd/smb2_notify.c.75.o', 'source3/smbd/smb2_getinfo.c.75.o', 'source3/smbd/smb2_setinfo.c.75.o', 'source3/smbd/smb2_break.c.75.o', 'source3/smbd/smb2_posix.c.75.o', 'source3/smbd/smbXsrv_version.c.75.o', 'source3/smbd/smbXsrv_client.c.75.o', 'source3/smbd/smbXsrv_session.c.75.o', 'source3/smbd/smbXsrv_tcon.c.75.o', 'source3/smbd/smbXsrv_open.c.75.o', 'source3/smbd/server_exit.c.75.o', 'source3/smbd/durable.c.75.o', 'source3/smbd/scavenger.c.75.o', 'source3/smbd/mangle.c.75.o', 'source3/smbd/mangle_hash.c.75.o', 'source3/smbd/mangle_hash2.c.75.o', 'source3/smbd/smb2_oplock.c.75.o', 'source3/smbd/oplock_linux.c.75.o', 'source3/smbd/notify.c.75.o', 'source3/smbd/notify_msg.c.75.o', 'source3/smbd/build_options.c.75.o', 'source3/smbd/conn.c.75.o', 'source3/rpc_server/srv_pipe_hnd.c.75.o', 'source3/rpc_server/rpc_ncacn_np.c.75.o', 'source3/smbd/notify_inotify.c.75.o', 'source3/smbd/smb1_message.c.75.o', 'source3/smbd/smb1_sesssetup.c.75.o', 'source3/smbd/smb1_lanman.c.75.o', 'source3/smbd/smb1_utils.c.75.o', 'source3/smbd/smb1_aio.c.75.o', 'source3/smbd/smb1_ipc.c.75.o', 'source3/smbd/smb1_negprot.c.75.o', 'source3/smbd/smb1_nttrans.c.75.o', 'source3/smbd/smb1_oplock.c.75.o', 'source3/smbd/smb1_pipes.c.75.o', 'source3/smbd/smb1_reply.c.75.o', 'source3/smbd/smb1_service.c.75.o', 'source3/smbd/smb1_signing.c.75.o', 'source3/smbd/smb1_process.c.75.o', 'source3/smbd/smb1_trans2.c.75.o', 'source3/smbd/notifyd/notifyd.c.3.o', 'source3/locking/locking.c.78.o', 'source3/locking/brlock.c.78.o', 'source3/locking/posix.c.78.o', 'source3/locking/share_mode_lock.c.78.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmbd-base-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lsamba-debug-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-ltime-basic-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lresolv', '-lcups', '-lz', '-lpam', '-lcrypt', '-licui18n', '-licuuc', '-lgnutls', '-lacl', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltirpc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcap', '-lcrypto', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1690/2769] Compiling librpc/rpc/dcesrv_auth.c
11:46:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_server_core_MODULES=NULL', '-DSTATIC_dcerpc_server_core_MODULES_PROTO=extern void __dcerpc_server_core_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../librpc/rpc/dcesrv_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcesrv_auth.c.229.o', '-I/usr/include/et']
[1691/2769] Linking bin/default/lib/cmdline/libcmdline-private-samba.so
11:46:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline/cmdline.vscript', '-shared', 'lib/cmdline/cmdline.c.1.o', 'lib/cmdline/closefrom_except.c.1.o', 'auth/credentials/credentials_cmdline.c.12.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline/libcmdline-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-credentials', '-lgensec-private-samba', '-lsamba-errors', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lserver-role-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lldbsamba-private-samba', '-lldb', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-ltevent-util', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lstable-sort-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-linterfaces-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lpopt', '-lgnutls', '-lbsd', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1692/2769] Compiling librpc/rpc/dcesrv_mgmt.c
11:46:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_server_core_MODULES=NULL', '-DSTATIC_dcerpc_server_core_MODULES_PROTO=extern void __dcerpc_server_core_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../librpc/rpc/dcesrv_mgmt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcesrv_mgmt.c.229.o', '-I/usr/include/et']
[1693/2769] Compiling librpc/rpc/dcesrv_core.c
11:46:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_server_core_MODULES=NULL', '-DSTATIC_dcerpc_server_core_MODULES_PROTO=extern void __dcerpc_server_core_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../librpc/rpc/dcesrv_core.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcesrv_core.c.229.o', '-I/usr/include/et']
[1694/2769] Compiling librpc/rpc/dcesrv_handles.c
11:46:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_server_core_MODULES=NULL', '-DSTATIC_dcerpc_server_core_MODULES_PROTO=extern void __dcerpc_server_core_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../librpc/rpc/dcesrv_handles.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcesrv_handles.c.229.o', '-I/usr/include/et']
[1695/2769] Compiling lib/cmdline/cmdline_s3.c
11:46:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CMDLINE_S3_MODULES=NULL', '-DSTATIC_CMDLINE_S3_MODULES_PROTO=extern void __CMDLINE_S3_dummy_module_proto(void)', '-Ilib/cmdline', '-I../../lib/cmdline', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../lib/cmdline/cmdline_s3.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline/cmdline_s3.c.4.o', '-I/usr/include/et']
[1696/2769] Compiling source3/libsmb/libsmb_context.c
11:46:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_context.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_context.c.1.o', '-I/usr/include/et']
[1697/2769] Compiling source3/libsmb/libsmb_xattr.c
11:46:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_xattr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_xattr.c.1.o', '-I/usr/include/et']
[1698/2769] Linking bin/default/librpc/libdcerpc-server-core.so
11:46:59 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/dcerpc-server-core.vscript', '-shared', '-Wl,-h,libdcerpc-server-core.so.0', 'librpc/rpc/dcesrv_core.c.229.o', 'librpc/rpc/dcesrv_auth.c.229.o', 'librpc/rpc/dcesrv_mgmt.c.229.o', 'librpc/rpc/dcesrv_reply.c.229.o', 'librpc/rpc/dcesrv_handles.c.229.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/libdcerpc-server-core.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsocket-blocking-private-samba', '-ldcerpc-binding', '-ltime-basic-private-samba', '-lsamba-errors', '-lndr', '-ldcerpc-pkt-auth-private-samba', '-lsys-rw-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lsamba-util', '-lgenrand-private-samba', '-lgensec-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lndr-nbt', '-lutil-setid-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lsamba-hostconfig', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lndr-standard', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lcli-ldap-common-private-samba', '-lserver-role-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1699/2769] Compiling source3/libsmb/libsmb_compat.c
11:46:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_compat.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_compat.c.1.o', '-I/usr/include/et']
[1700/2769] Compiling source3/libsmb/libsmb_stat.c
11:47:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_stat.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_stat.c.1.o', '-I/usr/include/et']
[1701/2769] Compiling source3/libsmb/libsmb_cache.c
11:47:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_cache.c.1.o', '-I/usr/include/et']
[1702/2769] Compiling source3/libsmb/libsmb_setget.c
11:47:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_setget.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_setget.c.1.o', '-I/usr/include/et']
[1703/2769] Compiling source3/libsmb/libsmb_path.c
11:47:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_path.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_path.c.1.o', '-I/usr/include/et']
[1704/2769] Compiling source3/libsmb/libsmb_printjob.c
11:47:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_printjob.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_printjob.c.1.o', '-I/usr/include/et']
[1705/2769] Compiling source3/libsmb/libsmb_misc.c
11:47:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_misc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_misc.c.1.o', '-I/usr/include/et']
[1706/2769] Compiling source3/libsmb/libsmb_server.c
11:47:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_server.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_server.c.1.o', '-I/usr/include/et']
[1707/2769] Compiling source3/libsmb/libsmb_dir.c
11:47:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_dir.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_dir.c.1.o', '-I/usr/include/et']
[1708/2769] Compiling source3/libsmb/libsmb_file.c
11:47:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbclient_MODULES=NULL', '-DSTATIC_smbclient_MODULES_PROTO=extern void __smbclient_dummy_module_proto(void)', '-Isource3/libsmb', '-I../../source3/libsmb', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/libsmb_file.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmb_file.c.1.o', '-I/usr/include/et']
[1709/2769] Compiling third_party/cmocka/cmocka.c
11:47:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cmocka_MODULES=NULL', '-DSTATIC_cmocka_MODULES_PROTO=extern void __cmocka_dummy_module_proto(void)', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../third_party/cmocka/cmocka.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka/cmocka.c.1.o', '-I/usr/include/et']
[1710/2769] Compiling lib/ldb/ldb_tdb/ldb_tdb_err_map.c
11:47:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_err_map_MODULES=NULL', '-DSTATIC_ldb_tdb_err_map_MODULES_PROTO=extern void __ldb_tdb_err_map_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_tdb/ldb_tdb_err_map.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb/ldb_tdb_err_map.c.43.o', '-I/usr/include/et']
[1711/2769] Linking bin/default/source3/libsmb/libsmbclient.so
11:47:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/smbclient.vscript', '-shared', '-Wl,-h,libsmbclient.so.0', 'source3/libsmb/libsmb_cache.c.1.o', 'source3/libsmb/libsmb_compat.c.1.o', 'source3/libsmb/libsmb_context.c.1.o', 'source3/libsmb/libsmb_dir.c.1.o', 'source3/libsmb/libsmb_file.c.1.o', 'source3/libsmb/libsmb_misc.c.1.o', 'source3/libsmb/libsmb_path.c.1.o', 'source3/libsmb/libsmb_printjob.c.1.o', 'source3/libsmb/libsmb_server.c.1.o', 'source3/libsmb/libsmb_stat.c.1.o', 'source3/libsmb/libsmb_xattr.c.1.o', 'source3/libsmb/libsmb_setget.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/libsmbclient.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1712/2769] Compiling source3/rpc_server/rpc_handles.c
11:47:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NCACN_NP_MODULES=NULL', '-DSTATIC_RPC_NCACN_NP_MODULES_PROTO=extern void __RPC_NCACN_NP_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/rpc_handles.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_handles.c.21.o', '-I/usr/include/et']
[1713/2769] Linking bin/default/lib/ldb/libldb-tdb-err-map-private-samba.so
11:47:09 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb_err_map.vscript', '-shared', 'lib/ldb/ldb_tdb/ldb_tdb_err_map.c.43.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb-tdb-err-map-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lldb', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1714/2769] Linking bin/default/third_party/cmocka/libcmocka-private-samba.so
11:47:09 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka/cmocka.vscript', '-shared', 'third_party/cmocka/cmocka.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka/libcmocka-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1715/2769] Compiling source3/rpc_server/rpc_ncacn_np.c
11:47:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NCACN_NP_MODULES=NULL', '-DSTATIC_RPC_NCACN_NP_MODULES_PROTO=extern void __RPC_NCACN_NP_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/rpc_ncacn_np.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_ncacn_np.c.21.o', '-I/usr/include/et']
[1716/2769] Compiling source3/rpc_server/rpc_server.c
11:47:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SERVER_LOOP_MODULES=NULL', '-DSTATIC_RPC_SERVER_LOOP_MODULES_PROTO=extern void __RPC_SERVER_LOOP_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/rpc_server.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_server.c.22.o', '-I/usr/include/et']
[1717/2769] Compiling source3/lib/cmdline_contexts.c
11:47:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cmdline_contexts_MODULES=NULL', '-DSTATIC_cmdline_contexts_MODULES_PROTO=extern void __cmdline_contexts_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/lib/cmdline_contexts.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/cmdline_contexts.c.36.o', '-I/usr/include/et']
[1718/2769] Compiling lib/cmdline/cmdline_s4.c
11:47:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CMDLINE_S4_MODULES=NULL', '-DSTATIC_CMDLINE_S4_MODULES_PROTO=extern void __CMDLINE_S4_dummy_module_proto(void)', '-Ilib/cmdline', '-I../../lib/cmdline', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/cmdline/cmdline_s4.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline/cmdline_s4.c.5.o', '-I/usr/include/et']
[1719/2769] Linking bin/default/source3/libcmdline-contexts-private-samba.so
11:47:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/cmdline_contexts.vscript', '-shared', 'source3/lib/cmdline_contexts.c.36.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libcmdline-contexts-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lserver-role-private-samba', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1720/2769] Linking bin/default/source3/rpc_server/libRPC-SERVER-LOOP-private-samba.so
11:47:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/RPC_SERVER_LOOP.vscript', '-shared', 'source3/rpc_server/rpc_ncacn_np.c.21.o', 'source3/rpc_server/rpc_handles.c.21.o', 'source3/rpc_server/rpc_server.c.22.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/libRPC-SERVER-LOOP-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/usr/local/lib', '-L/usr/local/lib', '-lnpa-tstream-private-samba', '-lsamba3-util-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-ldcerpc-server-core', '-lsamba-sockets-private-samba', '-lreplace-private-samba', '-lndr-samba-private-samba', '-lsamba-util', '-lsamba-debug-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lmsrpc3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-ltevent-util', '-laddns-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lads-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-passdb', '-lndr-nbt', '-lMESSAGING-private-samba', '-llibcli-netlogon3-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lsocket-blocking-private-samba', '-ldcerpc-binding', '-ltime-basic-private-samba', '-ldcerpc-pkt-auth-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lstable-sort-private-samba', '-lutil-setid-private-samba', '-lgenrand-private-samba', '-ldcerpc-samba-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lwbclient', '-lgse-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lclidns-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lsamba-cluster-support-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lkrb5samba-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lcluster-private-samba', '-ldcerpc', '-ltdb-wrap-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lsmb-transport-private-samba', '-lcrypt', '-lpam', '-lcap', '-lresolv', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcups', '-lbsd', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1721/2769] Compiling lib/ldb/tools/cmdline.c
11:47:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_cmdline_MODULES=NULL', '-DSTATIC_ldb_cmdline_MODULES_PROTO=extern void __ldb_cmdline_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/cmdline.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/cmdline.c.81.o', '-I/usr/include/et']
[1722/2769] Compiling lib/ldb/tools/ldbutil.c
11:47:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_cmdline_MODULES=NULL', '-DSTATIC_ldb_cmdline_MODULES_PROTO=extern void __ldb_cmdline_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbutil.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbutil.c.81.o', '-I/usr/include/et']
[1723/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_rpc_host.c
11:47:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_RPC_HOST_MODULES=NULL', '-DSTATIC_NDR_RPC_HOST_MODULES_PROTO=extern void __NDR_RPC_HOST_dummy_module_proto(void)', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_rpc_host.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_rpc_host.c.3.o', '-I/usr/include/et']
[1724/2769] Compiling source3/rpc_server/rpc_config.c
11:47:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_CONFIG_MODULES=NULL', '-DSTATIC_RPC_CONFIG_MODULES_PROTO=extern void __RPC_CONFIG_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/rpc_server/rpc_config.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_config.c.20.o', '-I/usr/include/et']
[1725/2769] Compiling bin/default/source3/rpc_server/RPC_SERVER.empty.c
11:47:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SERVER_MODULES=NULL', '-DSTATIC_RPC_SERVER_MODULES_PROTO=extern void __RPC_SERVER_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', 'source3/rpc_server/RPC_SERVER.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/RPC_SERVER.empty.c.27.o', '-I/usr/include/et']
[1726/2769] Linking bin/default/lib/ldb/libldb-cmdline-private-samba.so
11:47:13 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb-cmdline.vscript', '-shared', 'lib/ldb/tools/ldbutil.c.81.o', 'lib/ldb/tools/cmdline.c.81.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb-cmdline-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1727/2769] Compiling bin/default/source4/librpc/dcerpc-samba4.empty.c
11:47:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_samba4_MODULES=NULL', '-DSTATIC_dcerpc_samba4_MODULES_PROTO=extern void __dcerpc_samba4_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', 'source4/librpc/dcerpc-samba4.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/dcerpc-samba4.empty.c.12.o', '-I/usr/include/et']
[1728/2769] Compiling bin/default/librpc/gen_ndr/ndr_winbind_c.c
11:47:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_WINBIND_MODULES=NULL', '-DSTATIC_RPC_NDR_WINBIND_MODULES_PROTO=extern void __RPC_NDR_WINBIND_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', 'librpc/gen_ndr/ndr_winbind_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_winbind_c.c.237.o', '-I/usr/include/et']
[1729/2769] Compiling source3/rpc_server/rpc_worker.c
11:47:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_WORKER_MODULES=NULL', '-DSTATIC_RPC_WORKER_MODULES_PROTO=extern void __RPC_WORKER_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpc_worker.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_worker.c.5.o', '-I/usr/include/et']
[1730/2769] Compiling nsswitch/libwbclient/wbc_util.c
11:47:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_builtin_MODULES=NULL', '-DSTATIC_wbclient_builtin_MODULES_PROTO=extern void __wbclient_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_util.c.3.o', '-I/usr/include/et']
[1731/2769] Compiling nsswitch/libwbclient/wbc_pam.c
11:47:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_builtin_MODULES=NULL', '-DSTATIC_wbclient_builtin_MODULES_PROTO=extern void __wbclient_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_pam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_pam.c.3.o', '-I/usr/include/et']
[1732/2769] Linking bin/default/source3/rpc_server/libRPC-WORKER-private-samba.so
11:47:17 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/RPC_WORKER.vscript', '-shared', 'source3/librpc/gen_ndr/ndr_rpc_host.c.3.o', 'source3/rpc_server/RPC_SERVER.empty.c.27.o', 'source3/rpc_server/rpc_config.c.20.o', 'source3/rpc_server/rpc_worker.c.5.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/libRPC-WORKER-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lnpa-tstream-private-samba', '-lcmdline-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lsmbd-base-private-samba', '-lndr-samba-private-samba', '-lndr', '-lauth-private-samba', '-lcommon-auth-private-samba', '-ldcerpc-server-core', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba3-util-private-samba', '-lnetapi', '-lndr-krb5pac', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lgensec-private-samba', '-lads-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-private-samba', '-llibcli-netlogon3-private-samba', '-lMESSAGING-SEND-private-samba', '-ldcerpc-binding', '-ltime-basic-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lutil-setid-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lnet-keytab-private-samba', '-ldcerpc-samba-private-samba', '-lwbclient', '-lgse-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamdb', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lresolv', '-lpam', '-lcrypt', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1733/2769] Compiling nsswitch/libwbclient/wbc_idmap.c
11:47:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_builtin_MODULES=NULL', '-DSTATIC_wbclient_builtin_MODULES_PROTO=extern void __wbclient_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_idmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_idmap.c.3.o', '-I/usr/include/et']
[1734/2769] Linking bin/default/source4/librpc/libdcerpc-samba4-private-samba.so
11:47:17 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/dcerpc-samba4.vscript', '-shared', 'source4/librpc/dcerpc-samba4.empty.c.12.o', 'librpc/gen_ndr/ndr_winbind_c.c.237.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/libdcerpc-samba4-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/usr/local/lib', '-L/usr/local/lib', '-lndr-samba4-private-samba', '-ldcerpc', '-lndr-krb5pac', '-lreplace-private-samba', '-lsamba-errors', '-lndr-standard', '-lsamba-security-private-samba', '-lndr-samba-private-samba', '-lndr', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsamba-hostconfig', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-lsamba-util', '-levents-private-samba', '-ldcerpc-samba-private-samba', '-lgenrand-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-liov-buf-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-linterfaces-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lclidns-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lcli-ldap-common-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lresolv', '-ltdb', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1735/2769] Compiling nsswitch/libwbclient/wbc_pwd.c
11:47:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_builtin_MODULES=NULL', '-DSTATIC_wbclient_builtin_MODULES_PROTO=extern void __wbclient_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_pwd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_pwd.c.3.o', '-I/usr/include/et']
[1736/2769] Compiling nsswitch/libwbclient/wbclient.c
11:47:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_builtin_MODULES=NULL', '-DSTATIC_wbclient_builtin_MODULES_PROTO=extern void __wbclient_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbclient.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbclient.c.3.o', '-I/usr/include/et']
[1737/2769] Compiling nsswitch/libwbclient/wbc_sid.c
11:47:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_builtin_MODULES=NULL', '-DSTATIC_wbclient_builtin_MODULES_PROTO=extern void __wbclient_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_sid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_sid.c.3.o', '-I/usr/include/et']
[1738/2769] Compiling nsswitch/libwbclient/wbc_guid.c
11:47:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_wbclient_builtin_MODULES=NULL', '-DSTATIC_wbclient_builtin_MODULES_PROTO=extern void __wbclient_builtin_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/libwbclient/wbc_guid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/wbc_guid.c.3.o', '-I/usr/include/et']
[1739/2769] Compiling lib/ldb/ldb_key_value/ldb_kv_cache.c
11:47:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_MODULES=NULL', '-DSTATIC_ldb_key_value_MODULES_PROTO=extern void __ldb_key_value_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_key_value/ldb_kv_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value/ldb_kv_cache.c.46.o', '-I/usr/include/et']
[1740/2769] Compiling lib/ldb/ldb_key_value/ldb_kv.c
11:47:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_MODULES=NULL', '-DSTATIC_ldb_key_value_MODULES_PROTO=extern void __ldb_key_value_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_key_value/ldb_kv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value/ldb_kv.c.46.o', '-I/usr/include/et']
[1741/2769] Compiling lib/ldb/ldb_key_value/ldb_kv_index.c
11:47:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_MODULES=NULL', '-DSTATIC_ldb_key_value_MODULES_PROTO=extern void __ldb_key_value_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_key_value/ldb_kv_index.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value/ldb_kv_index.c.46.o', '-I/usr/include/et']
[1742/2769] Compiling lib/ldb/ldb_key_value/ldb_kv_search.c
11:47:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_MODULES=NULL', '-DSTATIC_ldb_key_value_MODULES_PROTO=extern void __ldb_key_value_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_key_value/ldb_kv_search.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value/ldb_kv_search.c.46.o', '-I/usr/include/et']
[1743/2769] Compiling bin/default/source4/lib/registry/tdr_regf.c
11:47:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TDR_REGF_MODULES=NULL', '-DSTATIC_TDR_REGF_MODULES_PROTO=extern void __TDR_REGF_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/tdr', '-I../../lib/tdr', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source4/lib/registry/tdr_regf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tdr_regf.c.2.o', '-I/usr/include/et']
[1744/2769] Compiling source4/lib/registry/patchfile_dotreg.c
11:47:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/patchfile_dotreg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/patchfile_dotreg.c.3.o', '-I/usr/include/et']
[1745/2769] Linking bin/default/lib/ldb/libldb-key-value-private-samba.so
11:47:21 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value.vscript', '-shared', 'lib/ldb/ldb_key_value/ldb_kv.c.46.o', 'lib/ldb/ldb_key_value/ldb_kv_search.c.46.o', 'lib/ldb/ldb_key_value/ldb_kv_index.c.46.o', 'lib/ldb/ldb_key_value/ldb_kv_cache.c.46.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb-key-value-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lldb', '-lldb-tdb-err-map-private-samba', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1746/2769] Compiling source4/lib/registry/ldb.c
11:47:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/ldb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/ldb.c.3.o', '-I/usr/include/et']
[1747/2769] Compiling source4/lib/registry/util.c
11:47:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/util.c.3.o', '-I/usr/include/et']
[1748/2769] Compiling source4/lib/registry/interface.c
11:47:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/interface.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/interface.c.3.o', '-I/usr/include/et']
[1749/2769] Compiling source4/lib/registry/local.c
11:47:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/local.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/local.c.3.o', '-I/usr/include/et']
[1750/2769] Compiling source4/lib/registry/hive.c
11:47:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/hive.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/hive.c.3.o', '-I/usr/include/et']
[1751/2769] Compiling source4/lib/registry/regf.c
11:47:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/regf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/regf.c.3.o', '-I/usr/include/et']
[1752/2769] Compiling source4/lib/registry/patchfile_preg.c
11:47:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/patchfile_preg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/patchfile_preg.c.3.o', '-I/usr/include/et']
[1753/2769] Compiling source4/lib/registry/samba.c
11:47:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/samba.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/samba.c.3.o', '-I/usr/include/et']
[1754/2769] Compiling source4/lib/registry/rpc.c
11:47:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/rpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/rpc.c.3.o', '-I/usr/include/et']
[1755/2769] Compiling source4/lib/registry/patchfile.c
11:47:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_MODULES=NULL', '-DSTATIC_registry_MODULES_PROTO=extern void __registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/patchfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/patchfile.c.3.o', '-I/usr/include/et']
[1756/2769] Compiling lib/tdr/tdr.c
11:47:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TDR_MODULES=NULL', '-DSTATIC_TDR_MODULES_PROTO=extern void __TDR_dummy_module_proto(void)', '-Ilib/tdr', '-I../../lib/tdr', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/tdr/tdr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdr/tdr.c.1.o', '-I/usr/include/et']
[1757/2769] Compiling source3/registry/reg_parse_prs.c
11:47:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_PARSE_PRS_MODULES=NULL', '-DSTATIC_REG_PARSE_PRS_MODULES_PROTO=extern void __REG_PARSE_PRS_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/registry/reg_parse_prs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_parse_prs.c.29.o', '-I/usr/include/et']
[1758/2769] Compiling source3/winbindd/idmap.c
11:47:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_MODULES=,,,NULL', '-DSTATIC_idmap_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()extern void __idmap_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/idmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap.c.1.o', '-I/usr/include/et']
[1759/2769] Linking bin/default/source4/lib/registry/libregistry-private-samba.so
11:47:29 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/registry.vscript', '-shared', 'source4/lib/registry/tdr_regf.c.2.o', 'lib/tdr/tdr.c.1.o', 'source4/lib/registry/interface.c.3.o', 'source4/lib/registry/util.c.3.o', 'source4/lib/registry/samba.c.3.o', 'source4/lib/registry/patchfile_dotreg.c.3.o', 'source4/lib/registry/patchfile_preg.c.3.o', 'source4/lib/registry/patchfile.c.3.o', 'source4/lib/registry/regf.c.3.o', 'source4/lib/registry/hive.c.3.o', 'source4/lib/registry/local.c.3.o', 'source4/lib/registry/ldb.c.3.o', 'source4/lib/registry/rpc.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/libregistry-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lldbsamba-private-samba', '-lsamba-util', '-lldb', '-ldcerpc', '-lutil-reg-private-samba', '-ldcerpc-samba-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lsamdb-common-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lndr-nbt', '-lndr-standard', '-lndr-krb5pac', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-liov-buf-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-linterfaces-private-samba', '-lcli-ldap-private-samba', '-lauthkrb5-private-samba', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-ltdb-wrap-private-samba', '-lclidns-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lcommon-auth-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lresolv', '-lgnutls', '-lz', '-licui18n', '-licuuc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1760/2769] Compiling source3/winbindd/idmap_util.c
11:47:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_MODULES=,,,NULL', '-DSTATIC_idmap_MODULES_PROTO=_MODULE_PROTO()_MODULE_PROTO()_MODULE_PROTO()extern void __idmap_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/idmap_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_util.c.1.o', '-I/usr/include/et']
[1761/2769] Compiling source3/winbindd/idmap_rw.c
11:47:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_IDMAP_RW_MODULES=NULL', '-DSTATIC_IDMAP_RW_MODULES_PROTO=extern void __IDMAP_RW_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/winbindd/idmap_rw.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_rw.c.4.o', '-I/usr/include/et']
[1762/2769] Compiling source3/winbindd/idmap_tdb_common.c
11:47:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_IDMAP_TDB_COMMON_MODULES=NULL', '-DSTATIC_IDMAP_TDB_COMMON_MODULES_PROTO=extern void __IDMAP_TDB_COMMON_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/winbindd/idmap_tdb_common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_tdb_common.c.5.o', '-I/usr/include/et']
[1763/2769] Compiling source3/winbindd/idmap_passdb.c
11:47:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_passdb_MODULES=NULL', '-DSTATIC_idmap_passdb_MODULES_PROTO=extern void __idmap_passdb_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/idmap_passdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_passdb.c.10.o', '-I/usr/include/et']
[1764/2769] Compiling source3/winbindd/idmap_nss.c
11:47:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_nss_MODULES=NULL', '-DSTATIC_idmap_nss_MODULES_PROTO=extern void __idmap_nss_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/winbindd/idmap_nss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_nss.c.11.o', '-I/usr/include/et']
[1765/2769] Compiling source3/winbindd/idmap_tdb.c
11:47:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_tdb_MODULES=NULL', '-DSTATIC_idmap_tdb_MODULES_PROTO=extern void __idmap_tdb_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/winbindd/idmap_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_tdb.c.12.o', '-I/usr/include/et']
[1766/2769] Compiling bin/default/source4/librpc/dcerpc-samr.empty.c
11:47:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dcerpc_samr_MODULES=NULL', '-DSTATIC_dcerpc_samr_MODULES_PROTO=extern void __dcerpc_samr_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', 'source4/librpc/dcerpc-samr.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/dcerpc-samr.empty.c.19.o', '-I/usr/include/et']
[1767/2769] Compiling source4/lib/samba3/smbpasswd.c
11:47:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbpasswdparser_MODULES=NULL', '-DSTATIC_smbpasswdparser_MODULES_PROTO=extern void __smbpasswdparser_dummy_module_proto(void)', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/lib/samba3/smbpasswd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/samba3/smbpasswd.c.1.o', '-I/usr/include/et']
[1768/2769] Linking bin/default/source4/librpc/libdcerpc-samr.so
11:47:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/dcerpc-samr.vscript', '-shared', '-Wl,-h,libdcerpc-samr.so.0', 'source4/librpc/dcerpc-samr.empty.c.19.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/libdcerpc-samr.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/usr/local/lib', '-L/usr/local/lib', '-ldcerpc', '-ldcerpc-samba-private-samba', '-lndr-standard', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsamba-hostconfig', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-lsamba-util', '-levents-private-samba', '-lndr-nbt', '-liov-buf-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-linterfaces-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lclidns-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lcli-ldap-common-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lresolv', '-ltdb', '-lbsd', '-lcom_err', '-lgnutls', '-lz', '-licui18n', '-licuuc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1769/2769] Compiling libcli/smbreadline/smbreadline.c
11:47:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SMBREADLINE_MODULES=NULL', '-DSTATIC_SMBREADLINE_MODULES_PROTO=extern void __SMBREADLINE_dummy_module_proto(void)', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/smbreadline/smbreadline.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smbreadline/smbreadline.c.1.o', '-I/usr/include/et']
[1770/2769] Linking bin/default/source4/lib/samba3/libsmbpasswdparser-private-samba.so
11:47:34 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/samba3/smbpasswdparser.vscript', '-shared', 'source4/lib/samba3/smbpasswd.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/samba3/libsmbpasswdparser-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1771/2769] Linking bin/default/source3/winbindd/libidmap-private-samba.so
11:47:34 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap.vscript', '-shared', 'source3/winbindd/idmap_tdb_common.c.5.o', 'source3/winbindd/idmap_tdb.c.12.o', 'source3/winbindd/idmap_passdb.c.10.o', 'source3/winbindd/idmap_nss.c.11.o', 'source3/winbindd/idmap.c.1.o', 'source3/winbindd/idmap_util.c.1.o', 'source3/winbindd/idmap_rw.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libidmap-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsamba-passdb', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lcliauth-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-liov-buf-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lndr-nbt', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcap', '-licui18n', '-licuuc', '-lgnutls', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,--export-dynamic']
[1772/2769] Compiling source3/rpc_client/cli_winreg_spoolss.c
11:47:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_printing_migrate_MODULES=NULL', '-DSTATIC_printing_migrate_MODULES_PROTO=extern void __printing_migrate_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_client/cli_winreg_spoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_winreg_spoolss.c.84.o', '-I/usr/include/et']
[1773/2769] Compiling source3/printing/nt_printing_migrate.c
11:47:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_printing_migrate_MODULES=NULL', '-DSTATIC_printing_migrate_MODULES_PROTO=extern void __printing_migrate_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/nt_printing_migrate.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/nt_printing_migrate.c.84.o', '-I/usr/include/et']
[1774/2769] Compiling source3/printing/nt_printing_os2.c
11:47:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_printing_migrate_MODULES=NULL', '-DSTATIC_printing_migrate_MODULES_PROTO=extern void __printing_migrate_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/nt_printing_os2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/nt_printing_os2.c.84.o', '-I/usr/include/et']
[1775/2769] Compiling source3/rpc_client/cli_winreg.c
11:47:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_WINREG_MODULES=NULL', '-DSTATIC_LIBCLI_WINREG_MODULES_PROTO=extern void __LIBCLI_WINREG_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_client/cli_winreg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_winreg.c.126.o', '-I/usr/include/et']
[1776/2769] Compiling bin/default/librpc/gen_ndr/ndr_drsuapi_c.c
11:47:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_DRSUAPI_MODULES=NULL', '-DSTATIC_RPC_NDR_DRSUAPI_MODULES_PROTO=extern void __RPC_NDR_DRSUAPI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_drsuapi_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_drsuapi_c.c.171.o', '-I/usr/include/et']
[1777/2769] Compiling nsswitch/wb_reqtrans.c
11:47:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_WB_REQTRANS_MODULES=NULL', '-DSTATIC_WB_REQTRANS_MODULES_PROTO=extern void __WB_REQTRANS_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/async_req', '-I../../lib/async_req', '../../nsswitch/wb_reqtrans.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/wb_reqtrans.c.18.o', '-I/usr/include/et']
[1778/2769] Linking bin/default/source3/libprinting-migrate-private-samba.so
11:47:38 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing_migrate.vscript', '-shared', 'source3/printing/nt_printing_migrate.c.84.o', 'source3/rpc_client/cli_winreg_spoolss.c.84.o', 'source3/printing/nt_printing_os2.c.84.o', 'source3/rpc_client/cli_winreg.c.126.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libprinting-migrate-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbconf', '-lndr-samba-private-samba', '-lcli-spoolss-private-samba', '-ldcerpc-samba-private-samba', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-ltdb-wrap-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr-samba4-private-samba', '-lcliauth-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamdb', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-ltdb', '-lcups', '-ltevent', '-ltalloc', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1779/2769] Compiling libgpo/gpo_sec.c
11:47:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpo_sec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo_sec.c.1.o', '-I/usr/include/et']
[1780/2769] Compiling libgpo/gpext/gpext.c
11:47:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpext/gpext.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpext/gpext.c.1.o', '-I/usr/include/et']
[1781/2769] Compiling libgpo/gpo_fetch.c
11:47:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpo_fetch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo_fetch.c.1.o', '-I/usr/include/et']
[1782/2769] Compiling libgpo/gpo_reg.c
11:47:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpo_reg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo_reg.c.1.o', '-I/usr/include/et']
[1783/2769] Compiling libgpo/gpo_filesync.c
11:47:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpo_filesync.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo_filesync.c.1.o', '-I/usr/include/et']
[1784/2769] Compiling libgpo/gpo_ini.c
11:47:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpo_ini.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo_ini.c.1.o', '-I/usr/include/et']
[1785/2769] Compiling libgpo/gpo_ldap.c
11:47:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpo_ldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo_ldap.c.1.o', '-I/usr/include/et']
[1786/2769] Compiling libgpo/gpo_util.c
11:47:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpo_MODULES=NULL', '-DSTATIC_gpo_MODULES_PROTO=extern void __gpo_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpo_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo_util.c.1.o', '-I/usr/include/et']
[1787/2769] Compiling source4/libcli/wbclient/wbclient.c
11:47:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DWINBINDD_SOCKET_DIR="/var/run/samba/winbindd"', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBWBCLIENT_OLD_MODULES=NULL', '-DSTATIC_LIBWBCLIENT_OLD_MODULES_PROTO=extern void __LIBWBCLIENT_OLD_dummy_module_proto(void)', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/libcli/wbclient/wbclient.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/wbclient/wbclient.c.1.o', '-I/usr/include/et']
[1788/2769] Compiling source3/registry/regfio.c
11:47:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REGFIO_MODULES=NULL', '-DSTATIC_REGFIO_MODULES_PROTO=extern void __REGFIO_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/registry/regfio.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/regfio.c.30.o', '-I/usr/include/et']
[1789/2769] Compiling source3/registry/reg_backend_current_version.c
11:47:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_current_version.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_current_version.c.33.o', '-I/usr/include/et']
[1790/2769] Linking bin/default/libgpo/libgpo-private-samba.so
11:47:47 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpo.vscript', '-shared', 'libgpo/gpo_ldap.c.1.o', 'libgpo/gpo_ini.c.1.o', 'libgpo/gpo_util.c.1.o', 'libgpo/gpo_fetch.c.1.o', 'libgpo/gpo_filesync.c.1.o', 'libgpo/gpo_sec.c.1.o', 'libgpo/gpo_reg.c.1.o', 'libgpo/gpext/gpext.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/libgpo-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lads-private-samba', '-lsamba-util', '-lauth-private-samba', '-lsamba-passdb', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-llibcli-netlogon3-private-samba', '-lsamba-errors', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-llibsmb-private-samba', '-lsys-rw-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lcliauth-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lstable-sort-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-lserver-role-private-samba', '-levents-private-samba', '-lauthkrb5-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-ltdb-wrap-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lndr-krb5pac', '-lsmb-transport-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypt', '-lpam', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1791/2769] Linking bin/default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-private-samba.so
11:47:47 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/wbclient/LIBWBCLIENT_OLD.vscript', '-shared', 'nsswitch/wb_reqtrans.c.18.o', 'source4/libcli/wbclient/wbclient.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lwbclient', '-ltevent-util', '-lndr-samba4-private-samba', '-lsocket-blocking-private-samba', '-ldcerpc-samba4-private-samba', '-lMESSAGING-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-security-private-samba', '-lndr-samba-private-samba', '-lndr', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-ldcerpc', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-util', '-lcluster-private-samba', '-lmessages-util-private-samba', '-lasn1util-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lcliauth-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsamba-hostconfig', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-ldcerpc-samba-private-samba', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-ldbwrap-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-linterfaces-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lclidns-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lcli-ldap-common-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lmessages-dgm-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-ltdb', '-lresolv', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1792/2769] Compiling source3/registry/reg_backend_prod_options.c
11:47:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_prod_options.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_prod_options.c.33.o', '-I/usr/include/et']
[1793/2769] Compiling source3/registry/reg_backend_netlogon_params.c
11:47:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_netlogon_params.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_netlogon_params.c.33.o', '-I/usr/include/et']
[1794/2769] Compiling source3/registry/reg_backend_shares.c
11:47:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_shares.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_shares.c.33.o', '-I/usr/include/et']
[1795/2769] Compiling source3/registry/reg_backend_printing.c
11:47:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_printing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_printing.c.33.o', '-I/usr/include/et']
[1796/2769] Compiling source3/registry/reg_backend_hkpt_params.c
11:47:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_hkpt_params.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_hkpt_params.c.33.o', '-I/usr/include/et']
[1797/2769] Compiling source3/registry/reg_backend_perflib.c
11:47:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_perflib.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_perflib.c.33.o', '-I/usr/include/et']
[1798/2769] Compiling source3/registry/reg_init_full.c
11:47:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_init_full.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_init_full.c.33.o', '-I/usr/include/et']
[1799/2769] Compiling source3/registry/reg_backend_tcpip_params.c
11:47:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_backend_tcpip_params.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_backend_tcpip_params.c.33.o', '-I/usr/include/et']
[1800/2769] Compiling source3/registry/reg_perfcount.c
11:47:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_REG_FULL_MODULES=NULL', '-DSTATIC_REG_FULL_MODULES_PROTO=extern void __REG_FULL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/registry/reg_perfcount.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_perfcount.c.33.o', '-I/usr/include/et']
[1801/2769] Compiling source3/libads/ldap_printer.c
11:47:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBADS_PRINTER_MODULES=NULL', '-DSTATIC_LIBADS_PRINTER_MODULES_PROTO=extern void __LIBADS_PRINTER_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/libads/ldap_printer.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libads/ldap_printer.c.67.o', '-I/usr/include/et']
[1802/2769] Compiling source3/printing/notify.c
11:47:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBASE_MODULES=NULL', '-DSTATIC_PRINTBASE_MODULES_PROTO=extern void __PRINTBASE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/printing/notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/notify.c.82.o', '-I/usr/include/et']
[1803/2769] Compiling source3/printing/printing_db.c
11:47:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBASE_MODULES=NULL', '-DSTATIC_PRINTBASE_MODULES_PROTO=extern void __PRINTBASE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/printing/printing_db.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/printing_db.c.82.o', '-I/usr/include/et']
[1804/2769] Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c
11:47:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_int_MODULES=NULL', '-DSTATIC_ldb_tdb_int_MODULES_PROTO=extern void __ldb_tdb_int_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_tdb/ldb_tdb_wrap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb/ldb_tdb_wrap.c.40.o', '-I/usr/include/et']
[1805/2769] Compiling lib/ldb/ldb_tdb/ldb_tdb.c
11:47:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_int_MODULES=NULL', '-DSTATIC_ldb_tdb_int_MODULES_PROTO=extern void __ldb_tdb_int_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_tdb/ldb_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb/ldb_tdb.c.40.o', '-I/usr/include/et']
[1806/2769] Linking bin/default/source3/libREG-FULL-private-samba.so
11:47:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/REG_FULL.vscript', '-shared', 'source3/registry/reg_parse_prs.c.29.o', 'source3/registry/reg_backend_printing.c.33.o', 'source3/registry/reg_backend_shares.c.33.o', 'source3/registry/reg_backend_netlogon_params.c.33.o', 'source3/registry/reg_backend_prod_options.c.33.o', 'source3/registry/reg_backend_tcpip_params.c.33.o', 'source3/registry/reg_backend_hkpt_params.c.33.o', 'source3/registry/reg_backend_current_version.c.33.o', 'source3/registry/reg_backend_perflib.c.33.o', 'source3/registry/reg_init_full.c.33.o', 'source3/registry/reg_perfcount.c.33.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libREG-FULL-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-passdb', '-lsamba3-util-private-samba', '-lsmbconf', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamba-debug-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lkrb5samba-private-samba', '-lndr-samba4-private-samba', '-ltdb-wrap-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lndr-nbt', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-ltevent', '-ltalloc', '-ltdb', '-licui18n', '-licuuc', '-lgnutls', '-lcups', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1807/2769] Compiling source4/lib/registry/tools/common.c
11:47:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_registry_common_MODULES=NULL', '-DSTATIC_registry_common_MODULES_PROTO=extern void __registry_common_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/tools/common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tools/common.c.6.o', '-I/usr/include/et']
[1808/2769] Compiling source3/printing/nt_printing_ads.c
11:47:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBACKEND_MODULES=NULL', '-DSTATIC_PRINTBACKEND_MODULES_PROTO=extern void __PRINTBACKEND_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/nt_printing_ads.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/nt_printing_ads.c.83.o', '-I/usr/include/et']
[1809/2769] Linking bin/default/lib/ldb/libldb-tdb-int-private-samba.so
11:47:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb_int.vscript', '-shared', 'lib/ldb/ldb_tdb/ldb_tdb_wrap.c.40.o', 'lib/ldb/ldb_tdb/ldb_tdb.c.40.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb-tdb-int-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lldb-tdb-err-map-private-samba', '-lldb', '-lldb-key-value-private-samba', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1810/2769] Compiling source3/printing/nt_printing_migrate_internal.c
11:47:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBACKEND_MODULES=NULL', '-DSTATIC_PRINTBACKEND_MODULES_PROTO=extern void __PRINTBACKEND_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/nt_printing_migrate_internal.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/nt_printing_migrate_internal.c.83.o', '-I/usr/include/et']
[1811/2769] Compiling source3/printing/nt_printing_tdb.c
11:47:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBACKEND_MODULES=NULL', '-DSTATIC_PRINTBACKEND_MODULES_PROTO=extern void __PRINTBACKEND_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/nt_printing_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/nt_printing_tdb.c.83.o', '-I/usr/include/et']
[1812/2769] Compiling source3/printing/nt_printing.c
11:47:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBACKEND_MODULES=NULL', '-DSTATIC_PRINTBACKEND_MODULES_PROTO=extern void __PRINTBACKEND_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/nt_printing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/nt_printing.c.83.o', '-I/usr/include/et']
[1813/2769] Compiling source3/printing/queue_process.c
11:47:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBACKEND_MODULES=NULL', '-DSTATIC_PRINTBACKEND_MODULES_PROTO=extern void __PRINTBACKEND_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/queue_process.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/queue_process.c.83.o', '-I/usr/include/et']
[1814/2769] Compiling source3/printing/printing.c
11:47:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTBACKEND_MODULES=NULL', '-DSTATIC_PRINTBACKEND_MODULES_PROTO=extern void __PRINTBACKEND_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/printing/printing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/printing.c.83.o', '-I/usr/include/et']
[1815/2769] Compiling source3/printing/print_standard.c
11:47:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/print_standard.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/print_standard.c.87.o', '-I/usr/include/et']
[1816/2769] Compiling source3/printing/print_iprint.c
11:48:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/print_iprint.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/print_iprint.c.87.o', '-I/usr/include/et']
[1817/2769] Compiling source3/printing/print_aix.c
11:48:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/print_aix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/print_aix.c.87.o', '-I/usr/include/et']
[1818/2769] Compiling source3/printing/pcap.c
11:48:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/pcap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/pcap.c.87.o', '-I/usr/include/et']
[1819/2769] Compiling source3/printing/print_svid.c
11:48:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/print_svid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/print_svid.c.87.o', '-I/usr/include/et']
[1820/2769] Compiling source3/printing/lpq_parse.c
11:48:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/lpq_parse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/lpq_parse.c.87.o', '-I/usr/include/et']
[1821/2769] Compiling source3/printing/print_generic.c
11:48:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/print_generic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/print_generic.c.87.o', '-I/usr/include/et']
[1822/2769] Compiling source3/printing/print_cups.c
11:48:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PRINTING_MODULES=NULL', '-DSTATIC_PRINTING_MODULES_PROTO=extern void __PRINTING_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/print_cups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/print_cups.c.87.o', '-I/usr/include/et']
[1823/2769] Compiling source3/lib/eventlog/eventlog.c
11:48:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBEVENTLOG_MODULES=NULL', '-DSTATIC_LIBEVENTLOG_MODULES_PROTO=extern void __LIBEVENTLOG_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/eventlog/eventlog.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/eventlog/eventlog.c.96.o', '-I/usr/include/et']
[1824/2769] Compiling source3/rpc_client/cli_winreg_int.c
11:48:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_WINREG_INTERNAL_MODULES=NULL', '-DSTATIC_LIBCLI_WINREG_INTERNAL_MODULES_PROTO=extern void __LIBCLI_WINREG_INTERNAL_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_client/cli_winreg_int.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_winreg_int.c.127.o', '-I/usr/include/et']
[1825/2769] Compiling source3/lib/string_replace.c
11:48:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_STRING_REPLACE_MODULES=NULL', '-DSTATIC_STRING_REPLACE_MODULES_PROTO=extern void __STRING_REPLACE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/string_replace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/string_replace.c.136.o', '-I/usr/include/et']
[1826/2769] Compiling source3/lib/util_sd.c
11:48:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_sd_MODULES=NULL', '-DSTATIC_util_sd_MODULES_PROTO=extern void __util_sd_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/lib/util_sd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/util_sd.c.141.o', '-I/usr/include/et']
[1827/2769] Compiling source3/rpc_server/spoolss/srv_spoolss_util.c
11:48:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SPOOLSS_MODULES=NULL', '-DSTATIC_RPC_SPOOLSS_MODULES_PROTO=extern void __RPC_SPOOLSS_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/spoolss/srv_spoolss_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/spoolss/srv_spoolss_util.c.40.o', '-I/usr/include/et']
[1828/2769] Compiling source3/rpc_server/spoolss/srv_spoolss_nt.c
11:48:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SPOOLSS_MODULES=NULL', '-DSTATIC_RPC_SPOOLSS_MODULES_PROTO=extern void __RPC_SPOOLSS_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/spoolss/srv_spoolss_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/spoolss/srv_spoolss_nt.c.40.o', '-I/usr/include/et']
[1829/2769] Compiling source3/rpc_server/mdssvc/marshalling.c
11:48:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_mdssvc_MODULES=NULL', '-DSTATIC_mdssvc_MODULES_PROTO=extern void __mdssvc_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/rpc_server/mdssvc/marshalling.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/mdssvc/marshalling.c.46.o', '-I/usr/include/et']
[1830/2769] Compiling source3/rpc_server/mdssvc/dalloc.c
11:48:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_mdssvc_MODULES=NULL', '-DSTATIC_mdssvc_MODULES_PROTO=extern void __mdssvc_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/rpc_server/mdssvc/dalloc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/mdssvc/dalloc.c.46.o', '-I/usr/include/et']
[1831/2769] Compiling source3/rpc_server/rpc_sock_helper.c
11:48:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SOCK_HELPER_MODULES=NULL', '-DSTATIC_RPC_SOCK_HELPER_MODULES_PROTO=extern void __RPC_SOCK_HELPER_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/rpc_server/rpc_sock_helper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_sock_helper.c.51.o', '-I/usr/include/et']
[1832/2769] Compiling source3/utils/passwd_util.c
11:48:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PASSWD_UTIL_MODULES=NULL', '-DSTATIC_PASSWD_UTIL_MODULES_PROTO=extern void __PASSWD_UTIL_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/utils/passwd_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/passwd_util.c.1.o', '-I/usr/include/et']
[1833/2769] Compiling source4/libnet/libnet_share.c
11:48:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_share.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_share.c.1.o', '-I/usr/include/et']
[1834/2769] Compiling source4/libnet/libnet.c
11:48:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet.c.1.o', '-I/usr/include/et']
[1835/2769] Compiling source4/libnet/userinfo.c
11:48:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/userinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/userinfo.c.1.o', '-I/usr/include/et']
[1836/2769] Compiling source4/libnet/groupinfo.c
11:48:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/groupinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/groupinfo.c.1.o', '-I/usr/include/et']
[1837/2769] Compiling source4/libnet/libnet_group.c
11:48:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_group.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_group.c.1.o', '-I/usr/include/et']
[1838/2769] Compiling source4/libnet/libnet_domain.c
11:48:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_domain.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_domain.c.1.o', '-I/usr/include/et']
[1839/2769] Compiling source4/libnet/libnet_unbecome_dc.c
11:48:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_unbecome_dc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_unbecome_dc.c.1.o', '-I/usr/include/et']
[1840/2769] Compiling source4/libnet/libnet_become_dc.c
11:48:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_become_dc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_become_dc.c.1.o', '-I/usr/include/et']
[1841/2769] Compiling source4/libnet/libnet_rpc.c
11:48:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_rpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_rpc.c.1.o', '-I/usr/include/et']
[1842/2769] Compiling source4/libnet/libnet_site.c
11:48:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_site.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_site.c.1.o', '-I/usr/include/et']
[1843/2769] Compiling source4/libnet/libnet_user.c
11:48:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_user.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_user.c.1.o', '-I/usr/include/et']
[1844/2769] Compiling source4/libnet/libnet_passwd.c
11:48:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_passwd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_passwd.c.1.o', '-I/usr/include/et']
[1845/2769] Compiling source4/libnet/groupman.c
11:48:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/groupman.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/groupman.c.1.o', '-I/usr/include/et']
[1846/2769] Compiling source4/libnet/libnet_time.c
11:48:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_time.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_time.c.1.o', '-I/usr/include/et']
[1847/2769] Compiling source4/libnet/prereq_domain.c
11:48:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/prereq_domain.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/prereq_domain.c.1.o', '-I/usr/include/et']
[1848/2769] Compiling source4/libnet/userman.c
11:48:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/userman.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/userman.c.1.o', '-I/usr/include/et']
[1849/2769] Compiling source4/libnet/libnet_lookup.c
11:48:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_net_MODULES=NULL', '-DSTATIC_samba_net_MODULES_PROTO=extern void __samba_net_dummy_module_proto(void)', '-Isource4/libnet', '-I../../source4/libnet', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/libnet/libnet_lookup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libnet_lookup.c.1.o', '-I/usr/include/et']
[1850/2769] Compiling libcli/samsync/decrypt.c
11:48:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_SAMSYNC_MODULES=NULL', '-DSTATIC_LIBCLI_SAMSYNC_MODULES_PROTO=extern void __LIBCLI_SAMSYNC_dummy_module_proto(void)', '-Ilibcli/samsync', '-I../../libcli/samsync', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../libcli/samsync/decrypt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/samsync/decrypt.c.1.o', '-I/usr/include/et']
[1851/2769] Compiling source4/auth/unix_token.c
11:48:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth_unix_token_MODULES=NULL', '-DSTATIC_auth_unix_token_MODULES_PROTO=extern void __auth_unix_token_dummy_module_proto(void)', '-Isource4/auth', '-I../../source4/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/unix_token.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/unix_token.c.5.o', '-I/usr/include/et']
[1852/2769] Compiling source4/utils/oLschema2ldif/lib.c
11:48:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_oLschema2ldif_lib_MODULES=NULL', '-DSTATIC_oLschema2ldif_lib_MODULES_PROTO=extern void __oLschema2ldif_lib_dummy_module_proto(void)', '-Isource4/utils/oLschema2ldif', '-I../../source4/utils/oLschema2ldif', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/utils/oLschema2ldif/lib.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/utils/oLschema2ldif/lib.c.1.o', '-I/usr/include/et']
[1853/2769] Compiling bin/default/librpc/wsp/wsp_props_gen.c
11:48:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_WSP_UTIL_MODULES=NULL', '-DSTATIC_WSP_UTIL_MODULES_PROTO=extern void __WSP_UTIL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/wsp/wsp_props_gen.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/wsp/wsp_props_gen.c.69.o', '-I/usr/include/et']
[1854/2769] Linking bin/default/source4/libnet/libsamba-net-private-samba.so
11:48:28 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/samba-net.vscript', '-shared', 'librpc/gen_ndr/ndr_drsuapi_c.c.171.o', 'source3/rpc_client/init_samr.c.132.o', 'source4/libnet/libnet.c.1.o', 'source4/libnet/libnet_passwd.c.1.o', 'source4/libnet/libnet_time.c.1.o', 'source4/libnet/libnet_rpc.c.1.o', 'source4/libnet/libnet_site.c.1.o', 'source4/libnet/libnet_become_dc.c.1.o', 'source4/libnet/libnet_unbecome_dc.c.1.o', 'source4/libnet/libnet_user.c.1.o', 'source4/libnet/libnet_group.c.1.o', 'source4/libnet/libnet_share.c.1.o', 'source4/libnet/libnet_lookup.c.1.o', 'source4/libnet/libnet_domain.c.1.o', 'source4/libnet/userinfo.c.1.o', 'source4/libnet/groupinfo.c.1.o', 'source4/libnet/userman.c.1.o', 'source4/libnet/groupman.c.1.o', 'source4/libnet/prereq_domain.c.1.o', 'libcli/samsync/decrypt.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet/libsamba-net-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/samba3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsmbpasswdparser-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-ldcerpc-samr', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lldb', '-lsamba-credentials', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-ldcerpc-binding', '-lsamdb', '-levents-private-samba', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsamba-util', '-ldcerpc', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lcli-ldap-private-samba', '-lserver-role-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lcli-ldap-common-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-laddns-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lsmb-transport-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1855/2769] Linking bin/default/source4/auth/libauth-unix-token-private-samba.so
11:48:28 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/auth_unix_token.vscript', '-shared', 'source4/auth/unix_token.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/libauth-unix-token-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/wbclient', '-L/usr/local/lib', '-L/usr/local/lib', '-lLIBWBCLIENT-OLD-private-samba', '-lreplace-private-samba', '-lsamba-errors', '-lwbclient', '-ltevent-util', '-lndr-samba4-private-samba', '-lsocket-blocking-private-samba', '-ldcerpc-samba4-private-samba', '-lMESSAGING-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-security-private-samba', '-lndr-samba-private-samba', '-lndr', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-ldcerpc', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-util', '-lcluster-private-samba', '-lmessages-util-private-samba', '-lasn1util-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lcliauth-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsamba-hostconfig', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-ldcerpc-samba-private-samba', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-ldbwrap-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-linterfaces-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lclidns-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lcli-ldap-common-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lmessages-dgm-private-samba', '-lmsghdr-private-samba', '-ltalloc', '-ltevent', '-ltalloc', '-lbsd', '-lgnutls', '-lz', '-licui18n', '-licuuc', '-lresolv', '-ltdb', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1856/2769] Compiling librpc/wsp/wsp_util.c
11:48:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_WSP_UTIL_MODULES=NULL', '-DSTATIC_WSP_UTIL_MODULES_PROTO=extern void __WSP_UTIL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../librpc/wsp/wsp_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/wsp/wsp_util.c.69.o', '-I/usr/include/et']
[1857/2769] Compiling bin/default/librpc/gen_ndr/ndr_dssetup_c.c
11:48:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_DSSETUP_MODULES=NULL', '-DSTATIC_RPC_NDR_DSSETUP_MODULES_PROTO=extern void __RPC_NDR_DSSETUP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_dssetup_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_dssetup_c.c.185.o', '-I/usr/include/et']
[1858/2769] Compiling bin/default/librpc/gen_ndr/ndr_mdssvc_c.c
11:48:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_MDSSVC_MODULES=NULL', '-DSTATIC_RPC_NDR_MDSSVC_MODULES_PROTO=extern void __RPC_NDR_MDSSVC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_mdssvc_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_mdssvc_c.c.197.o', '-I/usr/include/et']
[1859/2769] Compiling librpc/rpc/server/netlogon/schannel_util.c
11:48:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DCERPC_SERVER_NETLOGON_MODULES=NULL', '-DSTATIC_DCERPC_SERVER_NETLOGON_MODULES_PROTO=extern void __DCERPC_SERVER_NETLOGON_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../librpc/rpc/server/netlogon/schannel_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/server/netlogon/schannel_util.c.228.o', '-I/usr/include/et']
[1860/2769] Compiling librpc/rpc/dcerpc_helper.c
11:48:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DCERPC_HELPER_MODULES=NULL', '-DSTATIC_DCERPC_HELPER_MODULES_PROTO=extern void __DCERPC_HELPER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../librpc/rpc/dcerpc_helper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/rpc/dcerpc_helper.c.235.o', '-I/usr/include/et']
[1861/2769] Compiling bin/default/libcli/wsp/wsp_aqs_parser.tab.c
11:48:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-Wno-strict-overflow', '-DSTATIC_LIBSAMBA_WSP_PARSER_MODULES=NULL', '-DSTATIC_LIBSAMBA_WSP_PARSER_MODULES_PROTO=extern void __LIBSAMBA_WSP_PARSER_dummy_module_proto(void)', '-Ilibcli/wsp', '-I../../libcli/wsp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', 'libcli/wsp/wsp_aqs_parser.tab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/wsp/wsp_aqs_parser.tab.c.2.o', '-I/usr/include/et']
[1862/2769] Compiling libcli/wsp/wsp_aqs.c
11:48:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBSAMBA_WSP_MODULES=NULL', '-DSTATIC_LIBSAMBA_WSP_MODULES_PROTO=extern void __LIBSAMBA_WSP_dummy_module_proto(void)', '-Ilibcli/wsp', '-I../../libcli/wsp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../libcli/wsp/wsp_aqs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/wsp/wsp_aqs.c.3.o', '-I/usr/include/et']
[1863/2769] Compiling bin/default/libcli/wsp/wsp_aqs_lexer.c
11:48:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBSAMBA_WSP_MODULES=NULL', '-DSTATIC_LIBSAMBA_WSP_MODULES_PROTO=extern void __LIBSAMBA_WSP_dummy_module_proto(void)', '-Ilibcli/wsp', '-I../../libcli/wsp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', 'libcli/wsp/wsp_aqs_lexer.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/wsp/wsp_aqs_lexer.c.3.o', '-I/usr/include/et']
[1864/2769] Compiling lib/mscat/mscat_ctl.c
11:48:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_mscat_MODULES=NULL', '-DSTATIC_mscat_MODULES_PROTO=extern void __mscat_dummy_module_proto(void)', '-Ilib/mscat', '-I../../lib/mscat', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/mscat/mscat_ctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat/mscat_ctl.c.2.o', '-I/usr/include/et']
[1865/2769] Compiling bin/default/lib/mscat/mscat_asn1_tab.c
11:48:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_mscat_MODULES=NULL', '-DSTATIC_mscat_MODULES_PROTO=extern void __mscat_dummy_module_proto(void)', '-Ilib/mscat', '-I../../lib/mscat', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'lib/mscat/mscat_asn1_tab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat/mscat_asn1_tab.c.2.o', '-I/usr/include/et']
[1866/2769] Compiling lib/mscat/mscat_pkcs7.c
11:48:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_mscat_MODULES=NULL', '-DSTATIC_mscat_MODULES_PROTO=extern void __mscat_dummy_module_proto(void)', '-Ilib/mscat', '-I../../lib/mscat', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/mscat/mscat_pkcs7.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat/mscat_pkcs7.c.2.o', '-I/usr/include/et']
[1867/2769] Compiling source3/lib/xattr_tdb.c
11:48:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_xattr_tdb_MODULES=NULL', '-DSTATIC_xattr_tdb_MODULES_PROTO=extern void __xattr_tdb_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/xattr_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/xattr_tdb.c.109.o', '-I/usr/include/et']
[1868/2769] Compiling source3/lib/lsa.c
11:48:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBLSA_MODULES=NULL', '-DSTATIC_LIBLSA_MODULES_PROTO=extern void __LIBLSA_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/lsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/lsa.c.133.o', '-I/usr/include/et']
[1869/2769] Compiling source3/lib/adouble.c
11:48:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ADOUBLE_MODULES=NULL', '-DSTATIC_ADOUBLE_MODULES_PROTO=extern void __ADOUBLE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/lib/adouble.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/adouble.c.135.o', '-I/usr/include/et']
[1870/2769] Linking bin/default/lib/mscat/libmscat-private-samba.so
11:48:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat/mscat.vscript', '-shared', 'lib/mscat/mscat_asn1_tab.c.2.o', 'lib/mscat/mscat_ctl.c.2.o', 'lib/mscat/mscat_pkcs7.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat/libmscat-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltasn1', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1871/2769] Compiling source3/modules/hash_inode.c
11:48:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_HASH_INODE_MODULES=NULL', '-DSTATIC_HASH_INODE_MODULES_PROTO=extern void __HASH_INODE_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/modules/hash_inode.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/hash_inode.c.9.o', '-I/usr/include/et']
[1872/2769] Linking bin/default/source3/libxattr-tdb-private-samba.so
11:48:34 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/xattr_tdb.vscript', '-shared', 'source3/lib/xattr_tdb.c.109.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libxattr-tdb-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/usr/local/lib', '-L/usr/local/lib', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr-samba-private-samba', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-util', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-ltevent-util', '-lsamba-debug-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lndr', '-lsamba-security-private-samba', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-liov-buf-private-samba', '-lz', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1873/2769] Compiling source3/rpc_server/srv_access_check.c
11:48:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SRV_ACCESS_CHECK_MODULES=NULL', '-DSTATIC_SRV_ACCESS_CHECK_MODULES_PROTO=extern void __SRV_ACCESS_CHECK_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/srv_access_check.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/srv_access_check.c.25.o', '-I/usr/include/et']
[1874/2769] Compiling source3/rpc_server/dssetup/srv_dssetup_nt.c
11:48:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_DSSETUP_MODULES=NULL', '-DSTATIC_RPC_DSSETUP_MODULES_PROTO=extern void __RPC_DSSETUP_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/dssetup/srv_dssetup_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/dssetup/srv_dssetup_nt.c.28.o', '-I/usr/include/et']
[1875/2769] Compiling source3/rpc_server/epmapper/srv_epmapper.c
11:48:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_EPMAPPER_MODULES=NULL', '-DSTATIC_RPC_EPMAPPER_MODULES_PROTO=extern void __RPC_EPMAPPER_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/epmapper/srv_epmapper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/epmapper/srv_epmapper.c.29.o', '-I/usr/include/et']
[1876/2769] Compiling source3/rpc_server/fss/srv_fss_state.c
11:48:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_FSS_STATE_MODULES=NULL', '-DSTATIC_RPC_FSS_STATE_MODULES_PROTO=extern void __RPC_FSS_STATE_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/fss/srv_fss_state.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/fss/srv_fss_state.c.30.o', '-I/usr/include/et']
[1877/2769] Compiling source3/rpc_server/fss/srv_fss_agent.c
11:48:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_FSS_AGENT_MODULES=NULL', '-DSTATIC_RPC_FSS_AGENT_MODULES_PROTO=extern void __RPC_FSS_AGENT_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibrpc', '-I../../librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/fss/srv_fss_agent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/fss/srv_fss_agent.c.31.o', '-I/usr/include/et']
[1878/2769] Compiling source3/rpc_server/lsa/srv_lsa_nt.c
11:48:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_LSARPC_MODULES=NULL', '-DSTATIC_RPC_LSARPC_MODULES_PROTO=extern void __RPC_LSARPC_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/lsa/srv_lsa_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/lsa/srv_lsa_nt.c.34.o', '-I/usr/include/et']
[1879/2769] Compiling source3/rpc_server/netlogon/srv_netlog_nt.c
11:48:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NETLOGON_MODULES=NULL', '-DSTATIC_RPC_NETLOGON_MODULES_PROTO=extern void __RPC_NETLOGON_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_server/netlogon/srv_netlog_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/netlogon/srv_netlog_nt.c.36.o', '-I/usr/include/et']
[1880/2769] Compiling source3/rpc_server/samr/srv_samr_nt.c
11:48:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SAMR_MODULES=NULL', '-DSTATIC_RPC_SAMR_MODULES_PROTO=extern void __RPC_SAMR_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/samr/srv_samr_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/samr/srv_samr_nt.c.39.o', '-I/usr/include/et']
[1881/2769] Compiling source3/rpc_server/samr/srv_samr_util.c
11:48:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SAMR_MODULES=NULL', '-DSTATIC_RPC_SAMR_MODULES_PROTO=extern void __RPC_SAMR_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/samr/srv_samr_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/samr/srv_samr_util.c.39.o', '-I/usr/include/et']
[1882/2769] Compiling source3/rpc_server/samr/srv_samr_chgpasswd.c
11:48:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SAMR_MODULES=NULL', '-DSTATIC_RPC_SAMR_MODULES_PROTO=extern void __RPC_SAMR_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/samr/srv_samr_chgpasswd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/samr/srv_samr_chgpasswd.c.39.o', '-I/usr/include/et']
[1883/2769] Compiling source3/rpc_server/winreg/srv_winreg_nt.c
11:48:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_WINREG_MODULES=NULL', '-DSTATIC_RPC_WINREG_MODULES_PROTO=extern void __RPC_WINREG_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/winreg/srv_winreg_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/winreg/srv_winreg_nt.c.44.o', '-I/usr/include/et']
[1884/2769] Compiling source3/winbindd/idmap_hash/mapfile.c
11:48:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_IDMAP_HASH_MODULES=NULL', '-DSTATIC_IDMAP_HASH_MODULES_PROTO=extern void __IDMAP_HASH_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/winbindd/idmap_hash/mapfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_hash/mapfile.c.6.o', '-I/usr/include/et']
[1885/2769] Compiling source3/winbindd/idmap_hash/idmap_hash.c
11:48:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_IDMAP_HASH_MODULES=NULL', '-DSTATIC_IDMAP_HASH_MODULES_PROTO=extern void __IDMAP_HASH_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/winbindd/idmap_hash/idmap_hash.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_hash/idmap_hash.c.6.o', '-I/usr/include/et']
[1886/2769] Compiling source3/winbindd/idmap_autorid_tdb.c
11:48:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_IDMAP_AUTORID_TDB_MODULES=NULL', '-DSTATIC_IDMAP_AUTORID_TDB_MODULES_PROTO=extern void __IDMAP_AUTORID_TDB_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/winbindd/idmap_autorid_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_autorid_tdb.c.20.o', '-I/usr/include/et']
[1887/2769] Compiling source3/winbindd/nss_info.c
11:48:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nss_info_MODULES=,NULL', '-DSTATIC_nss_info_MODULES_PROTO=_MODULE_PROTO()extern void __nss_info_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/winbindd/nss_info.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/nss_info.c.24.o', '-I/usr/include/et']
[1888/2769] Compiling source3/winbindd/nss_info_template.c
11:48:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nss_info_template_MODULES=NULL', '-DSTATIC_nss_info_template_MODULES_PROTO=extern void __nss_info_template_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/winbindd/nss_info_template.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/nss_info_template.c.27.o', '-I/usr/include/et']
[1889/2769] Compiling source3/utils/conn_tdb.c
11:48:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CONN_TDB_MODULES=NULL', '-DSTATIC_CONN_TDB_MODULES_PROTO=extern void __CONN_TDB_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/utils/conn_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/conn_tdb.c.2.o', '-I/usr/include/et']
[1890/2769] Compiling nsswitch/winbind_nss_linux.c
11:48:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_PUBLIC_ON_LINUX_=_PUBLIC_', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_nss_wrapper_winbind_MODULES=NULL', '-DSTATIC_nss_wrapper_winbind_MODULES_PROTO=extern void __nss_wrapper_winbind_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '../../nsswitch/winbind_nss_linux.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/winbind_nss_linux.c.1.o', '-I/usr/include/et']
[1891/2769] Linking bin/default/source3/winbindd/libnss-info-private-samba.so
11:48:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/nss_info.vscript', '-shared', 'source3/winbindd/nss_info.c.24.o', 'source3/winbindd/nss_info_template.c.27.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libnss-info-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsamba-modules-private-samba', '-lsmbconf', '-lkrb5samba-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-errors', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-levents-private-samba', '-lndr-nbt', '-lmsghdr-private-samba', '-lz', '-ltdb', '-lcups', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1892/2769] Compiling nsswitch/winbind_nss_linux.c
11:48:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_PUBLIC_ON_LINUX_=_PUBLIC_', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_nss_winbind_MODULES=NULL', '-DSTATIC_nss_winbind_MODULES_PROTO=extern void __nss_winbind_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '../../nsswitch/winbind_nss_linux.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/winbind_nss_linux.c.4.o', '-I/usr/include/et']
[1893/2769] Compiling nsswitch/wins.c
11:48:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_PUBLIC_ON_LINUX_=_PUBLIC_', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_nss_wins_MODULES=NULL', '-DSTATIC_nss_wins_MODULES_PROTO=extern void __nss_wins_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '../../nsswitch/wins.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/wins.c.7.o', '-I/usr/include/et']
[1894/2769] Linking bin/default/nsswitch/lib_plugin_nss_wrapper_winbind.so
11:48:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/nss_wrapper_winbind.vscript', '-shared', '-Wl,-h,lib_plugin_nss_wrapper_winbind.so.2', 'nsswitch/winbind_nss_linux.c.1.o', 'lib/replace/replace.c.2.o', 'nsswitch/wb_common.c.2.o', 'lib/util/smb_strtox.c.29.o', 'nsswitch/libwbclient/wbc_guid.c.3.o', 'nsswitch/libwbclient/wbc_idmap.c.3.o', 'nsswitch/libwbclient/wbclient.c.3.o', 'nsswitch/libwbclient/wbc_pam.c.3.o', 'nsswitch/libwbclient/wbc_pwd.c.3.o', 'nsswitch/libwbclient/wbc_sid.c.3.o', 'nsswitch/libwbclient/wbc_util.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/lib_plugin_nss_wrapper_winbind.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1895/2769] Compiling source4/lib/policy/gp_ldap.c
11:48:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_policy_MODULES=NULL', '-DSTATIC_samba_policy_MODULES_PROTO=extern void __samba_policy_dummy_module_proto(void)', '-Isource4/lib/policy', '-I../../source4/lib/policy', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/libnet', '-I../../source4/libnet', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/lib/policy/gp_ldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/policy/gp_ldap.c.1.o', '-I/usr/include/et']
[1896/2769] Linking bin/default/nsswitch/lib_plugin_nss_wins.so
11:48:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-h,libnss_wins.so.2', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/nss_wins.vscript', '-shared', 'lib/replace/replace.c.2.o', 'nsswitch/wb_common.c.2.o', 'lib/util/smb_strtox.c.29.o', 'nsswitch/wins.c.7.o', 'nsswitch/libwbclient/wbc_guid.c.3.o', 'nsswitch/libwbclient/wbc_idmap.c.3.o', 'nsswitch/libwbclient/wbclient.c.3.o', 'nsswitch/libwbclient/wbc_pam.c.3.o', 'nsswitch/libwbclient/wbc_pwd.c.3.o', 'nsswitch/libwbclient/wbc_sid.c.3.o', 'nsswitch/libwbclient/wbc_util.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/lib_plugin_nss_wins.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1897/2769] Linking bin/default/nsswitch/lib_plugin_nss_winbind.so
11:48:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-h,libnss_winbind.so.2', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/nss_winbind.vscript', '-shared', 'lib/replace/replace.c.2.o', 'nsswitch/wb_common.c.2.o', 'nsswitch/winbind_nss_linux.c.4.o', 'lib/util/smb_strtox.c.29.o', 'nsswitch/libwbclient/wbc_guid.c.3.o', 'nsswitch/libwbclient/wbc_idmap.c.3.o', 'nsswitch/libwbclient/wbclient.c.3.o', 'nsswitch/libwbclient/wbc_pam.c.3.o', 'nsswitch/libwbclient/wbc_pwd.c.3.o', 'nsswitch/libwbclient/wbc_sid.c.3.o', 'nsswitch/libwbclient/wbc_util.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/lib_plugin_nss_winbind.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1898/2769] Compiling source4/lib/policy/gp_manage.c
11:48:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_policy_MODULES=NULL', '-DSTATIC_samba_policy_MODULES_PROTO=extern void __samba_policy_dummy_module_proto(void)', '-Isource4/lib/policy', '-I../../source4/lib/policy', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/libnet', '-I../../source4/libnet', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/lib/policy/gp_manage.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/policy/gp_manage.c.1.o', '-I/usr/include/et']
[1899/2769] Compiling source4/lib/policy/gp_ini.c
11:48:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_policy_MODULES=NULL', '-DSTATIC_samba_policy_MODULES_PROTO=extern void __samba_policy_dummy_module_proto(void)', '-Isource4/lib/policy', '-I../../source4/lib/policy', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/libnet', '-I../../source4/libnet', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/lib/policy/gp_ini.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/policy/gp_ini.c.1.o', '-I/usr/include/et']
[1900/2769] Compiling source4/lib/policy/gp_filesys.c
11:48:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_policy_MODULES=NULL', '-DSTATIC_samba_policy_MODULES_PROTO=extern void __samba_policy_dummy_module_proto(void)', '-Isource4/lib/policy', '-I../../source4/lib/policy', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/libnet', '-I../../source4/libnet', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/samsync', '-I../../libcli/samsync', '../../source4/lib/policy/gp_filesys.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/policy/gp_filesys.c.1.o', '-I/usr/include/et']
[1901/2769] Compiling lib/replace/tests/os2_delete.c
11:48:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-format-truncation', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/tests/os2_delete.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/tests/os2_delete.c.6.o', '-I/usr/include/et']
[1902/2769] Compiling lib/replace/tests/getifaddrs.c
11:48:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-format-truncation', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/tests/getifaddrs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/tests/getifaddrs.c.6.o', '-I/usr/include/et']
[1903/2769] Compiling lib/replace/tests/testsuite.c
11:48:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-format-truncation', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/tests/testsuite.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/tests/testsuite.c.6.o', '-I/usr/include/et']
[1904/2769] Compiling lib/replace/tests/strptime.c
11:48:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Wno-format-truncation', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/tests/strptime.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/tests/strptime.c.6.o', '-I/usr/include/et']
[1905/2769] Linking bin/default/source4/lib/policy/libsamba-policy.so
11:48:52 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/policy/samba-policy.vscript', '-shared', '-Wl,-h,libsamba-policy.so.0', 'source4/lib/policy/gp_ldap.c.1.o', 'source4/lib/policy/gp_filesys.c.1.o', 'source4/lib/policy/gp_manage.c.1.o', 'source4/lib/policy/gp_ini.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/policy/libsamba-policy.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/samba3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libnet', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-net-private-samba', '-lldb', '-lreplace-private-samba', '-lsmbpasswdparser-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-ldcerpc-samr', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lsamba-credentials', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-ldcerpc-binding', '-lsamdb', '-levents-private-samba', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsamba-util', '-ldcerpc', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lcli-ldap-private-samba', '-lserver-role-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ldbwrap-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lcli-ldap-common-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-laddns-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lsmb-transport-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1906/2769] Compiling lib/replace/tests/main.c
11:48:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_testsuite_MODULES=NULL', '-DSTATIC_replace_testsuite_MODULES_PROTO=extern void __replace_testsuite_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-I.', '-I../..', '../../lib/replace/tests/main.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/tests/main.c.7.o', '-I/usr/include/et']
[1907/2769] Compiling lib/tevent/tests/test_tevent_tag.c
11:48:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_tevent_tag_MODULES=NULL', '-DSTATIC_test_tevent_tag_MODULES_PROTO=extern void __test_tevent_tag_dummy_module_proto(void)', '-Ilib/tevent', '-I../../lib/tevent', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/tevent/tests/test_tevent_tag.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tevent/tests/test_tevent_tag.c.1.o', '-I/usr/include/et']
[1908/2769] Compiling lib/tevent/tests/test_tevent_trace.c
11:48:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_tevent_trace_MODULES=NULL', '-DSTATIC_test_tevent_trace_MODULES_PROTO=extern void __test_tevent_trace_dummy_module_proto(void)', '-Ilib/tevent', '-I../../lib/tevent', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/tevent/tests/test_tevent_trace.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tevent/tests/test_tevent_trace.c.3.o', '-I/usr/include/et']
[1909/2769] Linking bin/default/lib/tevent/test_tevent_tag
11:48:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/tevent/tests/test_tevent_tag.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tevent/test_tevent_tag', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1910/2769] Linking bin/default/lib/replace/replace_testsuite
11:48:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/replace/tests/main.c.7.o', 'lib/replace/tests/testsuite.c.6.o', 'lib/replace/tests/strptime.c.6.o', 'lib/replace/tests/os2_delete.c.6.o', 'lib/replace/tests/getifaddrs.c.6.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace/replace_testsuite', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1911/2769] Compiling lib/ldb/modules/asq.c
11:48:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_asq_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_asq_MODULES=NULL', '-DSTATIC_ldb_asq_MODULES_PROTO=extern void __ldb_asq_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/modules/asq.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/modules/asq.c.19.o', '-I/usr/include/et']
[1912/2769] Linking bin/default/lib/tevent/test_tevent_trace
11:48:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/tevent/tests/test_tevent_trace.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tevent/test_tevent_trace', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1913/2769] Compiling lib/ldb/modules/sort.c
11:48:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_server_sort_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_server_sort_MODULES=NULL', '-DSTATIC_ldb_server_sort_MODULES_PROTO=extern void __ldb_server_sort_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/modules/sort.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/modules/sort.c.22.o', '-I/usr/include/et']
[1914/2769] Compiling lib/ldb/modules/paged_searches.c
11:48:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_paged_searches_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_paged_searches_MODULES=NULL', '-DSTATIC_ldb_paged_searches_MODULES_PROTO=extern void __ldb_paged_searches_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/modules/paged_searches.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/modules/paged_searches.c.25.o', '-I/usr/include/et']
[1915/2769] Linking bin/default/lib/ldb/libldb_module_asq.so
11:48:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_asq.vscript', '-shared', 'lib/ldb/modules/asq.c.19.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_asq.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1916/2769] Linking bin/default/lib/ldb/libldb_module_server_sort.so
11:48:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_server_sort.vscript', '-shared', 'lib/ldb/modules/sort.c.22.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_server_sort.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1917/2769] Compiling lib/ldb/modules/rdn_name.c
11:48:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_rdn_name_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_rdn_name_MODULES=NULL', '-DSTATIC_ldb_rdn_name_MODULES_PROTO=extern void __ldb_rdn_name_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/modules/rdn_name.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/modules/rdn_name.c.28.o', '-I/usr/include/et']
[1918/2769] Compiling lib/ldb/tests/sample_module.c
11:48:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_sample_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_sample_MODULES=NULL', '-DSTATIC_ldb_sample_MODULES_PROTO=extern void __ldb_sample_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tests/sample_module.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/sample_module.c.31.o', '-I/usr/include/et']
[1919/2769] Compiling lib/ldb/modules/skel.c
11:48:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_skel_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_skel_MODULES=NULL', '-DSTATIC_ldb_skel_MODULES_PROTO=extern void __ldb_skel_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/modules/skel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/modules/skel.c.34.o', '-I/usr/include/et']
[1920/2769] Linking bin/default/lib/ldb/libldb_module_paged_searches.so
11:48:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_paged_searches.vscript', '-shared', 'lib/ldb/modules/paged_searches.c.25.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_paged_searches.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1921/2769] Linking bin/default/lib/ldb/libldb_module_rdn_name.so
11:48:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_rdn_name.vscript', '-shared', 'lib/ldb/modules/rdn_name.c.28.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_rdn_name.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1922/2769] Linking bin/default/lib/ldb/libldb_module_sample.so
11:48:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_sample.vscript', '-shared', 'lib/ldb/tests/sample_module.c.31.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_sample.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1923/2769] Compiling lib/ldb/ldb_tdb/ldb_tdb_init.c
11:48:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_tdb_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_MODULES=NULL', '-DSTATIC_ldb_tdb_MODULES_PROTO=extern void __ldb_tdb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_tdb/ldb_tdb_init.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb/ldb_tdb_init.c.37.o', '-I/usr/include/et']
[1924/2769] Compiling lib/ldb/ldb_ldb/ldb_ldb.c
11:48:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_ldb_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_ldb_MODULES=NULL', '-DSTATIC_ldb_ldb_MODULES_PROTO=extern void __ldb_ldb_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/ldb_ldb/ldb_ldb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_ldb/ldb_ldb.c.49.o', '-I/usr/include/et']
[1925/2769] Linking bin/default/lib/ldb/libldb_module_skel.so
11:48:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_skel.vscript', '-shared', 'lib/ldb/modules/skel.c.34.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_skel.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1926/2769] Linking bin/default/lib/ldb/libldb_module_tdb.so
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb.vscript', '-shared', 'lib/ldb/ldb_tdb/ldb_tdb_init.c.37.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_tdb.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lldb-tdb-int-private-samba', '-lldb-key-value-private-samba', '-lreplace-private-samba', '-lldb-tdb-err-map-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1927/2769] Compiling lib/ldb/tools/ldbadd.c
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbadd_MODULES=NULL', '-DSTATIC_ldbadd_MODULES_PROTO=extern void __ldbadd_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbadd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbadd.c.53.o', '-I/usr/include/et']
[1928/2769] Compiling lib/ldb/tools/ldbsearch.c
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbsearch_MODULES=NULL', '-DSTATIC_ldbsearch_MODULES_PROTO=extern void __ldbsearch_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbsearch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbsearch.c.57.o', '-I/usr/include/et']
[1929/2769] Compiling lib/ldb/tools/ldbdel.c
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbdel_MODULES=NULL', '-DSTATIC_ldbdel_MODULES_PROTO=extern void __ldbdel_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbdel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbdel.c.61.o', '-I/usr/include/et']
[1930/2769] Linking bin/default/lib/ldb/libldb_module_ldb.so
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_ldb.vscript', '-shared', 'lib/ldb/ldb_ldb/ldb_ldb.c.49.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/libldb_module_ldb.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lldb-tdb-int-private-samba', '-lldb-key-value-private-samba', '-lreplace-private-samba', '-lldb-tdb-err-map-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1931/2769] Linking bin/default/lib/ldb/ldbadd
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbadd.c.53.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbadd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1932/2769] Linking bin/default/lib/ldb/ldbsearch
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbsearch.c.57.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbsearch', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1933/2769] Linking bin/default/lib/ldb/ldbdel
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbdel.c.61.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbdel', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1934/2769] Compiling lib/ldb/tools/ldbmodify.c
11:48:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbmodify_MODULES=NULL', '-DSTATIC_ldbmodify_MODULES_PROTO=extern void __ldbmodify_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbmodify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbmodify.c.65.o', '-I/usr/include/et']
[1935/2769] Compiling lib/ldb/tools/ldbedit.c
11:48:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbedit_MODULES=NULL', '-DSTATIC_ldbedit_MODULES_PROTO=extern void __ldbedit_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbedit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbedit.c.69.o', '-I/usr/include/et']
[1936/2769] Compiling lib/ldb/tools/ldbrename.c
11:48:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbrename_MODULES=NULL', '-DSTATIC_ldbrename_MODULES_PROTO=extern void __ldbrename_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbrename.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbrename.c.73.o', '-I/usr/include/et']
[1937/2769] Compiling lib/ldb/tools/ldbtest.c
11:48:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbtest_MODULES=NULL', '-DSTATIC_ldbtest_MODULES_PROTO=extern void __ldbtest_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbtest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbtest.c.77.o', '-I/usr/include/et']
[1938/2769] Linking bin/default/lib/ldb/ldbmodify
11:48:58 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbmodify.c.65.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbmodify', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1939/2769] Linking bin/default/lib/ldb/ldbedit
11:48:58 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbedit.c.69.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbedit', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1940/2769] Linking bin/default/lib/ldb/ldbrename
11:48:58 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbrename.c.73.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbrename', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1941/2769] Compiling lib/ldb/tools/ldbdump.c
11:48:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbdump_MODULES=NULL', '-DSTATIC_ldbdump_MODULES_PROTO=extern void __ldbdump_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '../../lib/ldb/tools/ldbdump.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tools/ldbdump.c.79.o', '-I/usr/include/et']
[1942/2769] Compiling lib/ldb/tests/ldb_mod_op_test.c
11:48:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DTEST_BE="tdb"', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_mod_op_test_MODULES=NULL', '-DSTATIC_ldb_tdb_mod_op_test_MODULES_PROTO=extern void __ldb_tdb_mod_op_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_mod_op_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_mod_op_test.c.84.o', '-I/usr/include/et']
[1943/2769] Compiling lib/ldb/tests/ldb_mod_op_test.c
11:48:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DTEST_BE="tdb"', '-DGUID_IDX=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_guid_mod_op_test_MODULES=NULL', '-DSTATIC_ldb_tdb_guid_mod_op_test_MODULES_PROTO=extern void __ldb_tdb_guid_mod_op_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_mod_op_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_mod_op_test.c.86.o', '-I/usr/include/et']
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_search_against_transaction’:
../../lib/ldb/tests/ldb_mod_op_test.c:1646:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 1646 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../lib/ldb/tests/ldb_mod_op_test.c:25:
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_modify_during_search’:
../../lib/ldb/tests/ldb_mod_op_test.c:1965:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 1965 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_modify_during_whole_search’:
../../lib/ldb/tests/ldb_mod_op_test.c:2205:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 2205 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_callback_modify_during_search’:
../../lib/ldb/tests/ldb_mod_op_test.c:2689:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 2689 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~

[1944/2769] Linking bin/default/lib/ldb/ldbtest
11:49:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbtest.c.77.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbtest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_search_against_transaction’:
../../lib/ldb/tests/ldb_mod_op_test.c:1646:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 1646 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../lib/ldb/tests/ldb_mod_op_test.c:25:
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_modify_during_search’:
../../lib/ldb/tests/ldb_mod_op_test.c:1965:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 1965 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_modify_during_whole_search’:
../../lib/ldb/tests/ldb_mod_op_test.c:2205:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 2205 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/tests/ldb_mod_op_test.c: In function ‘test_ldb_callback_modify_during_search’:
../../lib/ldb/tests/ldb_mod_op_test.c:2689:9: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
 2689 |         tevent_loop_allow_nesting(search_test_ctx->ldb_test_ctx->ev);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~

[1945/2769] Linking bin/default/lib/ldb/ldbdump
11:49:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tools/ldbdump.c.79.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldbdump', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb-cmdline-private-samba', '-lldb', '-lreplace-private-samba', '-ltdb', '-lbsd', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1946/2769] Linking bin/default/lib/ldb/ldb_tdb_mod_op_test
11:49:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_mod_op_test.c.84.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb_mod_op_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1947/2769] Linking bin/default/lib/ldb/ldb_tdb_guid_mod_op_test
11:49:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_mod_op_test.c.86.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb_guid_mod_op_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1948/2769] Compiling lib/ldb/tests/ldb_kv_ops_test.c
11:49:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DTEST_BE="tdb"', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_kv_ops_test_MODULES=NULL', '-DSTATIC_ldb_tdb_kv_ops_test_MODULES_PROTO=extern void __ldb_tdb_kv_ops_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_kv_ops_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_kv_ops_test.c.88.o', '-I/usr/include/et']
[1949/2769] Compiling lib/ldb/tests/ldb_tdb_test.c
11:49:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_tdb_test_MODULES=NULL', '-DSTATIC_ldb_tdb_test_MODULES_PROTO=extern void __ldb_tdb_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_tdb_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_tdb_test.c.90.o', '-I/usr/include/et']
[1950/2769] Compiling lib/ldb/tests/ldb_msg.c
11:49:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_msg_test_MODULES=NULL', '-DSTATIC_ldb_msg_test_MODULES_PROTO=extern void __ldb_msg_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_msg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_msg.c.92.o', '-I/usr/include/et']
[1951/2769] Compiling lib/ldb/tests/test_ldb_qsort.c
11:49:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_ldb_qsort_MODULES=NULL', '-DSTATIC_test_ldb_qsort_MODULES_PROTO=extern void __test_ldb_qsort_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/test_ldb_qsort.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/test_ldb_qsort.c.94.o', '-I/usr/include/et']
[1952/2769] Linking bin/default/lib/ldb/ldb_tdb_kv_ops_test
11:49:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_kv_ops_test.c.88.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb_kv_ops_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1953/2769] Linking bin/default/lib/ldb/ldb_tdb_test
11:49:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_tdb_test.c.90.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_tdb_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1954/2769] Linking bin/default/lib/ldb/ldb_msg_test
11:49:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_msg.c.92.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_msg_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1955/2769] Linking bin/default/lib/ldb/test_ldb_qsort
11:49:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/test_ldb_qsort.c.94.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/test_ldb_qsort', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1956/2769] Compiling lib/ldb/tests/test_ldb_dn.c
11:49:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_ldb_dn_MODULES=NULL', '-DSTATIC_test_ldb_dn_MODULES_PROTO=extern void __test_ldb_dn_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/test_ldb_dn.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/test_ldb_dn.c.96.o', '-I/usr/include/et']
[1957/2769] Compiling lib/ldb/tests/ldb_match_test.c
11:49:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_match_test_MODULES=NULL', '-DSTATIC_ldb_match_test_MODULES_PROTO=extern void __ldb_match_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_match_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_match_test.c.98.o', '-I/usr/include/et']
[1958/2769] Compiling lib/ldb/tests/test_ldb_comparison_fold.c
11:49:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_ldb_comparison_fold_MODULES=NULL', '-DSTATIC_test_ldb_comparison_fold_MODULES_PROTO=extern void __test_ldb_comparison_fold_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../lib/ldb/tests/test_ldb_comparison_fold.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/test_ldb_comparison_fold.c.100.o', '-I/usr/include/et']
[1959/2769] Linking bin/default/lib/ldb/test_ldb_dn
11:49:04 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/test_ldb_dn.c.96.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/test_ldb_dn', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1960/2769] Linking bin/default/lib/ldb/ldb_match_test
11:49:04 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_match_test.c.98.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_match_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1961/2769] Compiling lib/ldb/tests/ldb_key_value_test.c
11:49:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_test_MODULES=NULL', '-DSTATIC_ldb_key_value_test_MODULES_PROTO=extern void __ldb_key_value_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_key_value_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_key_value_test.c.102.o', '-I/usr/include/et']
[1962/2769] Compiling lib/ldb/tests/ldb_parse_test.c
11:49:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_parse_test_MODULES=NULL', '-DSTATIC_ldb_parse_test_MODULES_PROTO=extern void __ldb_parse_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_parse_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_parse_test.c.104.o', '-I/usr/include/et']
[1963/2769] Linking bin/default/lib/ldb/test_ldb_comparison_fold
11:49:05 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/test_ldb_comparison_fold.c.100.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/test_ldb_comparison_fold', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldbsamba-private-samba', '-lsamba-util', '-lsamba-hostconfig', '-lldb', '-lreplace-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamdb-common-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lflag-mapping-private-samba', '-lcliauth-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-sockets-private-samba', '-liov-buf-private-samba', '-ldbwrap-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-ltevent-util', '-ltdb-wrap-private-samba', '-lbsd', '-lgnutls', '-lz', '-licui18n', '-licuuc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1964/2769] Linking bin/default/lib/ldb/ldb_parse_test
11:49:05 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_parse_test.c.104.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_parse_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lldb-tdb-err-map-private-samba', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1965/2769] Compiling lib/ldb/tests/ldb_filter_attrs_test.c
11:49:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_filter_attrs_test_MODULES=NULL', '-DSTATIC_ldb_filter_attrs_test_MODULES_PROTO=extern void __ldb_filter_attrs_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_filter_attrs_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_filter_attrs_test.c.106.o', '-I/usr/include/et']
[1966/2769] Compiling lib/ldb/tests/ldb_filter_attrs_in_place_test.c
11:49:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_filter_attrs_in_place_test_MODULES=NULL', '-DSTATIC_ldb_filter_attrs_in_place_test_MODULES_PROTO=extern void __ldb_filter_attrs_in_place_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_filter_attrs_in_place_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_filter_attrs_in_place_test.c.108.o', '-I/usr/include/et']
[1967/2769] Linking bin/default/lib/ldb/ldb_filter_attrs_test
11:49:06 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_filter_attrs_test.c.106.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_filter_attrs_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lldb-tdb-err-map-private-samba', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1968/2769] Compiling lib/ldb/ldb_key_value/ldb_kv_index.c
11:49:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DTEST_BE="tdb"', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES=NULL', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES_PROTO=extern void __ldb_key_value_sub_txn_tdb_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/ldb_key_value/ldb_kv_index.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value/ldb_kv_index.c.110.o', '-I/usr/include/et']
[1969/2769] Linking bin/default/lib/ldb/ldb_filter_attrs_in_place_test
11:49:07 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_filter_attrs_in_place_test.c.108.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_filter_attrs_in_place_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lldb-tdb-err-map-private-samba', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1970/2769] Linking bin/default/lib/ldb/ldb_key_value_test
11:49:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_key_value_test.c.102.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lldb-tdb-err-map-private-samba', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1971/2769] Compiling lib/ldb/ldb_key_value/ldb_kv_cache.c
11:49:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DTEST_BE="tdb"', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES=NULL', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES_PROTO=extern void __ldb_key_value_sub_txn_tdb_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/ldb_key_value/ldb_kv_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value/ldb_kv_cache.c.110.o', '-I/usr/include/et']
[1972/2769] Compiling lib/ldb/ldb_key_value/ldb_kv_search.c
11:49:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DTEST_BE="tdb"', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES=NULL', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES_PROTO=extern void __ldb_key_value_sub_txn_tdb_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/ldb_key_value/ldb_kv_search.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value/ldb_kv_search.c.110.o', '-I/usr/include/et']
[1973/2769] Compiling lib/ldb/tests/ldb_key_value_sub_txn_test.c
11:49:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DTEST_BE="tdb"', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES=NULL', '-DSTATIC_ldb_key_value_sub_txn_tdb_test_MODULES_PROTO=extern void __ldb_key_value_sub_txn_tdb_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_key_value_sub_txn_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_key_value_sub_txn_test.c.110.o', '-I/usr/include/et']
[1974/2769] Compiling lib/ldb/tests/ldb_no_lmdb_test.c
11:49:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_no_lmdb_test_MODULES=NULL', '-DSTATIC_ldb_no_lmdb_test_MODULES_PROTO=extern void __ldb_no_lmdb_test_dummy_module_proto(void)', '-Ilib/ldb', '-I../../lib/ldb', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '../../lib/ldb/tests/ldb_no_lmdb_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/tests/ldb_no_lmdb_test.c.112.o', '-I/usr/include/et']
[1975/2769] Compiling lib/printer_driver/printer_driver.c
11:49:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_printer_driver_MODULES=NULL', '-DSTATIC_printer_driver_MODULES_PROTO=extern void __printer_driver_dummy_module_proto(void)', '-Ilib/printer_driver', '-I../../lib/printer_driver', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibgpo', '-I../../libgpo', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../lib/printer_driver/printer_driver.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/printer_driver/printer_driver.c.1.o', '-I/usr/include/et']
[1976/2769] Linking bin/default/lib/ldb/ldb_no_lmdb_test
11:49:10 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/tests/ldb_no_lmdb_test.c.112.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_no_lmdb_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1977/2769] Compiling source4/param/share.c
11:49:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_share_MODULES=share_classic_init,NULL', '-DSTATIC_share_MODULES_PROTO=_MODULE_PROTO(share_classic_init)extern void __share_dummy_module_proto(void)', '-Isource4/param', '-I../../source4/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/param', '-I../../lib/param', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source4/param/share.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/param/share.c.1.o', '-I/usr/include/et']
[1978/2769] Linking bin/default/lib/ldb/ldb_key_value_sub_txn_tdb_test
11:49:10 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/ldb/ldb_key_value/ldb_kv_search.c.110.o', 'lib/ldb/ldb_key_value/ldb_kv_index.c.110.o', 'lib/ldb/ldb_key_value/ldb_kv_cache.c.110.o', 'lib/ldb/tests/ldb_key_value_sub_txn_test.c.110.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb/ldb_key_value_sub_txn_tdb_test', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lldb', '-lldb-tdb-err-map-private-samba', '-lreplace-private-samba', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1979/2769] Compiling source4/param/share_classic.c
11:49:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_share_classic_MODULES=NULL', '-DSTATIC_share_classic_MODULES_PROTO=extern void __share_classic_dummy_module_proto(void)', '-Isource4/param', '-I../../source4/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/param/share_classic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/param/share_classic.c.4.o', '-I/usr/include/et']
[1980/2769] Compiling bin/default/source4/param/shares.empty.c
11:49:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_shares_MODULES=NULL', '-DSTATIC_shares_MODULES_PROTO=extern void __shares_dummy_module_proto(void)', '-Isource4/param', '-I../../source4/param', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'source4/param/shares.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/param/shares.empty.c.8.o', '-I/usr/include/et']
[1981/2769] Linking bin/default/lib/printer_driver/libprinter-driver-private-samba.so
11:49:11 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/printer_driver/printer_driver.vscript', '-shared', 'lib/printer_driver/printer_driver.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/printer_driver/libprinter-driver-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lcli-spoolss-private-samba', '-lgpo-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-lsmbconf', '-ldcerpc-samba-private-samba', '-lreplace-private-samba', '-lads-private-samba', '-lsamba-util', '-lauth-private-samba', '-lsamba-passdb', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-debug-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ldcerpc-binding', '-lndr-standard', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lndr-nbt', '-llibcli-netlogon3-private-samba', '-lmsrpc3-private-samba', '-llibsmb-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lnpa-tstream-private-samba', '-lgse-private-samba', '-lcli-smb-common-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmb-transport-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lresolv', '-lpam', '-lcrypt', '-lcap', '-lcom_err', '-lcups', '-lz', '-lbsd', '-licui18n', '-licuuc', '-lgnutls', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1982/2769] Compiling librpc/tools/ndrdump.c
11:49:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ndrdump_MODULES=NULL', '-DSTATIC_ndrdump_MODULES_PROTO=extern void __ndrdump_dummy_module_proto(void)', '-Ilibrpc/tools', '-I../../librpc/tools', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../librpc/tools/ndrdump.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/tools/ndrdump.c.1.o', '-I/usr/include/et']
[1983/2769] Compiling bin/default/source4/dsdb/samdb/ldb_modules/dsdb-module.empty.c
11:49:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dsdb_module_MODULES=NULL', '-DSTATIC_dsdb_module_MODULES_PROTO=extern void __dsdb_module_dummy_module_proto(void)', '-Isource4/dsdb/samdb/ldb_modules', '-I../../source4/dsdb/samdb/ldb_modules', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', 'source4/dsdb/samdb/ldb_modules/dsdb-module.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/dsdb-module.empty.c.2.o', '-I/usr/include/et']
[1984/2769] Linking bin/default/source4/param/libshares-private-samba.so
11:49:11 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/param/shares.vscript', '-shared', 'source4/param/shares.empty.c.8.o', 'source4/param/share.c.1.o', 'source4/param/share_classic.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/param/libshares-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsamba-hostconfig', '-lsamba-modules-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-lsamba-errors', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1985/2769] Compiling source4/dsdb/samdb/ldb_modules/util.c
11:49:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES=NULL', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES_PROTO=extern void __DSDB_MODULE_HELPERS_dummy_module_proto(void)', '-Isource4/dsdb/samdb/ldb_modules', '-I../../source4/dsdb/samdb/ldb_modules', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/samdb/ldb_modules/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/util.c.5.o', '-I/usr/include/et']
[1986/2769] Compiling source4/dsdb/samdb/ldb_modules/schema_util.c
11:49:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES=NULL', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES_PROTO=extern void __DSDB_MODULE_HELPERS_dummy_module_proto(void)', '-Isource4/dsdb/samdb/ldb_modules', '-I../../source4/dsdb/samdb/ldb_modules', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/samdb/ldb_modules/schema_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/schema_util.c.5.o', '-I/usr/include/et']
[1987/2769] Linking bin/default/librpc/tools/ndrdump
11:49:13 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'librpc/tools/ndrdump.c.1.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/tools/ndrdump', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lcmdline-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lndr-samba-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1988/2769] Compiling source4/dsdb/samdb/ldb_modules/acl_util.c
11:49:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES=NULL', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES_PROTO=extern void __DSDB_MODULE_HELPERS_dummy_module_proto(void)', '-Isource4/dsdb/samdb/ldb_modules', '-I../../source4/dsdb/samdb/ldb_modules', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/samdb/ldb_modules/acl_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/acl_util.c.5.o', '-I/usr/include/et']
[1989/2769] Compiling source4/dsdb/samdb/ldb_modules/netlogon.c
11:49:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES=NULL', '-DSTATIC_DSDB_MODULE_HELPERS_MODULES_PROTO=extern void __DSDB_MODULE_HELPERS_dummy_module_proto(void)', '-Isource4/dsdb/samdb/ldb_modules', '-I../../source4/dsdb/samdb/ldb_modules', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dsdb/samdb/ldb_modules/netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/netlogon.c.5.o', '-I/usr/include/et']
[1990/2769] Compiling source4/dsdb/samdb/ldb_modules/ridalloc.c
11:49:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DSDB_MODULE_HELPER_RIDALLOC_MODULES=NULL', '-DSTATIC_DSDB_MODULE_HELPER_RIDALLOC_MODULES_PROTO=extern void __DSDB_MODULE_HELPER_RIDALLOC_dummy_module_proto(void)', '-Isource4/dsdb/samdb/ldb_modules', '-I../../source4/dsdb/samdb/ldb_modules', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/dsdb/samdb/ldb_modules/ridalloc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/ridalloc.c.7.o', '-I/usr/include/et']
[1991/2769] Compiling source4/auth/ntlm/auth_anonymous.c
11:49:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth4_anonymous_MODULES=NULL', '-DSTATIC_auth4_anonymous_MODULES_PROTO=extern void __auth4_anonymous_dummy_module_proto(void)', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source4/auth/ntlm/auth_anonymous.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/ntlm/auth_anonymous.c.1.o', '-I/usr/include/et']
[1992/2769] Compiling source4/auth/ntlm/auth_winbind.c
11:49:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth4_winbind_MODULES=NULL', '-DSTATIC_auth4_winbind_MODULES_PROTO=extern void __auth4_winbind_dummy_module_proto(void)', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/ntlm/auth_winbind.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/ntlm/auth_winbind.c.2.o', '-I/usr/include/et']
[1993/2769] Compiling source4/auth/ntlm/auth_simple.c
11:49:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth4_MODULES=auth4_anonymous_init,auth4_winbind_init,NULL', '-DSTATIC_auth4_MODULES_PROTO=_MODULE_PROTO(auth4_anonymous_init)_MODULE_PROTO(auth4_winbind_init)extern void __auth4_dummy_module_proto(void)', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/ntlm/auth_simple.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/ntlm/auth_simple.c.3.o', '-I/usr/include/et']
[1994/2769] Compiling source4/auth/ntlm/auth.c
11:49:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth4_MODULES=auth4_anonymous_init,auth4_winbind_init,NULL', '-DSTATIC_auth4_MODULES_PROTO=_MODULE_PROTO(auth4_anonymous_init)_MODULE_PROTO(auth4_winbind_init)extern void __auth4_dummy_module_proto(void)', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/ntlm/auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/ntlm/auth.c.3.o', '-I/usr/include/et']
[1995/2769] Linking bin/default/source4/dsdb/samdb/ldb_modules/libdsdb-module-private-samba.so
11:49:18 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/dsdb-module.vscript', '-shared', 'source4/dsdb/samdb/ldb_modules/dsdb-module.empty.c.2.o', 'source4/dsdb/samdb/ldb_modules/ridalloc.c.7.o', 'source4/dsdb/samdb/ldb_modules/util.c.5.o', 'source4/dsdb/samdb/ldb_modules/acl_util.c.5.o', 'source4/dsdb/samdb/ldb_modules/schema_util.c.5.o', 'source4/dsdb/samdb/ldb_modules/netlogon.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb/samdb/ldb_modules/libdsdb-module-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/usr/local/lib', '-L/usr/local/lib', '-lldb', '-lMESSAGING-private-samba', '-lndr', '-lsamdb-common-private-samba', '-lsamba-security-private-samba', '-lreplace-private-samba', '-lndr-samba4-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-util', '-lcluster-private-samba', '-ldcerpc', '-lmessages-util-private-samba', '-lsamba-errors', '-lgenrand-private-samba', '-lflag-mapping-private-samba', '-lndr-samba-private-samba', '-lcliauth-private-samba', '-lsamba-hostconfig', '-lcli-ldap-common-private-samba', '-lsamba-sockets-private-samba', '-lstable-sort-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lndr-nbt', '-lsamba-debug-private-samba', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-ldbwrap-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-lsamba-credentials', '-laddns-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ltevent-util', '-lgensec-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-ldcerpc-samba-private-samba', '-lkrb5samba-private-samba', '-lserver-role-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lclidns-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lcommon-auth-private-samba', '-lMESSAGING-SEND-private-samba', '-lmessages-dgm-private-samba', '-lmsghdr-private-samba', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lresolv', '-lbsd', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[1996/2769] Compiling source4/auth/ntlm/auth_util.c
11:49:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_auth4_MODULES=auth4_anonymous_init,auth4_winbind_init,NULL', '-DSTATIC_auth4_MODULES_PROTO=_MODULE_PROTO(auth4_anonymous_init)_MODULE_PROTO(auth4_winbind_init)extern void __auth4_dummy_module_proto(void)', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/ntlm/auth_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/ntlm/auth_util.c.3.o', '-I/usr/include/et']
[1997/2769] Compiling nsswitch/pam_winbind.c
11:49:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DLOCALEDIR="/usr/share/locale"', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_pamwinbind_MODULES=NULL', '-DSTATIC_pamwinbind_MODULES_PROTO=extern void __pamwinbind_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '../../nsswitch/pam_winbind.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/pam_winbind.c.10.o', '-I/usr/include/et']
[1998/2769] Compiling nsswitch/krb5_plugin/winbind_krb5_locator.c
11:49:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_winbind_krb5_locator_MODULES=NULL', '-DSTATIC_winbind_krb5_locator_MODULES_PROTO=extern void __winbind_krb5_locator_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '../../nsswitch/krb5_plugin/winbind_krb5_locator.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/krb5_plugin/winbind_krb5_locator.c.12.o', '-I/usr/include/et']
[1999/2769] Linking bin/default/source4/auth/ntlm/libauth4-private-samba.so
11:49:21 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/ntlm/auth4.vscript', '-shared', 'source4/auth/ntlm/auth_anonymous.c.1.o', 'source4/auth/ntlm/auth_winbind.c.2.o', 'source4/auth/ntlm/auth.c.3.o', 'source4/auth/ntlm/auth_util.c.3.o', 'source4/auth/ntlm/auth_simple.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/ntlm/libauth4-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/wbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lauth-unix-token-private-samba', '-lauthkrb5-private-samba', '-lsamba-security-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-ltevent-util', '-lkrb5samba-private-samba', '-lsamdb', '-ldcerpc-samba4-private-samba', '-lsamba-util', '-lMESSAGING-private-samba', '-lLIBWBCLIENT-OLD-private-samba', '-lsamba-errors', '-lsamba-hostconfig', '-lldb', '-lsamba-sockets-private-samba', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lndr', '-lcommon-auth-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lutil-tdb-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lcli-ldap-common-private-samba', '-lndr-samba4-private-samba', '-ldcerpc', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lcluster-private-samba', '-lmessages-util-private-samba', '-liov-buf-private-samba', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lndr-standard', '-lMESSAGING-SEND-private-samba', '-lasn1util-private-samba', '-lflag-mapping-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-ldcerpc-samba-private-samba', '-lmessages-dgm-private-samba', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lmsghdr-private-samba', '-ltdb', '-lresolv', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2000/2769] Compiling nsswitch/krb5_plugin/async_dns_krb5_locator.c
11:49:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_async_dns_krb5_locator_MODULES=NULL', '-DSTATIC_async_dns_krb5_locator_MODULES_PROTO=extern void __async_dns_krb5_locator_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../nsswitch/krb5_plugin/async_dns_krb5_locator.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/krb5_plugin/async_dns_krb5_locator.c.14.o', '-I/usr/include/et']
../../nsswitch/pam_winbind.c: In function ‘_make_remark’:
../../nsswitch/pam_winbind.c:735:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
In file included from ../../nsswitch/pam_winbind.h:104,
                 from ../../nsswitch/pam_winbind.c:13:
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:735:17: note: declared here
  735 |                 _pam_drop_reply(resp, 1);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c: In function ‘_pam_winbind_change_pwd’:
../../nsswitch/pam_winbind.c:906:9: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:906:9: note: declared here
  906 |         _pam_drop_reply(resp, 1);
      |         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c: In function ‘_pam_delete’:
../../nsswitch/pam_winbind.c:2159:9: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2159 |         _pam_overwrite(xx);
      |         ^~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2159:9: note: declared here
 2159 |         _pam_overwrite(xx);
      |         ^~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2159:9: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2159 |         _pam_overwrite(xx);
      |         ^~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2159:9: note: declared here
 2159 |         _pam_overwrite(xx);
      |         ^~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2159:9: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2159 |         _pam_overwrite(xx);
      |         ^~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2159:9: note: declared here
 2159 |         _pam_overwrite(xx);
      |         ^~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c: In function ‘_winbind_read_password’:
../../nsswitch/pam_winbind.c:2269:25: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2269:25: note: declared here
 2269 |                         _pam_drop_reply(resp, i);
      |                         ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘xx_’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: warning: ‘reply_i’ is deprecated [-Wdeprecated-declarations]
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~
../../nsswitch/pam_winbind.c:2299:17: note: declared here
 2299 |                 _pam_drop_reply(resp, i);
      |                 ^~~~~~~~~~~~~~~

[2001/2769] Linking bin/default/nsswitch/lib_plugin_winbind_krb5_locator.so
11:49:22 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-shared', 'lib/replace/replace.c.2.o', 'nsswitch/wb_common.c.2.o', 'nsswitch/krb5_plugin/winbind_krb5_locator.c.12.o', 'lib/util/smb_strtox.c.29.o', 'nsswitch/libwbclient/wbc_guid.c.3.o', 'nsswitch/libwbclient/wbc_idmap.c.3.o', 'nsswitch/libwbclient/wbclient.c.3.o', 'nsswitch/libwbclient/wbc_pam.c.3.o', 'nsswitch/libwbclient/wbc_pwd.c.3.o', 'nsswitch/libwbclient/wbc_sid.c.3.o', 'nsswitch/libwbclient/wbc_util.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/lib_plugin_winbind_krb5_locator.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2002/2769] Compiling nsswitch/krb5_plugin/winbind_krb5_localauth.c
11:49:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_winbind_krb5_localauth_MODULES=NULL', '-DSTATIC_winbind_krb5_localauth_MODULES_PROTO=extern void __winbind_krb5_localauth_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '../../nsswitch/krb5_plugin/winbind_krb5_localauth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/krb5_plugin/winbind_krb5_localauth.c.16.o', '-I/usr/include/et']
[2003/2769] Compiling nsswitch/wbinfo.c
11:49:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_wbinfo_MODULES=NULL', '-DSTATIC_wbinfo_MODULES_PROTO=extern void __wbinfo_dummy_module_proto(void)', '-Insswitch', '-I../../nsswitch', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../nsswitch/wbinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/wbinfo.c.19.o', '-I/usr/include/et']
[2004/2769] Linking bin/default/nsswitch/lib_plugin_winbind_krb5_localauth.so
11:49:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-shared', 'nsswitch/krb5_plugin/winbind_krb5_localauth.c.16.o', 'lib/replace/replace.c.2.o', 'nsswitch/wb_common.c.2.o', 'lib/util/smb_strtox.c.29.o', 'nsswitch/libwbclient/wbc_guid.c.3.o', 'nsswitch/libwbclient/wbc_idmap.c.3.o', 'nsswitch/libwbclient/wbclient.c.3.o', 'nsswitch/libwbclient/wbc_pam.c.3.o', 'nsswitch/libwbclient/wbc_pwd.c.3.o', 'nsswitch/libwbclient/wbc_sid.c.3.o', 'nsswitch/libwbclient/wbc_util.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/lib_plugin_winbind_krb5_localauth.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2005/2769] Linking bin/default/nsswitch/lib_plugin_async_dns_krb5_locator.so
11:49:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-shared', 'nsswitch/krb5_plugin/async_dns_krb5_locator.c.14.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/lib_plugin_async_dns_krb5_locator.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbd-base-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamba-debug-private-samba', '-lsamdb', '-lcliauth-private-samba', '-lsamba3-util-private-samba', '-lnetapi', '-lndr-krb5pac', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lmsrpc3-private-samba', '-ldbwrap-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lgse-private-samba', '-lutil-setid-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lndr-standard', '-lcommon-auth-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lsecrets3-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-ldcerpc-binding', '-lflag-mapping-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lMESSAGING-SEND-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lcups', '-lz', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2006/2769] Compiling lib/ldb-samba/samba_extensions.c
11:49:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_samba_extensions_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldbsamba_extensions_MODULES=NULL', '-DSTATIC_ldbsamba_extensions_MODULES_PROTO=extern void __ldbsamba_extensions_dummy_module_proto(void)', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../lib/ldb-samba/samba_extensions.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/samba_extensions.c.8.o', '-I/usr/include/et']
[2007/2769] Compiling lib/ldb-samba/ldb_ildap.c
11:49:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-Dldb_ildap_init=ldb_init_module', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ldb_ildap_MODULES=NULL', '-DSTATIC_ldb_ildap_MODULES_PROTO=extern void __ldb_ildap_dummy_module_proto(void)', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../lib/ldb-samba/ldb_ildap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/ldb_ildap.c.11.o', '-I/usr/include/et']
[2008/2769] Linking bin/default/lib/ldb-samba/libldb_module_ldbsamba_extensions.so
11:49:25 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/ldbsamba_extensions.vscript', '-shared', 'lib/ldb-samba/samba_extensions.c.8.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/libldb_module_ldbsamba_extensions.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lldbsamba-private-samba', '-lldb', '-lcmdline-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lsamdb-common-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lserver-role-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lcommon-auth-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lz', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2009/2769] Compiling source4/lib/registry/tools/regdiff.c
11:49:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_regdiff_MODULES=NULL', '-DSTATIC_regdiff_MODULES_PROTO=extern void __regdiff_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/lib/registry/tools/regdiff.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tools/regdiff.c.8.o', '-I/usr/include/et']
[2010/2769] Linking bin/default/nsswitch/wbinfo
11:49:27 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'nsswitch/wbinfo.c.19.o', 'lib/afs/afs_settoken.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/wbinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/usr/local/lib', '-L/usr/local/lib', '-lcliauth-private-samba', '-lsamba-util', '-lcmdline-private-samba', '-lwbclient', '-lreplace-private-samba', '-ldbwrap-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lndr', '-lsamba-security-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lndr-nbt', '-lkrb5samba-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-ltdb-wrap-private-samba', '-ltevent-util', '-lndr-krb5pac', '-lndr-standard', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-liov-buf-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lsamba-modules-private-samba', '-lsamba-sockets-private-samba', '-lsamdb', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-linterfaces-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2011/2769] Linking bin/default/lib/ldb-samba/libldb_module_ildap.so
11:49:27 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/ldb_ildap.vscript', '-shared', 'lib/ldb-samba/ldb_ildap.c.11.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba/libldb_module_ildap.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/usr/local/lib', '-L/usr/local/lib', '-lcli-ldap-private-samba', '-lreplace-private-samba', '-lsamdb', '-lsamba-security-private-samba', '-lldb', '-lsamba-credentials', '-lsamba-errors', '-lnetif-private-samba', '-lsamba-hostconfig', '-lsamba-sockets-private-samba', '-ltevent-util', '-laddns-private-samba', '-lgensec-private-samba', '-lndr', '-levents-private-samba', '-lcli-nbt-private-samba', '-lcli-ldap-common-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lkrb5samba-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-lstable-sort-private-samba', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-ltdb-wrap-private-samba', '-linterfaces-private-samba', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lclidns-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-debug-private-samba', '-lasn1util-private-samba', '-lgenrand-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-standard', '-lflag-mapping-private-samba', '-lutil-setid-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-lresolv', '-ltdb', '-lgnutls', '-licui18n', '-licuuc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2012/2769] Compiling source4/lib/registry/tools/regpatch.c
11:49:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_regpatch_MODULES=NULL', '-DSTATIC_regpatch_MODULES_PROTO=extern void __regpatch_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/lib/registry/tools/regpatch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tools/regpatch.c.12.o', '-I/usr/include/et']
[2013/2769] Linking bin/default/source4/lib/registry/regdiff
11:49:27 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source4/lib/registry/tools/regdiff.c.8.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/regdiff', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lcmdline-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lregistry-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lldbsamba-private-samba', '-lldb', '-ldcerpc', '-lutil-reg-private-samba', '-ldcerpc-samba-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ldcerpc-binding', '-lndr-standard', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2014/2769] Compiling source4/lib/registry/tools/regshell.c
11:49:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_regshell_MODULES=NULL', '-DSTATIC_regshell_MODULES_PROTO=extern void __regshell_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/lib/registry/tools/regshell.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tools/regshell.c.16.o', '-I/usr/include/et']
[2015/2769] Compiling source4/lib/registry/tools/regtree.c
11:49:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_regtree_MODULES=NULL', '-DSTATIC_regtree_MODULES_PROTO=extern void __regtree_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/lib/registry/tools/regtree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tools/regtree.c.20.o', '-I/usr/include/et']
[2016/2769] Linking bin/default/source4/lib/registry/regpatch
11:49:30 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source4/lib/registry/tools/regpatch.c.12.o', 'lib/cmdline/cmdline_s4.c.5.o', 'source4/lib/registry/tools/common.c.6.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/regpatch', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lcmdline-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lregistry-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lldbsamba-private-samba', '-lldb', '-ldcerpc', '-lutil-reg-private-samba', '-ldcerpc-samba-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ldcerpc-binding', '-lndr-standard', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2017/2769] Linking bin/default/source4/lib/registry/regshell
11:49:30 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source4/lib/registry/tools/regshell.c.16.o', 'lib/cmdline/cmdline_s4.c.5.o', 'libcli/smbreadline/smbreadline.c.1.o', 'source4/lib/registry/tools/common.c.6.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/regshell', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lcmdline-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lregistry-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lldbsamba-private-samba', '-lldb', '-ldcerpc', '-lutil-reg-private-samba', '-ldcerpc-samba-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ldcerpc-binding', '-lndr-standard', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-lreadline', '-ltinfo', '-ltdb', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2018/2769] Compiling lib/util/tini.c
11:49:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_tini_builtin_MODULES=NULL', '-DSTATIC_tini_builtin_MODULES_PROTO=extern void __tini_builtin_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/tini.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tini.c.5.o', '-I/usr/include/et']
[2019/2769] Linking bin/default/source4/lib/registry/regtree
11:49:31 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source4/lib/registry/tools/regtree.c.20.o', 'lib/cmdline/cmdline_s4.c.5.o', 'source4/lib/registry/tools/common.c.6.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/regtree', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lcmdline-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lregistry-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lldbsamba-private-samba', '-lldb', '-ldcerpc', '-lutil-reg-private-samba', '-ldcerpc-samba-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ldcerpc-binding', '-lndr-standard', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2020/2769] Compiling lib/util/tiniparser.c
11:49:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_tiniparser_builtin_MODULES=NULL', '-DSTATIC_tiniparser_builtin_MODULES_PROTO=extern void __tiniparser_builtin_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/tiniparser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tiniparser.c.7.o', '-I/usr/include/et']
[2021/2769] Compiling lib/util/talloc_report.c
11:49:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_talloc_report_MODULES=NULL', '-DSTATIC_talloc_report_MODULES_PROTO=extern void __talloc_report_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/talloc_report.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/talloc_report.c.20.o', '-I/usr/include/et']
[2022/2769] Linking bin/default/nsswitch/lib_plugin_pamwinbind.so
11:49:32 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-shared', 'lib/replace/replace.c.2.o', 'nsswitch/wb_common.c.2.o', 'nsswitch/libwbclient/wbc_guid.c.3.o', 'nsswitch/libwbclient/wbc_idmap.c.3.o', 'nsswitch/libwbclient/wbclient.c.3.o', 'nsswitch/libwbclient/wbc_pam.c.3.o', 'nsswitch/libwbclient/wbc_pwd.c.3.o', 'nsswitch/libwbclient/wbc_sid.c.3.o', 'nsswitch/libwbclient/wbc_util.c.3.o', 'lib/util/tiniparser.c.7.o', 'lib/util/tini.c.5.o', 'lib/util/smb_strtox.c.29.o', 'nsswitch/pam_winbind.c.10.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/lib_plugin_pamwinbind.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-lpam', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2023/2769] Linking bin/default/lib/util/libtalloc-report-private-samba.so
11:49:32 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/talloc_report.vscript', '-shared', 'lib/util/talloc_report.c.20.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libtalloc-report-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2024/2769] Compiling lib/util/tests/genrandperf.c
11:49:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_genrandperf_MODULES=NULL', '-DSTATIC_genrandperf_MODULES_PROTO=extern void __genrandperf_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../lib/util/tests/genrandperf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/tests/genrandperf.c.42.o', '-I/usr/include/et']
[2025/2769] Compiling lib/util/util_crypt.c
11:49:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_util_crypt_MODULES=NULL', '-DSTATIC_util_crypt_MODULES_PROTO=extern void __util_crypt_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/util/util_crypt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_crypt.c.82.o', '-I/usr/include/et']
[2026/2769] Compiling lib/torture/torture.c
11:49:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_torture_MODULES=NULL', '-DSTATIC_torture_MODULES_PROTO=extern void __torture_dummy_module_proto(void)', '-Ilib/torture', '-I../../lib/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/torture/torture.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/torture/torture.c.1.o', '-I/usr/include/et']
[2027/2769] Compiling lib/torture/subunit.c
11:49:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_torture_MODULES=NULL', '-DSTATIC_torture_MODULES_PROTO=extern void __torture_dummy_module_proto(void)', '-Ilib/torture', '-I../../lib/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/torture/subunit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/torture/subunit.c.1.o', '-I/usr/include/et']
[2028/2769] Linking bin/default/lib/util/genrandperf
11:49:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/util/tests/genrandperf.c.42.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/genrandperf', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-ltalloc', '-lgnutls', '-lbsd', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2029/2769] Linking bin/default/lib/util/libutil-crypt-private-samba.so
11:49:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/util_crypt.vscript', '-shared', 'lib/util/util_crypt.c.82.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util/libutil-crypt-private-samba.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcrypt', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2030/2769] Compiling lib/torture/simple.c
11:49:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_torture_MODULES=NULL', '-DSTATIC_torture_MODULES_PROTO=extern void __torture_dummy_module_proto(void)', '-Ilib/torture', '-I../../lib/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/torture/simple.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/torture/simple.c.1.o', '-I/usr/include/et']
[2031/2769] Compiling libgpo/gpext/gpext.c
11:49:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gpext_MODULES=NULL', '-DSTATIC_gpext_MODULES_PROTO=extern void __gpext_dummy_module_proto(void)', '-Ilibgpo', '-I../../libgpo', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libgpo/gpext/gpext.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpext/gpext.c.4.o', '-I/usr/include/et']
[2032/2769] Compiling source4/dns_server/dnsserver_common.c
11:49:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dnsserver_common_MODULES=NULL', '-DSTATIC_dnsserver_common_MODULES_PROTO=extern void __dnsserver_common_dummy_module_proto(void)', '-Isource4/dns_server', '-I../../source4/dns_server', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/dns_server/dnsserver_common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dns_server/dnsserver_common.c.1.o', '-I/usr/include/et']
[2033/2769] Linking bin/default/lib/torture/libtorture-private-samba.so
11:49:35 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/torture/torture.vscript', '-shared', 'lib/torture/torture.c.1.o', 'lib/torture/subunit.c.1.o', 'lib/torture/simple.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/torture/libtorture-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-util', '-lsamba-hostconfig', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2034/2769] Compiling source4/utils/oLschema2ldif/main.c
11:49:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_oLschema2ldif_MODULES=NULL', '-DSTATIC_oLschema2ldif_MODULES_PROTO=extern void __oLschema2ldif_dummy_module_proto(void)', '-Isource4/utils/oLschema2ldif', '-I../../source4/utils/oLschema2ldif', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/utils/oLschema2ldif/main.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/utils/oLschema2ldif/main.c.2.o', '-I/usr/include/et']
[2035/2769] Linking bin/default/libgpo/libgpext-private-samba.so
11:49:35 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/gpext.vscript', '-shared', 'libgpo/gpext/gpext.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo/libgpext-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lgpo-private-samba', '-lads-private-samba', '-lsamba-util', '-lauth-private-samba', '-lsamba-passdb', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-llibcli-netlogon3-private-samba', '-lsamba-errors', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-llibsmb-private-samba', '-lsys-rw-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lcliauth-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lstable-sort-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-lserver-role-private-samba', '-levents-private-samba', '-lauthkrb5-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-ltdb-wrap-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lndr-krb5pac', '-lsmb-transport-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lcap', '-lpam', '-lcrypt', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2036/2769] Linking bin/default/source4/dns_server/libdnsserver-common-private-samba.so
11:49:36 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dns_server/dnsserver_common.vscript', '-shared', 'source4/dns_server/dnsserver_common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dns_server/libdnsserver-common-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-errors', '-lclidns-private-samba', '-lldbsamba-private-samba', '-lsamba-util', '-lreplace-private-samba', '-lsamba-sockets-private-samba', '-lndr-standard', '-ltevent-util', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lldb', '-lsamdb-common-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lflag-mapping-private-samba', '-lcliauth-private-samba', '-lcli-ldap-common-private-samba', '-ldbwrap-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltdb-wrap-private-samba', '-lz', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2037/2769] Compiling source4/utils/oLschema2ldif/test.c
11:49:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_oLschema2ldif_MODULES=NULL', '-DSTATIC_test_oLschema2ldif_MODULES_PROTO=extern void __test_oLschema2ldif_dummy_module_proto(void)', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/utils/oLschema2ldif', '-I../../source4/utils/oLschema2ldif', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source4/utils/oLschema2ldif/test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/utils/oLschema2ldif/test.c.6.o', '-I/usr/include/et']
[2038/2769] Compiling source4/ntvfs/posix/posix_eadb.c
11:49:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_posix_eadb_MODULES=NULL', '-DSTATIC_posix_eadb_MODULES_PROTO=extern void __posix_eadb_dummy_module_proto(void)', '-Isource4/ntvfs/posix', '-I../../source4/ntvfs/posix', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/ntvfs/posix/posix_eadb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/ntvfs/posix/posix_eadb.c.1.o', '-I/usr/include/et']
[2039/2769] Linking bin/default/source4/utils/oLschema2ldif/oLschema2ldif
11:49:37 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source4/utils/oLschema2ldif/lib.c.1.o', 'source4/utils/oLschema2ldif/main.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/utils/oLschema2ldif/oLschema2ldif', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmdline-private-samba', '-lsamdb', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-credentials', '-lauthkrb5-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lldbsamba-private-samba', '-lldb', '-lkrb5samba-private-samba', '-lsamdb-common-private-samba', '-lndr', '-lcliauth-private-samba', '-lsamba-util', '-lcli-ldap-common-private-samba', '-lgensec-private-samba', '-liov-buf-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lutil-tdb-private-samba', '-ldbwrap-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-linterfaces-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-ltdb', '-lbsd', '-lgnutls', '-lz', '-licui18n', '-licuuc', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lpopt', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2040/2769] Linking bin/default/source4/ntvfs/posix/libposix-eadb-private-samba.so
11:49:37 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/ntvfs/posix/posix_eadb.vscript', '-shared', 'source4/ntvfs/posix/posix_eadb.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/ntvfs/posix/libposix-eadb-private-samba.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-ltdb-wrap-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2041/2769] Compiling source4/torture/gentest.c
11:49:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_gentest_MODULES=NULL', '-DSTATIC_gentest_MODULES_PROTO=extern void __gentest_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/gentest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/gentest.c.14.o', '-I/usr/include/et']
[2042/2769] Linking bin/default/source4/utils/oLschema2ldif/test_oLschema2ldif
11:49:38 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source4/utils/oLschema2ldif/test.c.6.o', 'source4/utils/oLschema2ldif/lib.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/utils/oLschema2ldif/test_oLschema2ldif', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/usr/local/lib', '-L/usr/local/lib', '-lcmocka-private-samba', '-lsamdb', '-lreplace-private-samba', '-lauthkrb5-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-security-private-samba', '-lldbsamba-private-samba', '-lsamba-hostconfig', '-lldb', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lsamdb-common-private-samba', '-lndr', '-lcliauth-private-samba', '-lsamba-util', '-lcli-ldap-common-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lndr-krb5pac', '-ldbwrap-private-samba', '-lcommon-auth-private-samba', '-lndr-nbt', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-lserver-role-private-samba', '-lutil-tdb-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lflag-mapping-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-linterfaces-private-samba', '-lMESSAGING-SEND-private-samba', '-lserver-id-db-private-samba', '-lcluster-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lmsghdr-private-samba', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lz', '-ltevent', '-ltalloc', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2043/2769] Compiling source4/torture/masktest.c
11:49:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_masktest_MODULES=NULL', '-DSTATIC_masktest_MODULES_PROTO=extern void __masktest_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/masktest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/masktest.c.18.o', '-I/usr/include/et']
[2044/2769] Compiling source4/torture/locktest.c
11:49:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_locktest_MODULES=NULL', '-DSTATIC_locktest_MODULES_PROTO=extern void __locktest_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/locktest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/locktest.c.22.o', '-I/usr/include/et']
[2045/2769] Linking bin/default/source4/torture/masktest
11:49:41 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/tldap.c.16.o', 'source3/lib/tldap_util.c.16.o', 'source3/lib/tldap_gensec_bind.c.16.o', 'source3/lib/tldap_tls_connect.c.16.o', 'source4/torture/masktest.c.18.o', 'source3/libads/netlogon_ping.c.58.o', 'source4/libcli/dgram/dgramsocket.c.7.o', 'source4/libcli/dgram/mailslot.c.7.o', 'source4/libcli/dgram/netlogon.c.7.o', 'source4/libcli/dgram/browse.c.7.o', 'source4/libcli/finddcs_cldap.c.14.o', 'source4/param/loadparm.c.6.o', 'source4/libcli/clireadwrite.c.16.o', 'source4/libcli/cliconnect.c.16.o', 'source4/libcli/clifile.c.16.o', 'source4/libcli/clilist.c.16.o', 'source4/libcli/clitrans2.c.16.o', 'source4/libcli/climessage.c.16.o', 'source4/libcli/clideltree.c.16.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/masktest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lcmdline-private-samba', '-lsamba-credentials', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-levents-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-standard', '-lflag-mapping-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2046/2769] Linking bin/default/source4/torture/locktest
11:49:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/tldap.c.16.o', 'source3/lib/tldap_util.c.16.o', 'source3/lib/tldap_gensec_bind.c.16.o', 'source3/lib/tldap_tls_connect.c.16.o', 'source4/torture/locktest.c.22.o', 'source3/libads/netlogon_ping.c.58.o', 'source4/libcli/dgram/dgramsocket.c.7.o', 'source4/libcli/dgram/mailslot.c.7.o', 'source4/libcli/dgram/netlogon.c.7.o', 'source4/libcli/dgram/browse.c.7.o', 'source4/libcli/finddcs_cldap.c.14.o', 'source4/param/loadparm.c.6.o', 'source4/libcli/clireadwrite.c.16.o', 'source4/libcli/cliconnect.c.16.o', 'source4/libcli/clifile.c.16.o', 'source4/libcli/clilist.c.16.o', 'source4/libcli/clitrans2.c.16.o', 'source4/libcli/climessage.c.16.o', 'source4/libcli/clideltree.c.16.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/locktest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lcmdline-private-samba', '-lsamba-credentials', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-levents-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-standard', '-lflag-mapping-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2047/2769] Compiling bin/default/librpc/gen_ndr/ndr_wsp_data.c
11:49:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_WSP_DATA_MODULES=NULL', '-DSTATIC_NDR_WSP_DATA_MODULES_PROTO=extern void __NDR_WSP_DATA_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_wsp_data.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_wsp_data.c.68.o', '-I/usr/include/et']
[2048/2769] Compiling bin/default/librpc/gen_ndr/ndr_unixinfo_c.c
11:49:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_UNIXINFO_MODULES=NULL', '-DSTATIC_RPC_NDR_UNIXINFO_MODULES_PROTO=extern void __RPC_NDR_UNIXINFO_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_unixinfo_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_unixinfo_c.c.172.o', '-I/usr/include/et']
[2049/2769] Compiling bin/default/librpc/gen_ndr/ndr_winspool_c.c
11:49:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_WINSPOOL_MODULES=NULL', '-DSTATIC_RPC_NDR_WINSPOOL_MODULES_PROTO=extern void __RPC_NDR_WINSPOOL_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_winspool_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_winspool_c.c.175.o', '-I/usr/include/et']
[2050/2769] Linking bin/default/source4/torture/gentest
11:49:43 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/tldap.c.16.o', 'source3/lib/tldap_util.c.16.o', 'source3/lib/tldap_gensec_bind.c.16.o', 'source3/lib/tldap_tls_connect.c.16.o', 'source4/torture/gentest.c.14.o', 'source3/libads/netlogon_ping.c.58.o', 'source4/libcli/dgram/dgramsocket.c.7.o', 'source4/libcli/dgram/mailslot.c.7.o', 'source4/libcli/dgram/netlogon.c.7.o', 'source4/libcli/dgram/browse.c.7.o', 'source4/libcli/finddcs_cldap.c.14.o', 'source4/param/loadparm.c.6.o', 'source4/libcli/clireadwrite.c.16.o', 'source4/libcli/cliconnect.c.16.o', 'source4/libcli/clifile.c.16.o', 'source4/libcli/clilist.c.16.o', 'source4/libcli/clitrans2.c.16.o', 'source4/libcli/climessage.c.16.o', 'source4/libcli/clideltree.c.16.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/gentest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lcmdline-private-samba', '-lsamba-credentials', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-levents-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-standard', '-lflag-mapping-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2051/2769] Compiling bin/default/librpc/gen_ndr/ndr_fsrvp_c.c
11:49:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_FSRVP_MODULES=NULL', '-DSTATIC_RPC_NDR_FSRVP_MODULES_PROTO=extern void __RPC_NDR_FSRVP_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_fsrvp_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_fsrvp_c.c.194.o', '-I/usr/include/et']
[2052/2769] Compiling bin/default/librpc/gen_ndr/ndr_witness_c.c
11:49:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_WITNESS_MODULES=NULL', '-DSTATIC_RPC_NDR_WITNESS_MODULES_PROTO=extern void __RPC_NDR_WITNESS_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_witness_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_witness_c.c.195.o', '-I/usr/include/et']
[2053/2769] Compiling bin/default/librpc/gen_ndr/ndr_clusapi_c.c
11:49:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_CLUSAPI_MODULES=NULL', '-DSTATIC_RPC_NDR_CLUSAPI_MODULES_PROTO=extern void __RPC_NDR_CLUSAPI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_clusapi_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_clusapi_c.c.196.o', '-I/usr/include/et']
[2054/2769] Compiling source4/client/client.c
11:49:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_client_smbclient4_MODULES=NULL', '-DSTATIC_client_smbclient4_MODULES_PROTO=extern void __client_smbclient4_dummy_module_proto(void)', '-Isource4', '-I../../source4', '-Iinclude/public', '-I../../include/public', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/client/client.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/client/client.c.1.o', '-I/usr/include/et']
[2055/2769] Compiling source4/client/cifsddio.c
11:49:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_client_cifsdd_MODULES=NULL', '-DSTATIC_client_cifsdd_MODULES_PROTO=extern void __client_cifsdd_dummy_module_proto(void)', '-Isource4', '-I../../source4', '-Iinclude/public', '-I../../include/public', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/client/cifsddio.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/client/cifsddio.c.3.o', '-I/usr/include/et']
[2056/2769] Compiling source4/client/cifsdd.c
11:49:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_client_cifsdd_MODULES=NULL', '-DSTATIC_client_cifsdd_MODULES_PROTO=extern void __client_cifsdd_dummy_module_proto(void)', '-Isource4', '-I../../source4', '-Iinclude/public', '-I../../include/public', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/client/cifsdd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/client/cifsdd.c.3.o', '-I/usr/include/et']
[2057/2769] Compiling source4/libcli/util/clilsa.c
11:49:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_LSA_MODULES=NULL', '-DSTATIC_LIBCLI_LSA_MODULES_PROTO=extern void __LIBCLI_LSA_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/libcli/util/clilsa.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/util/clilsa.c.2.o', '-I/usr/include/et']
[2058/2769] Linking bin/default/source4/client/cifsdd
11:49:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/tldap.c.16.o', 'source3/lib/tldap_util.c.16.o', 'source3/lib/tldap_gensec_bind.c.16.o', 'source3/lib/tldap_tls_connect.c.16.o', 'source3/libads/netlogon_ping.c.58.o', 'source4/client/cifsdd.c.3.o', 'source4/client/cifsddio.c.3.o', 'source4/libcli/dgram/dgramsocket.c.7.o', 'source4/libcli/dgram/mailslot.c.7.o', 'source4/libcli/dgram/netlogon.c.7.o', 'source4/libcli/dgram/browse.c.7.o', 'source4/libcli/finddcs_cldap.c.14.o', 'source4/param/loadparm.c.6.o', 'source4/libcli/clireadwrite.c.16.o', 'source4/libcli/cliconnect.c.16.o', 'source4/libcli/clifile.c.16.o', 'source4/libcli/clilist.c.16.o', 'source4/libcli/clitrans2.c.16.o', 'source4/libcli/climessage.c.16.o', 'source4/libcli/clideltree.c.16.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/client/cifsdd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lcmdline-private-samba', '-lsamba-credentials', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-levents-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-standard', '-lflag-mapping-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2059/2769] Linking bin/default/source4/client/smbclient4
11:49:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/cmdline/cmdline_s4.c.5.o', 'libcli/smbreadline/smbreadline.c.1.o', 'source4/client/client.c.1.o', 'source4/libcli/util/clilsa.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/client/smbclient4', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lcli-smb-common-private-samba', '-lsamba-security-private-samba', '-lcli-cldap-private-samba', '-lcmdline-private-samba', '-lsamba-credentials', '-lsamba3-util-private-samba', '-levents-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-liov-buf-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-hostconfig', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-ldcerpc', '-ldcerpc-samba-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lutil-setid-private-samba', '-lnetif-private-samba', '-laddns-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-ldcerpc-binding', '-lndr-standard', '-lmsghdr-private-samba', '-lcli-ldap-common-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-ltevent', '-ltalloc', '-lreadline', '-ltinfo', '-ltdb', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2060/2769] Compiling libcli/wsp/test_wsp_parser.c
11:49:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_wsp_parser_MODULES=NULL', '-DSTATIC_test_wsp_parser_MODULES_PROTO=extern void __test_wsp_parser_dummy_module_proto(void)', '-Ilibcli/wsp', '-I../../libcli/wsp', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../libcli/wsp/test_wsp_parser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/wsp/test_wsp_parser.c.4.o', '-I/usr/include/et']
[2061/2769] Compiling libcli/nbt/tools/nmblookup.c
11:49:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmblookup4_MODULES=NULL', '-DSTATIC_nmblookup4_MODULES_PROTO=extern void __nmblookup4_dummy_module_proto(void)', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../libcli/nbt/tools/nmblookup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/tools/nmblookup.c.7.o', '-I/usr/include/et']
[2062/2769] Linking bin/default/libcli/wsp/test_wsp_parser
11:49:59 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'librpc/wsp/wsp_util.c.69.o', 'librpc/wsp/wsp_props_gen.c.69.o', 'libcli/wsp/wsp_aqs.c.3.o', 'libcli/wsp/wsp_aqs_lexer.c.3.o', 'libcli/wsp/wsp_aqs_parser.tab.c.2.o', 'librpc/gen_ndr/ndr_wsp_data.c.68.o', 'lib/cmdline/cmdline_s3.c.4.o', 'libcli/wsp/test_wsp_parser.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/wsp/test_wsp_parser', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/third_party/cmocka', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lndr-samba-private-samba', '-lndr', '-lcmocka-private-samba', '-ldcerpc', '-lcmdline-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lndr-krb5pac', '-lsamba-errors', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lsamba-debug-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsamba-hostconfig', '-lgensec-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-ldcerpc-samba-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-linterfaces-private-samba', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lutil-setid-private-samba', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2063/2769] Compiling lib/mscat/dumpmscat.c
11:49:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dumpmscat_MODULES=NULL', '-DSTATIC_dumpmscat_MODULES_PROTO=extern void __dumpmscat_dummy_module_proto(void)', '-Ilib/mscat', '-I../../lib/mscat', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../lib/mscat/dumpmscat.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat/dumpmscat.c.5.o', '-I/usr/include/et']
[2064/2769] Linking bin/default/libcli/nbt/nmblookup4
11:50:00 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'libcli/nbt/tools/nmblookup.c.7.o', 'lib/cmdline/cmdline_s4.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt/nmblookup4', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lnetif-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lcmdline-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lcli-nbt-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-levents-private-samba', '-ltime-basic-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lkrb5samba-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lcliauth-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lasn1util-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lndr-standard', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-lz', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2065/2769] Linking bin/default/lib/mscat/dumpmscat
11:50:00 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/mscat/dumpmscat.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat/dumpmscat', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/mscat', '-L/usr/local/lib', '-L/usr/local/lib', '-lmscat-private-samba', '-lreplace-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-ltevent', '-ltalloc', '-lbsd', '-licui18n', '-licuuc', '-lgnutls', '-ltasn1', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2066/2769] Compiling libcli/tstream_binding_handle/tstream_binding_handle.c
11:50:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tstream_binding_handle_MODULES=NULL', '-DSTATIC_tstream_binding_handle_MODULES_PROTO=extern void __tstream_binding_handle_dummy_module_proto(void)', '-Ilibcli/tstream_binding_handle', '-I../../libcli/tstream_binding_handle', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../libcli/tstream_binding_handle/tstream_binding_handle.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/tstream_binding_handle/tstream_binding_handle.c.1.o', '-I/usr/include/et']
[2067/2769] Compiling source3/printing/samba-bgqd.c
11:50:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_bgqd_MODULES=NULL', '-DSTATIC_samba_bgqd_MODULES_PROTO=extern void __samba_bgqd_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/printing/samba-bgqd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/printing/samba-bgqd.c.88.o', '-I/usr/include/et']
[2068/2769] Compiling source3/libnet/libnet_dssync_keytab.c
11:50:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNET_DSSYNC_MODULES=NULL', '-DSTATIC_LIBNET_DSSYNC_MODULES_PROTO=extern void __LIBNET_DSSYNC_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libnet/libnet_dssync_keytab.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnet/libnet_dssync_keytab.c.95.o', '-I/usr/include/et']
[2069/2769] Compiling source3/libnet/libnet_dssync.c
11:50:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNET_DSSYNC_MODULES=NULL', '-DSTATIC_LIBNET_DSSYNC_MODULES_PROTO=extern void __LIBNET_DSSYNC_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libnet/libnet_dssync.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnet/libnet_dssync.c.95.o', '-I/usr/include/et']
[2070/2769] Compiling source3/libnet/libnet_dssync_passdb.c
11:50:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBNET_DSSYNC_MODULES=NULL', '-DSTATIC_LIBNET_DSSYNC_MODULES_PROTO=extern void __LIBNET_DSSYNC_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libnet/libnet_dssync_passdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libnet/libnet_dssync_passdb.c.95.o', '-I/usr/include/et']
[2071/2769] Linking bin/default/source3/samba-bgqd
11:50:04 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/rpc_server/spoolss/srv_spoolss_nt.c.40.o', 'source3/rpc_server/spoolss/srv_spoolss_util.c.40.o', 'source3/rpc_client/cli_winreg_int.c.127.o', 'source3/rpc_server/RPC_SERVER.empty.c.27.o', 'source3/rpc_server/rpc_config.c.20.o', 'source3/printing/notify.c.82.o', 'source3/printing/printing_db.c.82.o', 'source3/printing/printing.c.83.o', 'source3/printing/nt_printing.c.83.o', 'source3/printing/nt_printing_tdb.c.83.o', 'source3/printing/nt_printing_migrate_internal.c.83.o', 'source3/printing/nt_printing_ads.c.83.o', 'source3/printing/queue_process.c.83.o', 'source3/printing/pcap.c.87.o', 'source3/printing/print_svid.c.87.o', 'source3/printing/print_aix.c.87.o', 'source3/printing/print_cups.c.87.o', 'source3/printing/print_generic.c.87.o', 'source3/printing/lpq_parse.c.87.o', 'source3/printing/print_standard.c.87.o', 'source3/printing/print_iprint.c.87.o', 'source3/printing/samba-bgqd.c.88.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/libads/ldap_printer.c.67.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/samba-bgqd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lprinting-migrate-private-samba', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lcmdline-private-samba', '-laddns-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-lads-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-lsamba-cluster-support-private-samba', '-lsecrets3-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-linterfaces-private-samba', '-ldcerpc-server-core', '-lutil-tdb-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsmbd-base-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lcommon-auth-private-samba', '-ldcerpc-samba-private-samba', '-lmessages-dgm-private-samba', '-lcli-ldap-common-private-samba', '-lmessages-util-private-samba', '-lcli-spoolss-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lclidns-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-llibcli-netlogon3-private-samba', '-llibsmb-private-samba', '-lndr-samba4-private-samba', '-lcliauth-private-samba', '-lnpa-tstream-private-samba', '-lauth-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-ldcerpc-pkt-auth-private-samba', '-levents-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lnetapi', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmb-transport-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lMESSAGING-private-samba', '-lnet-keytab-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lpam', '-lcrypt', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lcups', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2072/2769] Compiling source3/services/svc_netlogon.c
11:50:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SERVICES_MODULES=NULL', '-DSTATIC_SERVICES_MODULES_PROTO=extern void __SERVICES_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/services/svc_netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/services/svc_netlogon.c.98.o', '-I/usr/include/et']
[2073/2769] Compiling source3/services/svc_rcinit.c
11:50:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SERVICES_MODULES=NULL', '-DSTATIC_SERVICES_MODULES_PROTO=extern void __SERVICES_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/services/svc_rcinit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/services/svc_rcinit.c.98.o', '-I/usr/include/et']
[2074/2769] Compiling source3/services/svc_spoolss.c
11:50:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SERVICES_MODULES=NULL', '-DSTATIC_SERVICES_MODULES_PROTO=extern void __SERVICES_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/services/svc_spoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/services/svc_spoolss.c.98.o', '-I/usr/include/et']
[2075/2769] Compiling source3/services/svc_winreg_glue.c
11:50:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SERVICES_MODULES=NULL', '-DSTATIC_SERVICES_MODULES_PROTO=extern void __SERVICES_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/services/svc_winreg_glue.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/services/svc_winreg_glue.c.98.o', '-I/usr/include/et']
[2076/2769] Compiling source3/services/svc_wins.c
11:50:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SERVICES_MODULES=NULL', '-DSTATIC_SERVICES_MODULES_PROTO=extern void __SERVICES_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/services/svc_wins.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/services/svc_wins.c.98.o', '-I/usr/include/et']
[2077/2769] Compiling source3/services/svc_winreg.c
11:50:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_SERVICES_MODULES=NULL', '-DSTATIC_SERVICES_MODULES_PROTO=extern void __SERVICES_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/services/svc_winreg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/services/svc_winreg.c.98.o', '-I/usr/include/et']
[2078/2769] Compiling source3/libsmb/passchange.c
11:50:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_PASSCHANGE_MODULES=NULL', '-DSTATIC_PASSCHANGE_MODULES_PROTO=extern void __PASSCHANGE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/libsmb/passchange.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb/passchange.c.100.o', '-I/usr/include/et']
[2079/2769] Compiling source3/rpc_client/cli_mdssvc.c
11:50:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPCCLI_MDSSVC_MODULES=NULL', '-DSTATIC_RPCCLI_MDSSVC_MODULES_PROTO=extern void __RPCCLI_MDSSVC_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../source3/rpc_client/cli_mdssvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_mdssvc.c.129.o', '-I/usr/include/et']
[2080/2769] Compiling source3/rpc_client/cli_mdssvc_util.c
11:50:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPCCLI_MDSSVC_MODULES=NULL', '-DSTATIC_RPCCLI_MDSSVC_MODULES_PROTO=extern void __RPCCLI_MDSSVC_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../source3/rpc_client/cli_mdssvc_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/cli_mdssvc_util.c.129.o', '-I/usr/include/et']
[2081/2769] Compiling source3/rpc_client/wsp_cli.c
11:50:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPCCLI_WSP_MODULES=NULL', '-DSTATIC_RPCCLI_WSP_MODULES_PROTO=extern void __RPCCLI_WSP_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibcli/util', '-I../../libcli/util', '-Ilibrpc', '-I../../librpc', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/tstream_binding_handle', '-I../../libcli/tstream_binding_handle', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '../../source3/rpc_client/wsp_cli.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_client/wsp_cli.c.130.o', '-I/usr/include/et']
[2082/2769] Compiling source3/smbd/smbd_cleanupd.c
11:50:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_smbd_MODULES=NULL', '-DSTATIC_smbd_smbd_MODULES_PROTO=extern void __smbd_smbd_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/smbd_cleanupd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smbd_cleanupd.c.138.o', '-I/usr/include/et']
[2083/2769] Compiling source3/smbd/server.c
11:50:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbd_smbd_MODULES=NULL', '-DSTATIC_smbd_smbd_MODULES_PROTO=extern void __smbd_smbd_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/smbd/server.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/server.c.138.o', '-I/usr/include/et']
[2084/2769] Compiling source3/client/dnsbrowse.c
11:50:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_client_smbclient_MODULES=NULL', '-DSTATIC_client_smbclient_MODULES_PROTO=extern void __client_smbclient_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/client/dnsbrowse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/client/dnsbrowse.c.142.o', '-I/usr/include/et']
[2085/2769] Compiling source3/client/client.c
11:50:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_client_smbclient_MODULES=NULL', '-DSTATIC_client_smbclient_MODULES_PROTO=extern void __client_smbclient_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/client/client.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/client/client.c.142.o', '-I/usr/include/et']
[2086/2769] Compiling source3/client/clitar.c
11:50:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_client_smbclient_MODULES=NULL', '-DSTATIC_client_smbclient_MODULES_PROTO=extern void __client_smbclient_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/client/clitar.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/client/clitar.c.142.o', '-I/usr/include/et']
[2087/2769] Linking bin/default/source3/smbd/smbd
11:50:14 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/smbd/server.c.138.o', 'source3/smbd/smbd_cleanupd.c.138.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/smbd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsecrets3-private-samba', '-lREG-FULL-private-samba', '-lcmdline-private-samba', '-lsmbd-base-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lreplace-private-samba', '-lsamba-passdb', '-lsamba3-util-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lnetapi', '-lndr-krb5pac', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-llibsmb-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-nbt', '-lndr-standard', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lnpa-tstream-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lsamdb', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-lz', '-lcups', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2088/2769] Compiling source3/client/smbspool.c
11:50:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbspool_MODULES=NULL', '-DSTATIC_smbspool_MODULES_PROTO=extern void __smbspool_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/client/smbspool.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/client/smbspool.c.144.o', '-I/usr/include/et']
[2089/2769] Compiling source3/client/smbspool_krb5_wrapper.c
11:50:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbspool_krb5_wrapper_MODULES=NULL', '-DSTATIC_smbspool_krb5_wrapper_MODULES_PROTO=extern void __smbspool_krb5_wrapper_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/client/smbspool_krb5_wrapper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/client/smbspool_krb5_wrapper.c.146.o', '-I/usr/include/et']
[2090/2769] Linking bin/default/source3/client/smbclient
11:50:16 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/cmdline/cmdline_s3.c.4.o', 'libcli/smbreadline/smbreadline.c.1.o', 'source3/client/client.c.142.o', 'source3/client/clitar.c.142.o', 'source3/client/dnsbrowse.c.142.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/client/smbclient', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcli-smb-common-private-samba', '-lmsrpc3-private-samba', '-lcmdline-private-samba', '-lndr-standard', '-lsmbconf', '-llibsmb-private-samba', '-ldcerpc-samba-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lgensec-private-samba', '-lsamba-errors', '-lsmb-transport-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-lndr-nbt', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lcups', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-lreadline', '-ltinfo', '-larchive', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2091/2769] Linking bin/default/source3/smbspool
11:50:16 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/client/smbspool.c.144.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbspool', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lsamba-debug-private-samba', '-levents-private-samba', '-lndr-nbt', '-ltime-basic-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-lgensec-private-samba', '-lgse-private-samba', '-lcli-ldap-common-private-samba', '-lcliauth-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lserver-role-private-samba', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lclidns-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamdb', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lndr-standard', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lndr-samba4-private-samba', '-lMESSAGING-SEND-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2092/2769] Linking bin/default/source3/smbspool_krb5_wrapper
11:50:17 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/client/smbspool_krb5_wrapper.c.146.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbspool_krb5_wrapper', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lkrb5samba-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcups', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2093/2769] Compiling source3/lib/version_test.c
11:50:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_versiontest_MODULES=NULL', '-DSTATIC_versiontest_MODULES_PROTO=extern void __versiontest_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/version_test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/version_test.c.148.o', '-I/usr/include/et']
[2094/2769] Compiling source3/modules/nfs4_acls.c
11:50:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NFS4_ACLS_MODULES=NULL', '-DSTATIC_NFS4_ACLS_MODULES_PROTO=extern void __NFS4_ACLS_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/modules/nfs4_acls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/nfs4_acls.c.1.o', '-I/usr/include/et']
[2095/2769] Compiling source3/modules/non_posix_acls.c
11:50:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_non_posix_acls_MODULES=NULL', '-DSTATIC_non_posix_acls_MODULES_PROTO=extern void __non_posix_acls_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/non_posix_acls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/non_posix_acls.c.3.o', '-I/usr/include/et']
[2096/2769] Compiling source3/modules/vfs_virusfilter_utils.c
11:50:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_VFS_VIRUSFILTER_UTILS_MODULES=NULL', '-DSTATIC_VFS_VIRUSFILTER_UTILS_MODULES_PROTO=extern void __VFS_VIRUSFILTER_UTILS_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/modules/vfs_virusfilter_utils.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_virusfilter_utils.c.4.o', '-I/usr/include/et']
[2097/2769] Linking bin/default/source3/versiontest
11:50:19 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/version_test.c.148.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/versiontest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbconf', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lz', '-ltdb', '-lcups', '-ltevent', '-ltalloc', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2098/2769] Compiling source3/modules/vfs_audit.c
11:50:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_audit_MODULES=NULL', '-DSTATIC_vfs_audit_MODULES_PROTO=extern void __vfs_audit_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_audit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_audit.c.12.o', '-I/usr/include/et']
[2099/2769] Compiling source3/modules/vfs_extd_audit.c
11:50:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_extd_audit_MODULES=NULL', '-DSTATIC_vfs_extd_audit_MODULES_PROTO=extern void __vfs_extd_audit_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_extd_audit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_extd_audit.c.15.o', '-I/usr/include/et']
[2100/2769] Compiling source3/modules/vfs_full_audit.c
11:50:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_full_audit_MODULES=NULL', '-DSTATIC_vfs_full_audit_MODULES_PROTO=extern void __vfs_full_audit_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_full_audit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_full_audit.c.18.o', '-I/usr/include/et']
[2101/2769] Compiling source3/modules/vfs_fake_perms.c
11:50:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_fake_perms_MODULES=NULL', '-DSTATIC_vfs_fake_perms_MODULES_PROTO=extern void __vfs_fake_perms_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_fake_perms.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_fake_perms.c.21.o', '-I/usr/include/et']
[2102/2769] Linking bin/default/source3/modules/libvfs_module_audit.so
11:50:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_audit.vscript', '-shared', 'source3/modules/vfs_audit.c.12.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_audit.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2103/2769] Linking bin/default/source3/modules/libvfs_module_extd_audit.so
11:50:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_extd_audit.vscript', '-shared', 'source3/modules/vfs_extd_audit.c.15.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_extd_audit.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2104/2769] Linking bin/default/source3/modules/libvfs_module_fake_perms.so
11:50:24 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_fake_perms.vscript', '-shared', 'source3/modules/vfs_fake_perms.c.21.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_fake_perms.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2105/2769] Compiling source3/modules/vfs_recycle.c
11:50:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_recycle_MODULES=NULL', '-DSTATIC_vfs_recycle_MODULES_PROTO=extern void __vfs_recycle_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_recycle.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_recycle.c.24.o', '-I/usr/include/et']
[2106/2769] Compiling source3/modules/vfs_fruit.c
11:50:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_fruit_MODULES=NULL', '-DSTATIC_vfs_fruit_MODULES_PROTO=extern void __vfs_fruit_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_fruit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_fruit.c.27.o', '-I/usr/include/et']
[2107/2769] Linking bin/default/source3/modules/libvfs_module_full_audit.so
11:50:26 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_full_audit.vscript', '-shared', 'source3/modules/vfs_full_audit.c.18.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_full_audit.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2108/2769] Linking bin/default/source3/modules/libvfs_module_recycle.so
11:50:26 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_recycle.vscript', '-shared', 'source3/modules/vfs_recycle.c.24.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_recycle.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2109/2769] Compiling source3/modules/vfs_default_quota.c
11:50:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_default_quota_MODULES=NULL', '-DSTATIC_vfs_default_quota_MODULES_PROTO=extern void __vfs_default_quota_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_default_quota.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_default_quota.c.30.o', '-I/usr/include/et']
[2110/2769] Compiling source3/modules/getdate.c
11:50:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-Wno-strict-overflow', '-Wno-unused-but-set-variable', '-DSTATIC_vfs_readonly_MODULES=NULL', '-DSTATIC_vfs_readonly_MODULES_PROTO=extern void __vfs_readonly_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/getdate.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/getdate.c.33.o', '-I/usr/include/et']
[2111/2769] Compiling source3/modules/vfs_readonly.c
11:50:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-Wno-strict-overflow', '-Wno-unused-but-set-variable', '-DSTATIC_vfs_readonly_MODULES=NULL', '-DSTATIC_vfs_readonly_MODULES_PROTO=extern void __vfs_readonly_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_readonly.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_readonly.c.33.o', '-I/usr/include/et']
[2112/2769] Linking bin/default/source3/modules/libvfs_module_default_quota.so
11:50:29 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_default_quota.vscript', '-shared', 'source3/modules/vfs_default_quota.c.30.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_default_quota.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2113/2769] Linking bin/default/source3/modules/libvfs_module_fruit.so
11:50:30 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_fruit.vscript', '-shared', 'source3/lib/adouble.c.135.o', 'source3/modules/vfs_fruit.c.27.o', 'source3/modules/hash_inode.c.9.o', 'source3/lib/string_replace.c.136.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_fruit.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2114/2769] Compiling source3/modules/vfs_cap.c
11:50:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_cap_MODULES=NULL', '-DSTATIC_vfs_cap_MODULES_PROTO=extern void __vfs_cap_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_cap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_cap.c.36.o', '-I/usr/include/et']
[2115/2769] Compiling source3/modules/vfs_expand_msdfs.c
11:50:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_expand_msdfs_MODULES=NULL', '-DSTATIC_vfs_expand_msdfs_MODULES_PROTO=extern void __vfs_expand_msdfs_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_expand_msdfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_expand_msdfs.c.39.o', '-I/usr/include/et']
[2116/2769] Linking bin/default/source3/modules/libvfs_module_readonly.so
11:50:31 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_readonly.vscript', '-shared', 'source3/modules/vfs_readonly.c.33.o', 'source3/modules/getdate.c.33.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_readonly.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2117/2769] Compiling source3/modules/vfs_shadow_copy.c
11:50:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_shadow_copy_MODULES=NULL', '-DSTATIC_vfs_shadow_copy_MODULES_PROTO=extern void __vfs_shadow_copy_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_shadow_copy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_shadow_copy.c.42.o', '-I/usr/include/et']
[2118/2769] Linking bin/default/source3/modules/libvfs_module_cap.so
11:50:32 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_cap.vscript', '-shared', 'source3/modules/vfs_cap.c.36.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_cap.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2119/2769] Linking bin/default/source3/modules/libvfs_module_expand_msdfs.so
11:50:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_expand_msdfs.vscript', '-shared', 'source3/modules/vfs_expand_msdfs.c.39.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_expand_msdfs.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2120/2769] Compiling source3/modules/vfs_shadow_copy2.c
11:50:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_shadow_copy2_MODULES=NULL', '-DSTATIC_vfs_shadow_copy2_MODULES_PROTO=extern void __vfs_shadow_copy2_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_shadow_copy2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_shadow_copy2.c.45.o', '-I/usr/include/et']
[2121/2769] Compiling source3/modules/vfs_xattr_tdb.c
11:50:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_xattr_tdb_MODULES=NULL', '-DSTATIC_vfs_xattr_tdb_MODULES_PROTO=extern void __vfs_xattr_tdb_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_xattr_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_xattr_tdb.c.48.o', '-I/usr/include/et']
[2122/2769] Linking bin/default/source3/modules/libvfs_module_shadow_copy.so
11:50:35 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_shadow_copy.vscript', '-shared', 'source3/modules/vfs_shadow_copy.c.42.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_shadow_copy.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2123/2769] Linking bin/default/source3/modules/libvfs_module_xattr_tdb.so
11:50:35 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_xattr_tdb.vscript', '-shared', 'source3/modules/vfs_xattr_tdb.c.48.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_xattr_tdb.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-ldbwrap-private-samba', '-lsmbd-base-private-samba', '-lndr', '-lxattr-tdb-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lutil-tdb-private-samba', '-ltevent-util', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltdb', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2124/2769] Compiling source3/modules/vfs_catia.c
11:50:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_catia_MODULES=NULL', '-DSTATIC_vfs_catia_MODULES_PROTO=extern void __vfs_catia_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_catia.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_catia.c.52.o', '-I/usr/include/et']
[2125/2769] Compiling source3/modules/vfs_streams_xattr.c
11:50:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_streams_xattr_MODULES=NULL', '-DSTATIC_vfs_streams_xattr_MODULES_PROTO=extern void __vfs_streams_xattr_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_streams_xattr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_streams_xattr.c.55.o', '-I/usr/include/et']
[2126/2769] Compiling source3/modules/vfs_streams_depot.c
11:50:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_streams_depot_MODULES=NULL', '-DSTATIC_vfs_streams_depot_MODULES_PROTO=extern void __vfs_streams_depot_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_streams_depot.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_streams_depot.c.58.o', '-I/usr/include/et']
[2127/2769] Linking bin/default/source3/modules/libvfs_module_shadow_copy2.so
11:50:38 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_shadow_copy2.vscript', '-shared', 'source3/modules/vfs_shadow_copy2.c.45.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_shadow_copy2.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2128/2769] Linking bin/default/source3/modules/libvfs_module_streams_xattr.so
11:50:39 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_streams_xattr.vscript', '-shared', 'source3/modules/vfs_streams_xattr.c.55.o', 'source3/modules/hash_inode.c.9.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_streams_xattr.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2129/2769] Linking bin/default/source3/modules/libvfs_module_catia.so
11:50:40 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_catia.vscript', '-shared', 'source3/modules/vfs_catia.c.52.o', 'source3/lib/string_replace.c.136.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_catia.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2130/2769] Compiling source3/modules/vfs_commit.c
11:50:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_commit_MODULES=NULL', '-DSTATIC_vfs_commit_MODULES_PROTO=extern void __vfs_commit_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_commit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_commit.c.61.o', '-I/usr/include/et']
[2131/2769] Compiling source3/modules/vfs_gpfs.c
11:50:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_gpfs_MODULES=NULL', '-DSTATIC_vfs_gpfs_MODULES_PROTO=extern void __vfs_gpfs_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ithird_party/gpfs', '-I../../third_party/gpfs', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_gpfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_gpfs.c.64.o', '-I/usr/include/et']
[2132/2769] Linking bin/default/source3/modules/libvfs_module_streams_depot.so
11:50:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_streams_depot.vscript', '-shared', 'source3/modules/vfs_streams_depot.c.58.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_streams_depot.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2133/2769] Linking bin/default/source3/modules/libvfs_module_commit.so
11:50:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_commit.vscript', '-shared', 'source3/modules/vfs_commit.c.61.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_commit.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2134/2769] Compiling source3/modules/vfs_readahead.c
11:50:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_readahead_MODULES=NULL', '-DSTATIC_vfs_readahead_MODULES_PROTO=extern void __vfs_readahead_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_readahead.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_readahead.c.67.o', '-I/usr/include/et']
[2135/2769] Compiling source3/modules/vfs_fileid.c
11:50:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_fileid_MODULES=NULL', '-DSTATIC_vfs_fileid_MODULES_PROTO=extern void __vfs_fileid_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_fileid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_fileid.c.70.o', '-I/usr/include/et']
[2136/2769] Compiling source3/modules/vfs_aio_fork.c
11:50:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_aio_fork_MODULES=NULL', '-DSTATIC_vfs_aio_fork_MODULES_PROTO=extern void __vfs_aio_fork_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_aio_fork.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_aio_fork.c.73.o', '-I/usr/include/et']
[2137/2769] Linking bin/default/source3/modules/libvfs_module_gpfs.so
11:50:45 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_gpfs.vscript', '-shared', 'source3/modules/non_posix_acls.c.3.o', 'source3/modules/nfs4_acls.c.1.o', 'source3/modules/vfs_gpfs.c.64.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_gpfs.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2138/2769] Linking bin/default/source3/modules/libvfs_module_readahead.so
11:50:45 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_readahead.vscript', '-shared', 'source3/modules/vfs_readahead.c.67.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_readahead.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2139/2769] Linking bin/default/source3/modules/libvfs_module_fileid.so
11:50:46 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_fileid.vscript', '-shared', 'source3/modules/vfs_fileid.c.70.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_fileid.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2140/2769] Compiling source3/modules/vfs_aio_pthread.c
11:50:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_aio_pthread_MODULES=NULL', '-DSTATIC_vfs_aio_pthread_MODULES_PROTO=extern void __vfs_aio_pthread_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_aio_pthread.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_aio_pthread.c.76.o', '-I/usr/include/et']
[2141/2769] Compiling source3/modules/vfs_io_uring.c
11:50:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_io_uring_MODULES=NULL', '-DSTATIC_vfs_io_uring_MODULES_PROTO=extern void __vfs_io_uring_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_io_uring.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_io_uring.c.79.o', '-I/usr/include/et']
[2142/2769] Linking bin/default/source3/modules/libvfs_module_aio_fork.so
11:50:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_aio_fork.vscript', '-shared', 'source3/modules/vfs_aio_fork.c.73.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_aio_fork.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2143/2769] Compiling source3/modules/vfs_preopen.c
11:50:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_preopen_MODULES=NULL', '-DSTATIC_vfs_preopen_MODULES_PROTO=extern void __vfs_preopen_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_preopen.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_preopen.c.82.o', '-I/usr/include/et']
[2144/2769] Linking bin/default/source3/modules/libvfs_module_aio_pthread.so
11:50:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_aio_pthread.vscript', '-shared', 'source3/modules/vfs_aio_pthread.c.76.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_aio_pthread.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2145/2769] Linking bin/default/source3/modules/libvfs_module_io_uring.so
11:50:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_io_uring.vscript', '-shared', 'source3/modules/vfs_io_uring.c.79.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_io_uring.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-luring', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2146/2769] Compiling source3/modules/vfs_syncops.c
11:50:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_syncops_MODULES=NULL', '-DSTATIC_vfs_syncops_MODULES_PROTO=extern void __vfs_syncops_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_syncops.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_syncops.c.85.o', '-I/usr/include/et']
[2147/2769] Compiling source3/modules/vfs_acl_xattr.c
11:50:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_acl_xattr_MODULES=NULL', '-DSTATIC_vfs_acl_xattr_MODULES_PROTO=extern void __vfs_acl_xattr_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_acl_xattr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_acl_xattr.c.88.o', '-I/usr/include/et']
[2148/2769] Compiling source3/modules/vfs_acl_tdb.c
11:50:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_acl_tdb_MODULES=NULL', '-DSTATIC_vfs_acl_tdb_MODULES_PROTO=extern void __vfs_acl_tdb_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_acl_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_acl_tdb.c.91.o', '-I/usr/include/et']
[2149/2769] Linking bin/default/source3/modules/libvfs_module_preopen.so
11:50:52 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_preopen.vscript', '-shared', 'source3/modules/vfs_preopen.c.82.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_preopen.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2150/2769] Linking bin/default/source3/modules/libvfs_module_syncops.so
11:50:52 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_syncops.vscript', '-shared', 'source3/modules/vfs_syncops.c.85.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_syncops.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2151/2769] Linking bin/default/source3/modules/libvfs_module_acl_xattr.so
11:50:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_acl_xattr.vscript', '-shared', 'source3/modules/vfs_acl_xattr.c.88.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_acl_xattr.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2152/2769] Compiling source3/modules/vfs_dirsort.c
11:50:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_dirsort_MODULES=NULL', '-DSTATIC_vfs_dirsort_MODULES_PROTO=extern void __vfs_dirsort_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_dirsort.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_dirsort.c.94.o', '-I/usr/include/et']
[2153/2769] Linking bin/default/source3/modules/libvfs_module_acl_tdb.so
11:50:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_acl_tdb.vscript', '-shared', 'source3/modules/vfs_acl_tdb.c.91.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_acl_tdb.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2154/2769] Compiling source3/modules/vfs_crossrename.c
11:50:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_crossrename_MODULES=NULL', '-DSTATIC_vfs_crossrename_MODULES_PROTO=extern void __vfs_crossrename_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_crossrename.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_crossrename.c.97.o', '-I/usr/include/et']
[2155/2769] Compiling source3/modules/vfs_linux_xfs_sgid.c
11:50:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_linux_xfs_sgid_MODULES=NULL', '-DSTATIC_vfs_linux_xfs_sgid_MODULES_PROTO=extern void __vfs_linux_xfs_sgid_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_linux_xfs_sgid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_linux_xfs_sgid.c.100.o', '-I/usr/include/et']
[2156/2769] Linking bin/default/source3/modules/libvfs_module_dirsort.so
11:50:55 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_dirsort.vscript', '-shared', 'source3/modules/vfs_dirsort.c.94.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_dirsort.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2157/2769] Linking bin/default/source3/modules/libvfs_module_crossrename.so
11:50:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_crossrename.vscript', '-shared', 'source3/modules/vfs_crossrename.c.97.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_crossrename.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2158/2769] Compiling source3/modules/vfs_time_audit.c
11:50:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_time_audit_MODULES=NULL', '-DSTATIC_vfs_time_audit_MODULES_PROTO=extern void __vfs_time_audit_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_time_audit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_time_audit.c.103.o', '-I/usr/include/et']
[2159/2769] Linking bin/default/source3/modules/libvfs_module_linux_xfs_sgid.so
11:50:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_linux_xfs_sgid.vscript', '-shared', 'source3/modules/vfs_linux_xfs_sgid.c.100.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_linux_xfs_sgid.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2160/2769] Compiling source3/modules/vfs_media_harmony.c
11:50:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_media_harmony_MODULES=NULL', '-DSTATIC_vfs_media_harmony_MODULES_PROTO=extern void __vfs_media_harmony_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_media_harmony.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_media_harmony.c.106.o', '-I/usr/include/et']
[2161/2769] Compiling source3/modules/vfs_unityed_media.c
11:50:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_unityed_media_MODULES=NULL', '-DSTATIC_vfs_unityed_media_MODULES_PROTO=extern void __vfs_unityed_media_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_unityed_media.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_unityed_media.c.109.o', '-I/usr/include/et']
[2162/2769] Linking bin/default/source3/modules/libvfs_module_time_audit.so
11:50:59 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_time_audit.vscript', '-shared', 'source3/modules/vfs_time_audit.c.103.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_time_audit.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2163/2769] Compiling source3/modules/vfs_btrfs.c
11:51:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_btrfs_MODULES=NULL', '-DSTATIC_vfs_btrfs_MODULES_PROTO=extern void __vfs_btrfs_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_btrfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_btrfs.c.112.o', '-I/usr/include/et']
[2164/2769] Linking bin/default/source3/modules/libvfs_module_media_harmony.so
11:51:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_media_harmony.vscript', '-shared', 'source3/modules/vfs_media_harmony.c.106.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_media_harmony.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2165/2769] Compiling source3/modules/vfs_shell_snap.c
11:51:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_shell_snap_MODULES=NULL', '-DSTATIC_vfs_shell_snap_MODULES_PROTO=extern void __vfs_shell_snap_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_shell_snap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_shell_snap.c.115.o', '-I/usr/include/et']
[2166/2769] Linking bin/default/source3/modules/libvfs_module_unityed_media.so
11:51:02 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_unityed_media.vscript', '-shared', 'source3/modules/vfs_unityed_media.c.109.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_unityed_media.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2167/2769] Compiling source3/modules/vfs_glusterfs_fuse.c
11:51:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_glusterfs_fuse_MODULES=NULL', '-DSTATIC_vfs_glusterfs_fuse_MODULES_PROTO=extern void __vfs_glusterfs_fuse_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_glusterfs_fuse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_glusterfs_fuse.c.120.o', '-I/usr/include/et']
[2168/2769] Linking bin/default/source3/modules/libvfs_module_btrfs.so
11:51:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_btrfs.vscript', '-shared', 'source3/modules/vfs_btrfs.c.112.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_btrfs.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2169/2769] Linking bin/default/source3/modules/libvfs_module_shell_snap.so
11:51:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_shell_snap.vscript', '-shared', 'source3/modules/vfs_shell_snap.c.115.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_shell_snap.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2170/2769] Compiling source3/modules/vfs_worm.c
11:51:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_worm_MODULES=NULL', '-DSTATIC_vfs_worm_MODULES_PROTO=extern void __vfs_worm_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_worm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_worm.c.123.o', '-I/usr/include/et']
[2171/2769] Linking bin/default/source3/modules/libvfs_module_glusterfs_fuse.so
11:51:04 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_glusterfs_fuse.vscript', '-shared', 'source3/modules/vfs_glusterfs_fuse.c.120.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_glusterfs_fuse.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2172/2769] Compiling source3/modules/vfs_virusfilter_dummy.c
11:51:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_virusfilter_MODULES=NULL', '-DSTATIC_vfs_virusfilter_MODULES_PROTO=extern void __vfs_virusfilter_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_virusfilter_dummy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_virusfilter_dummy.c.126.o', '-I/usr/include/et']
[2173/2769] Compiling source3/modules/vfs_virusfilter_fsav.c
11:51:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_virusfilter_MODULES=NULL', '-DSTATIC_vfs_virusfilter_MODULES_PROTO=extern void __vfs_virusfilter_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_virusfilter_fsav.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_virusfilter_fsav.c.126.o', '-I/usr/include/et']
[2174/2769] Compiling source3/modules/vfs_virusfilter_clamav.c
11:51:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_virusfilter_MODULES=NULL', '-DSTATIC_vfs_virusfilter_MODULES_PROTO=extern void __vfs_virusfilter_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_virusfilter_clamav.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_virusfilter_clamav.c.126.o', '-I/usr/include/et']
[2175/2769] Linking bin/default/source3/modules/libvfs_module_worm.so
11:51:07 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_worm.vscript', '-shared', 'source3/modules/vfs_worm.c.123.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_worm.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2176/2769] Compiling source3/modules/vfs_virusfilter_sophos.c
11:51:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_virusfilter_MODULES=NULL', '-DSTATIC_vfs_virusfilter_MODULES_PROTO=extern void __vfs_virusfilter_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_virusfilter_sophos.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_virusfilter_sophos.c.126.o', '-I/usr/include/et']
[2177/2769] Compiling source3/modules/vfs_virusfilter.c
11:51:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_virusfilter_MODULES=NULL', '-DSTATIC_vfs_virusfilter_MODULES_PROTO=extern void __vfs_virusfilter_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_virusfilter.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_virusfilter.c.126.o', '-I/usr/include/et']
[2178/2769] Compiling source3/modules/vfs_offline.c
11:51:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_offline_MODULES=NULL', '-DSTATIC_vfs_offline_MODULES_PROTO=extern void __vfs_offline_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_offline.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_offline.c.129.o', '-I/usr/include/et']
[2179/2769] Compiling source3/modules/vfs_widelinks.c
11:51:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_vfs_widelinks_MODULES=NULL', '-DSTATIC_vfs_widelinks_MODULES_PROTO=extern void __vfs_widelinks_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/modules/vfs_widelinks.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_widelinks.c.132.o', '-I/usr/include/et']
[2180/2769] Linking bin/default/source3/modules/libvfs_module_virusfilter.so
11:51:11 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_virusfilter.vscript', '-shared', 'source3/modules/vfs_virusfilter.c.126.o', 'source3/modules/vfs_virusfilter_sophos.c.126.o', 'source3/modules/vfs_virusfilter_fsav.c.126.o', 'source3/modules/vfs_virusfilter_clamav.c.126.o', 'source3/modules/vfs_virusfilter_dummy.c.126.o', 'source3/modules/vfs_virusfilter_utils.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_virusfilter.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lgnutls', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2181/2769] Compiling source3/param/test_lp_load.c
11:51:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_lp_load_MODULES=NULL', '-DSTATIC_test_lp_load_MODULES_PROTO=extern void __test_lp_load_dummy_module_proto(void)', '-Isource3/param', '-I../../source3/param', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/param/test_lp_load.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/param/test_lp_load.c.5.o', '-I/usr/include/et']
[2182/2769] Linking bin/default/source3/modules/libvfs_module_offline.so
11:51:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_offline.vscript', '-shared', 'source3/modules/vfs_offline.c.129.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_offline.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2183/2769] Compiling bin/default/source3/rpc_server/rpc.empty.c
11:51:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpc_MODULES=NULL', '-DSTATIC_rpc_MODULES_PROTO=extern void __rpc_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', 'source3/rpc_server/rpc.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc.empty.c.2.o', '-I/usr/include/et']
[2184/2769] Linking bin/default/source3/modules/libvfs_module_widelinks.so
11:51:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/vfs_widelinks.vscript', '-shared', 'source3/modules/vfs_widelinks.c.132.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/libvfs_module_widelinks.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsmbd-base-private-samba', '-lndr', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lkrb5samba-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lndr-standard', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lsecrets3-private-samba', '-lgensec-private-samba', '-ltdb-wrap-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltirpc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lacl', '-lcrypt', '-lpam', '-lz', '-lcups', '-lresolv', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2185/2769] Compiling source3/rpc_server/rpc_host.c
11:51:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_dcerpcd_MODULES=NULL', '-DSTATIC_samba_dcerpcd_MODULES_PROTO=extern void __samba_dcerpcd_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_server/rpc_host.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpc_host.c.3.o', '-I/usr/include/et']
[2186/2769] Linking bin/default/source3/param/test_lp_load
11:51:13 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/param/test_lp_load.c.5.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/param/test_lp_load', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbconf', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2187/2769] Compiling source3/rpc_server/rpcd_classic.c
11:51:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_classic_MODULES=NULL', '-DSTATIC_rpcd_classic_MODULES_PROTO=extern void __rpcd_classic_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpcd_classic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_classic.c.8.o', '-I/usr/include/et']
[2188/2769] Compiling source3/rpc_server/rpcd_lsad.c
11:51:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_lsad_MODULES=NULL', '-DSTATIC_rpcd_lsad_MODULES_PROTO=extern void __rpcd_lsad_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpcd_lsad.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_lsad.c.10.o', '-I/usr/include/et']
[2189/2769] Compiling source3/rpc_server/rpcd_winreg.c
11:51:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_winreg_MODULES=NULL', '-DSTATIC_rpcd_winreg_MODULES_PROTO=extern void __rpcd_winreg_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpcd_winreg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_winreg.c.12.o', '-I/usr/include/et']
[2190/2769] Linking bin/default/source3/rpc_server/samba-dcerpcd
11:51:16 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/librpc/gen_ndr/ndr_rpc_host.c.3.o', 'source3/auth/token_util.c.1.o', 'source3/rpc_server/rpc_host.c.3.o', 'source3/auth/user_util.c.2.o', 'source3/rpc_server/rpc_sock_helper.c.51.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/auth/auth_util.c.3.o', 'source3/auth/check_samsec.c.3.o', 'source3/auth/server_info.c.3.o', 'source3/auth/server_info_sam.c.3.o', 'source3/auth/user_info.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/samba-dcerpcd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lcmdline-private-samba', '-laddns-private-samba', '-lnpa-tstream-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-lads-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsamba-cluster-support-private-samba', '-lsecrets3-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lcommon-auth-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lclidns-private-samba', '-lndr-samba-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-llibcli-netlogon3-private-samba', '-lkrb5samba-private-samba', '-llibsmb-private-samba', '-lndr-samba4-private-samba', '-lcliauth-private-samba', '-ltdb-wrap-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmb-transport-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lndr-krb5pac', '-lcluster-private-samba', '-lz', '-lcups', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltdb', '-lresolv', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2191/2769] Compiling source3/rpc_server/rpcd_spoolss.c
11:51:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_spoolss_MODULES=NULL', '-DSTATIC_rpcd_spoolss_MODULES_PROTO=extern void __rpcd_spoolss_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpcd_spoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_spoolss.c.14.o', '-I/usr/include/et']
[2192/2769] Linking bin/default/source3/rpc_server/rpcd_lsad
11:51:17 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/rpc_server/lsa/srv_lsa_nt.c.34.o', 'librpc/rpc/server/netlogon/schannel_util.c.228.o', 'source3/lib/lsa.c.133.o', 'librpc/rpc/dcerpc_helper.c.235.o', 'source3/rpc_server/netlogon/srv_netlog_nt.c.36.o', 'source3/rpc_server/dssetup/srv_dssetup_nt.c.28.o', 'source3/rpc_server/samr/srv_samr_nt.c.39.o', 'source3/rpc_server/samr/srv_samr_util.c.39.o', 'source3/rpc_server/samr/srv_samr_chgpasswd.c.39.o', 'source3/rpc_server/rpcd_lsad.c.10.o', 'source3/rpc_server/srv_access_check.c.25.o', 'source3/rpc_server/rpc_sock_helper.c.51.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_lsad', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lsamba-errors', '-lsmbd-base-private-samba', '-lsamba-security-private-samba', '-lndr', '-lRPC-WORKER-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-lsamba-hostconfig', '-lcmdline-private-samba', '-ldcerpc-server-core', '-lndr-nbt', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lgenrand-private-samba', '-lnpa-tstream-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lserver-role-private-samba', '-lcli-smb-common-private-samba', '-ldcerpc-binding', '-ldcerpc-pkt-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-standard', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lnet-keytab-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lgensec-private-samba', '-lwbclient', '-lgse-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lcups', '-lgnutls', '-lpopt', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2193/2769] Linking bin/default/source3/rpc_server/rpcd_winreg
11:51:18 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/registry/regfio.c.30.o', 'source3/rpc_server/rpcd_winreg.c.12.o', 'source3/rpc_server/winreg/srv_winreg_nt.c.44.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_winreg', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsecrets3-private-samba', '-lsmbd-base-private-samba', '-lndr', '-lRPC-WORKER-private-samba', '-lsamba-util', '-lREG-FULL-private-samba', '-lcmdline-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lreplace-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lgenrand-private-samba', '-lnpa-tstream-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-ldcerpc-server-core', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-nbt', '-lndr-standard', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lasn1util-private-samba', '-lnet-keytab-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lgensec-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lMESSAGING-SEND-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-lz', '-lcups', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2194/2769] Linking bin/default/source3/rpc_server/rpcd_spoolss
11:51:18 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/rpc_server/spoolss/srv_spoolss_nt.c.40.o', 'source3/rpc_server/spoolss/srv_spoolss_util.c.40.o', 'source3/rpc_server/rpcd_spoolss.c.14.o', 'source3/printing/pcap.c.87.o', 'source3/printing/print_svid.c.87.o', 'source3/printing/print_aix.c.87.o', 'source3/printing/print_cups.c.87.o', 'source3/printing/print_generic.c.87.o', 'source3/printing/lpq_parse.c.87.o', 'source3/printing/print_standard.c.87.o', 'source3/printing/print_iprint.c.87.o', 'source3/rpc_client/cli_winreg_int.c.127.o', 'source3/printing/notify.c.82.o', 'source3/printing/printing_db.c.82.o', 'source3/printing/printing.c.83.o', 'source3/printing/nt_printing.c.83.o', 'source3/printing/nt_printing_tdb.c.83.o', 'source3/printing/nt_printing_migrate_internal.c.83.o', 'source3/printing/nt_printing_ads.c.83.o', 'source3/printing/queue_process.c.83.o', 'source3/libads/ldap_printer.c.67.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_spoolss', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lprinting-migrate-private-samba', '-lsamba-security-private-samba', '-lRPC-WORKER-private-samba', '-lcmdline-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-liov-buf-private-samba', '-lsamba-cluster-support-private-samba', '-lsecrets3-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-linterfaces-private-samba', '-ldcerpc-server-core', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsmbd-base-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-ldcerpc-samba-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lcli-spoolss-private-samba', '-lstable-sort-private-samba', '-lnpa-tstream-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-credentials', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lndr-samba4-private-samba', '-lcliauth-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lndr-nbt', '-ldcerpc-binding', '-ltime-basic-private-samba', '-ldcerpc-pkt-auth-private-samba', '-levents-private-samba', '-lnetapi', '-lmsrpc3-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lgensec-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lads-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-private-samba', '-llibcli-netlogon3-private-samba', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lnet-keytab-private-samba', '-lwbclient', '-lgse-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypt', '-lpam', '-lresolv', '-lacl', '-ltirpc', '-lcrypto', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lcups', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2195/2769] Compiling source3/rpc_server/rpcd_epmapper.c
11:51:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_epmapper_MODULES=NULL', '-DSTATIC_rpcd_epmapper_MODULES_PROTO=extern void __rpcd_epmapper_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpcd_epmapper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_epmapper.c.16.o', '-I/usr/include/et']
[2196/2769] Compiling source3/rpc_server/rpcd_fsrvp.c
11:51:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_fsrvp_MODULES=NULL', '-DSTATIC_rpcd_fsrvp_MODULES_PROTO=extern void __rpcd_fsrvp_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpcd_fsrvp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_fsrvp.c.18.o', '-I/usr/include/et']
[2197/2769] Compiling source3/rpc_server/eventlog/srv_eventlog_nt.c
11:51:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_EVENTLOG_MODULES=NULL', '-DSTATIC_RPC_EVENTLOG_MODULES_PROTO=extern void __RPC_EVENTLOG_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/eventlog/srv_eventlog_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/eventlog/srv_eventlog_nt.c.32.o', '-I/usr/include/et']
[2198/2769] Compiling source3/rpc_server/eventlog/srv_eventlog_reg.c
11:51:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_EVENTLOG_MODULES=NULL', '-DSTATIC_RPC_EVENTLOG_MODULES_PROTO=extern void __RPC_EVENTLOG_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/eventlog/srv_eventlog_reg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/eventlog/srv_eventlog_reg.c.32.o', '-I/usr/include/et']
[2199/2769] Linking bin/default/source3/rpc_server/rpcd_epmapper
11:51:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/rpc_server/epmapper/srv_epmapper.c.29.o', 'source3/rpc_server/rpcd_epmapper.c.16.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_epmapper', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbd-base-private-samba', '-lRPC-WORKER-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lnpa-tstream-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-ldcerpc-server-core', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-nbt', '-lndr-standard', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lasn1util-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lnet-keytab-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lMESSAGING-SEND-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2200/2769] Linking bin/default/source3/rpc_server/rpcd_fsrvp
11:51:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/rpc_server/fss/srv_fss_state.c.30.o', 'source3/rpc_server/fss/srv_fss_agent.c.31.o', 'source3/rpc_server/rpcd_fsrvp.c.18.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_fsrvp', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsecrets3-private-samba', '-lsmbd-base-private-samba', '-lndr', '-lRPC-WORKER-private-samba', '-lsamba-util', '-lcmdline-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lreplace-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lgenrand-private-samba', '-lnpa-tstream-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-ldcerpc-server-core', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-nbt', '-lndr-standard', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lasn1util-private-samba', '-lnet-keytab-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lgensec-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lMESSAGING-SEND-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-lz', '-lcups', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2201/2769] Compiling source3/rpc_server/initshutdown/srv_initshutdown_nt.c
11:51:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_INITSHUTDOWN_MODULES=NULL', '-DSTATIC_RPC_INITSHUTDOWN_MODULES_PROTO=extern void __RPC_INITSHUTDOWN_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/initshutdown/srv_initshutdown_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/initshutdown/srv_initshutdown_nt.c.33.o', '-I/usr/include/et']
[2202/2769] Compiling source3/rpc_server/dfs/srv_dfs_nt.c
11:51:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NETDFS_MODULES=NULL', '-DSTATIC_RPC_NETDFS_MODULES_PROTO=extern void __RPC_NETDFS_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/dfs/srv_dfs_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/dfs/srv_dfs_nt.c.35.o', '-I/usr/include/et']
[2203/2769] Compiling source3/rpc_server/ntsvcs/srv_ntsvcs_nt.c
11:51:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NTSVCS_MODULES=NULL', '-DSTATIC_RPC_NTSVCS_MODULES_PROTO=extern void __RPC_NTSVCS_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/ntsvcs/srv_ntsvcs_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/ntsvcs/srv_ntsvcs_nt.c.37.o', '-I/usr/include/et']
[2204/2769] Compiling source3/rpc_server/echo/srv_echo_nt.c
11:51:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_RPCECHO_MODULES=NULL', '-DSTATIC_RPC_RPCECHO_MODULES_PROTO=extern void __RPC_RPCECHO_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/echo/srv_echo_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/echo/srv_echo_nt.c.38.o', '-I/usr/include/et']
[2205/2769] Compiling source3/rpc_server/spoolss/srv_iremotewinspool.c
11:51:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_IREMOTEWINSPOOL_MODULES=NULL', '-DSTATIC_RPC_IREMOTEWINSPOOL_MODULES_PROTO=extern void __RPC_IREMOTEWINSPOOL_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/spoolss/srv_iremotewinspool.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/spoolss/srv_iremotewinspool.c.41.o', '-I/usr/include/et']
[2206/2769] Compiling source3/rpc_server/spoolss/iremotewinspool_util.c
11:51:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_IREMOTEWINSPOOL_MODULES=NULL', '-DSTATIC_RPC_IREMOTEWINSPOOL_MODULES_PROTO=extern void __RPC_IREMOTEWINSPOOL_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/spoolss/iremotewinspool_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/spoolss/iremotewinspool_util.c.41.o', '-I/usr/include/et']
[2207/2769] Compiling source3/rpc_server/spoolss/srv_iremotewinspool_nt.c
11:51:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_IREMOTEWINSPOOL_MODULES=NULL', '-DSTATIC_RPC_IREMOTEWINSPOOL_MODULES_PROTO=extern void __RPC_IREMOTEWINSPOOL_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/spoolss/srv_iremotewinspool_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/spoolss/srv_iremotewinspool_nt.c.41.o', '-I/usr/include/et']
[2208/2769] Compiling source3/rpc_server/srvsvc/srv_srvsvc_nt.c
11:51:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SRVSVC_MODULES=NULL', '-DSTATIC_RPC_SRVSVC_MODULES_PROTO=extern void __RPC_SRVSVC_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/rpc_server/srvsvc/srv_srvsvc_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/srvsvc/srv_srvsvc_nt.c.42.o', '-I/usr/include/et']
[2209/2769] Compiling source3/rpc_server/svcctl/srv_svcctl_reg.c
11:51:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SVCCTL_MODULES=NULL', '-DSTATIC_RPC_SVCCTL_MODULES_PROTO=extern void __RPC_SVCCTL_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/svcctl/srv_svcctl_reg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/svcctl/srv_svcctl_reg.c.43.o', '-I/usr/include/et']
[2210/2769] Compiling source3/rpc_server/svcctl/srv_svcctl_nt.c
11:51:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SVCCTL_MODULES=NULL', '-DSTATIC_RPC_SVCCTL_MODULES_PROTO=extern void __RPC_SVCCTL_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/rpc_server/svcctl/srv_svcctl_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/svcctl/srv_svcctl_nt.c.43.o', '-I/usr/include/et']
[2211/2769] Compiling source3/rpc_server/wkssvc/srv_wkssvc_nt.c
11:51:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_WKSSVC_MODULES=NULL', '-DSTATIC_RPC_WKSSVC_MODULES_PROTO=extern void __RPC_WKSSVC_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpc_server/wkssvc/srv_wkssvc_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/wkssvc/srv_wkssvc_nt.c.45.o', '-I/usr/include/et']
[2212/2769] Compiling source3/rpc_server/mdssvc/mdssvc_noindex.c
11:51:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_mdssvc_MODULES=NULL', '-DSTATIC_rpcd_mdssvc_MODULES_PROTO=extern void __rpcd_mdssvc_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/mdssvc/mdssvc_noindex.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/mdssvc/mdssvc_noindex.c.47.o', '-I/usr/include/et']
[2213/2769] Compiling source3/rpc_server/mdssvc/mdssvc.c
11:51:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_mdssvc_MODULES=NULL', '-DSTATIC_rpcd_mdssvc_MODULES_PROTO=extern void __rpcd_mdssvc_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/mdssvc/mdssvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/mdssvc/mdssvc.c.47.o', '-I/usr/include/et']
[2214/2769] Compiling source3/rpc_server/mdssvc/srv_mdssvc_nt.c
11:51:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_mdssvc_MODULES=NULL', '-DSTATIC_rpcd_mdssvc_MODULES_PROTO=extern void __rpcd_mdssvc_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/mdssvc/srv_mdssvc_nt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/mdssvc/srv_mdssvc_nt.c.47.o', '-I/usr/include/et']
[2215/2769] Compiling source3/rpc_server/rpcd_mdssvc.c
11:51:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcd_mdssvc_MODULES=NULL', '-DSTATIC_rpcd_mdssvc_MODULES_PROTO=extern void __rpcd_mdssvc_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/rpc_server/rpcd_mdssvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_mdssvc.c.47.o', '-I/usr/include/et']
[2216/2769] Compiling bin/default/source3/rpc_server/RPC_SERVICE.empty.c
11:51:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_SERVICE_MODULES=NULL', '-DSTATIC_RPC_SERVICE_MODULES_PROTO=extern void __RPC_SERVICE_dummy_module_proto(void)', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', 'source3/rpc_server/RPC_SERVICE.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/RPC_SERVICE.empty.c.50.o', '-I/usr/include/et']
[2217/2769] Compiling source3/winbindd/idmap_rid.c
11:51:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_rid_MODULES=NULL', '-DSTATIC_idmap_rid_MODULES_PROTO=extern void __idmap_rid_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/idmap_rid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_rid.c.7.o', '-I/usr/include/et']
[2218/2769] Compiling source3/winbindd/idmap_tdb2.c
11:51:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_tdb2_MODULES=NULL', '-DSTATIC_idmap_tdb2_MODULES_PROTO=extern void __idmap_tdb2_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/idmap_tdb2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_tdb2.c.13.o', '-I/usr/include/et']
[2219/2769] Linking bin/default/source3/rpc_server/rpcd_classic
11:51:38 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/lsa.c.133.o', 'source3/rpc_server/epmapper/srv_epmapper.c.29.o', 'source3/rpc_server/RPC_SERVICE.empty.c.50.o', 'source3/libads/ldap_printer.c.67.o', 'source3/rpc_server/lsa/srv_lsa_nt.c.34.o', 'source3/rpc_server/spoolss/srv_iremotewinspool_nt.c.41.o', 'source3/rpc_server/spoolss/srv_iremotewinspool.c.41.o', 'source3/rpc_server/spoolss/iremotewinspool_util.c.41.o', 'librpc/rpc/dcerpc_helper.c.235.o', 'source3/rpc_server/svcctl/srv_svcctl_nt.c.43.o', 'source3/rpc_server/svcctl/srv_svcctl_reg.c.43.o', 'source3/rpc_server/netlogon/srv_netlog_nt.c.36.o', 'source3/lib/eventlog/eventlog.c.96.o', 'source3/printing/notify.c.82.o', 'source3/printing/printing_db.c.82.o', 'source3/rpc_server/fss/srv_fss_agent.c.31.o', 'source3/rpc_server/samr/srv_samr_nt.c.39.o', 'source3/rpc_server/samr/srv_samr_util.c.39.o', 'source3/rpc_server/samr/srv_samr_chgpasswd.c.39.o', 'source3/rpc_server/rpc_sock_helper.c.51.o', 'source3/rpc_server/spoolss/srv_spoolss_nt.c.40.o', 'source3/rpc_server/spoolss/srv_spoolss_util.c.40.o', 'librpc/rpc/server/netlogon/schannel_util.c.228.o', 'source3/rpc_server/dssetup/srv_dssetup_nt.c.28.o', 'source3/printing/printing.c.83.o', 'source3/printing/nt_printing.c.83.o', 'source3/printing/nt_printing_tdb.c.83.o', 'source3/printing/nt_printing_migrate_internal.c.83.o', 'source3/printing/nt_printing_ads.c.83.o', 'source3/printing/queue_process.c.83.o', 'source3/printing/pcap.c.87.o', 'source3/printing/print_svid.c.87.o', 'source3/printing/print_aix.c.87.o', 'source3/printing/print_cups.c.87.o', 'source3/printing/print_generic.c.87.o', 'source3/printing/lpq_parse.c.87.o', 'source3/printing/print_standard.c.87.o', 'source3/printing/print_iprint.c.87.o', 'source3/rpc_server/rpc.empty.c.2.o', 'source3/rpc_server/srv_access_check.c.25.o', 'source3/services/svc_spoolss.c.98.o', 'source3/services/svc_rcinit.c.98.o', 'source3/services/svc_winreg_glue.c.98.o', 'source3/services/svc_netlogon.c.98.o', 'source3/services/svc_winreg.c.98.o', 'source3/services/svc_wins.c.98.o', 'source3/rpc_server/echo/srv_echo_nt.c.38.o', 'source3/rpc_server/ntsvcs/srv_ntsvcs_nt.c.37.o', 'source3/rpc_server/dfs/srv_dfs_nt.c.35.o', 'source3/rpc_client/cli_winreg_int.c.127.o', 'source3/rpc_server/fss/srv_fss_state.c.30.o', 'source3/registry/regfio.c.30.o', 'source3/rpc_server/initshutdown/srv_initshutdown_nt.c.33.o', 'source3/rpc_server/eventlog/srv_eventlog_nt.c.32.o', 'source3/rpc_server/eventlog/srv_eventlog_reg.c.32.o', 'source3/rpc_server/rpcd_classic.c.8.o', 'source3/rpc_server/srvsvc/srv_srvsvc_nt.c.42.o', 'source3/rpc_server/winreg/srv_winreg_nt.c.44.o', 'source3/rpc_server/wkssvc/srv_wkssvc_nt.c.45.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_classic', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lprinting-migrate-private-samba', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lRPC-WORKER-private-samba', '-lcmdline-private-samba', '-lsamba3-util-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-liov-buf-private-samba', '-lsamba-cluster-support-private-samba', '-lsecrets3-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-linterfaces-private-samba', '-ldcerpc-server-core', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsmbd-base-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lREG-FULL-private-samba', '-ldcerpc-samba-private-samba', '-lmessages-dgm-private-samba', '-lndr-nbt', '-lmessages-util-private-samba', '-lcli-spoolss-private-samba', '-lads-private-samba', '-lstable-sort-private-samba', '-lnpa-tstream-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lndr-samba4-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lserver-role-private-samba', '-ldcerpc-binding', '-ltime-basic-private-samba', '-ldcerpc-pkt-auth-private-samba', '-levents-private-samba', '-lnetapi', '-lmsrpc3-private-samba', '-llibsmb-private-samba', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lmsghdr-private-samba', '-lgensec-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-llibcli-netlogon3-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-private-samba', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lgse-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypt', '-lpam', '-lacl', '-ltirpc', '-lcrypto', '-lresolv', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lcups', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2220/2769] Linking bin/default/source3/rpc_server/rpcd_mdssvc
11:51:39 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/rpc_server/rpcd_mdssvc.c.47.o', 'source3/rpc_server/mdssvc/mdssvc.c.47.o', 'source3/rpc_server/mdssvc/mdssvc_noindex.c.47.o', 'source3/rpc_server/mdssvc/srv_mdssvc_nt.c.47.o', 'source3/rpc_server/mdssvc/dalloc.c.46.o', 'source3/rpc_server/mdssvc/marshalling.c.46.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server/rpcd_mdssvc', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpc_server', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsecrets3-private-samba', '-lsmbd-base-private-samba', '-lRPC-WORKER-private-samba', '-lsamba-util', '-lcmdline-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lreplace-private-samba', '-lnetapi', '-lndr-krb5pac', '-lsamba3-util-private-samba', '-lcli-spoolss-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lnpa-tstream-private-samba', '-lRPC-SERVER-LOOP-private-samba', '-lauth-private-samba', '-lcommon-auth-private-samba', '-ldcerpc-server-core', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-nbt', '-lndr-standard', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lasn1util-private-samba', '-lnet-keytab-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lgensec-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lmsghdr-private-samba', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lMESSAGING-SEND-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lbsd', '-lz', '-lcups', '-lpopt', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2221/2769] Linking bin/default/source3/winbindd/libidmap_module_rid.so
11:51:39 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_rid.vscript', '-shared', 'source3/winbindd/idmap_rid.c.7.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libidmap_module_rid.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd', '-L/usr/local/lib', '-L/usr/local/lib', '-lidmap-private-samba', '-lreplace-private-samba', '-lsamba-util', '-lsamba-passdb', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lcliauth-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-liov-buf-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lndr-nbt', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-ltevent', '-ltalloc', '-ltalloc', '-lbsd', '-ltdb', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,--export-dynamic']
[2222/2769] Linking bin/default/source3/winbindd/libidmap_module_tdb2.so
11:51:40 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_tdb2.vscript', '-shared', 'source3/winbindd/idmap_tdb2.c.13.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libidmap_module_tdb2.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lidmap-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-passdb', '-liov-buf-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lcliauth-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lndr-nbt', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2223/2769] Compiling bin/default/source3/winbindd/idmap_hash.empty.c
11:51:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_hash_MODULES=NULL', '-DSTATIC_idmap_hash_MODULES_PROTO=extern void __idmap_hash_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', 'source3/winbindd/idmap_hash.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_hash.empty.c.17.o', '-I/usr/include/et']
[2224/2769] Compiling source3/winbindd/idmap_autorid.c
11:51:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_autorid_MODULES=NULL', '-DSTATIC_idmap_autorid_MODULES_PROTO=extern void __idmap_autorid_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/idmap_autorid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_autorid.c.21.o', '-I/usr/include/et']
[2225/2769] Linking bin/default/source3/winbindd/libidmap_module_hash.so
11:51:40 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_hash.vscript', '-shared', 'source3/winbindd/idmap_hash.empty.c.17.o', 'source3/winbindd/idmap_hash/idmap_hash.c.6.o', 'source3/winbindd/idmap_hash/mapfile.c.6.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libidmap_module_hash.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd', '-L/usr/local/lib', '-L/usr/local/lib', '-lidmap-private-samba', '-lkrb5samba-private-samba', '-lsamba-util', '-lreplace-private-samba', '-lsamba-passdb', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lcliauth-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-liov-buf-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lndr-nbt', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lbsd', '-ltdb', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-lz', '-lcups', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,--export-dynamic']
[2226/2769] Compiling bin/default/source3/winbindd/nss_info_hash.empty.c
11:51:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nss_info_hash_MODULES=NULL', '-DSTATIC_nss_info_hash_MODULES_PROTO=extern void __nss_info_hash_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', 'source3/winbindd/nss_info_hash.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/nss_info_hash.empty.c.29.o', '-I/usr/include/et']
[2227/2769] Compiling source3/winbindd/idmap_script.c
11:51:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_idmap_script_MODULES=NULL', '-DSTATIC_idmap_script_MODULES_PROTO=extern void __idmap_script_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/idmap_script.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_script.c.32.o', '-I/usr/include/et']
[2228/2769] Compiling examples/libsmbclient/testsmbc.c
11:51:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testsmbc_MODULES=NULL', '-DSTATIC_testsmbc_MODULES_PROTO=extern void __testsmbc_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testsmbc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testsmbc.c.1.o', '-I/usr/include/et']
[2229/2769] Linking bin/default/source3/winbindd/libidmap_module_autorid.so
11:51:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_autorid.vscript', '-shared', 'source3/winbindd/idmap_autorid_tdb.c.20.o', 'source3/winbindd/idmap_autorid.c.21.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libidmap_module_autorid.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lidmap-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-passdb', '-liov-buf-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lcliauth-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lndr-nbt', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-ltdb', '-lbsd', '-ltalloc', '-ltevent', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,--export-dynamic']
[2230/2769] Linking bin/default/source3/winbindd/libnss_info_module_hash.so
11:51:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/nss_info_hash.vscript', '-shared', 'source3/winbindd/idmap_hash/idmap_hash.c.6.o', 'source3/winbindd/idmap_hash/mapfile.c.6.o', 'source3/winbindd/nss_info_hash.empty.c.29.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libnss_info_module_hash.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-util', '-lkrb5samba-private-samba', '-lnss-info-private-samba', '-lreplace-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-modules-private-samba', '-lsmbconf', '-liov-buf-private-samba', '-lsamba-errors', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-levents-private-samba', '-lndr-nbt', '-lmsghdr-private-samba', '-lcap', '-lcups', '-ltdb', '-lz', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,--export-dynamic']
../../examples/libsmbclient/testsmbc.c: In function ‘main’:
../../examples/libsmbclient/testsmbc.c:42:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   42 |         err = smbc_init(get_auth_data_fn,  10); /* Initialize things */
      |         ^~~
In file included from ../../examples/libsmbclient/testsmbc.c:29:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2231/2769] Linking bin/default/source3/winbindd/libidmap_module_script.so
11:51:42 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,--version-script=/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/idmap_script.vscript', '-shared', 'source3/winbindd/idmap_script.c.32.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/libidmap_module_script.so', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd', '-L/usr/local/lib', '-L/usr/local/lib', '-lidmap-private-samba', '-lreplace-private-samba', '-lsamba-util', '-lsamba-passdb', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lcliauth-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamba-credentials', '-liov-buf-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsamba-errors', '-ltdb-wrap-private-samba', '-lndr-samba-private-samba', '-lasn1util-private-samba', '-lsamba-hostconfig', '-lndr-nbt', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-lstable-sort-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-ltevent', '-ltalloc', '-ltalloc', '-lbsd', '-ltdb', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-Wl,-z,relro,-z,now', '-Wl,--export-dynamic']
[2232/2769] Compiling examples/libsmbclient/testacl.c
11:51:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testacl_MODULES=NULL', '-DSTATIC_testacl_MODULES_PROTO=extern void __testacl_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testacl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testacl.c.3.o', '-I/usr/include/et']
[2233/2769] Linking bin/default/examples/libsmbclient/testsmbc
11:51:43 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testsmbc.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testsmbc', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/testacl.c: In function ‘main’:
../../examples/libsmbclient/testacl.c:193:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
  193 |         if (smbc_init(get_auth_data_fn, debug) != 0)
      |         ^~
In file included from ../../examples/libsmbclient/testacl.c:5:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2234/2769] Compiling examples/libsmbclient/testacl2.c
11:51:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testacl2_MODULES=NULL', '-DSTATIC_testacl2_MODULES_PROTO=extern void __testacl2_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testacl2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testacl2.c.5.o', '-I/usr/include/et']
[2235/2769] Compiling examples/libsmbclient/testacl3.c
11:51:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testacl3_MODULES=NULL', '-DSTATIC_testacl3_MODULES_PROTO=extern void __testacl3_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testacl3.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testacl3.c.7.o', '-I/usr/include/et']
../../examples/libsmbclient/testacl2.c: In function ‘main’:
../../examples/libsmbclient/testacl2.c:30:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   30 |         if (smbc_init(get_auth_data_fn, debug) != 0)
      |         ^~
In file included from ../../examples/libsmbclient/testacl2.c:5:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2236/2769] Linking bin/default/examples/libsmbclient/testacl
11:51:44 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testacl.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testacl', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/testacl3.c: In function ‘main’:
../../examples/libsmbclient/testacl3.c:21:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   21 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testacl3.c:7:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2237/2769] Linking bin/default/examples/libsmbclient/testacl2
11:51:44 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testacl2.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testacl2', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2238/2769] Compiling examples/libsmbclient/testbrowse.c
11:51:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testbrowse_MODULES=NULL', '-DSTATIC_testbrowse_MODULES_PROTO=extern void __testbrowse_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testbrowse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testbrowse.c.9.o', '-I/usr/include/et']
[2239/2769] Linking bin/default/examples/libsmbclient/testacl3
11:51:45 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testacl3.c.7.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testacl3', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2240/2769] Compiling examples/libsmbclient/testbrowse2.c
11:51:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testbrowse2_MODULES=NULL', '-DSTATIC_testbrowse2_MODULES_PROTO=extern void __testbrowse2_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testbrowse2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testbrowse2.c.11.o', '-I/usr/include/et']
[2241/2769] Linking bin/default/examples/libsmbclient/testbrowse
11:51:46 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testbrowse.c.9.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testbrowse', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2242/2769] Compiling examples/libsmbclient/testnotify.c
11:51:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testnotify_MODULES=NULL', '-DSTATIC_testnotify_MODULES_PROTO=extern void __testnotify_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testnotify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testnotify.c.13.o', '-I/usr/include/et']
[2243/2769] Linking bin/default/examples/libsmbclient/testbrowse2
11:51:46 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testbrowse2.c.11.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testbrowse2', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/testnotify.c: In function ‘main’:
../../examples/libsmbclient/testnotify.c:42:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   42 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testnotify.c:7:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2244/2769] Compiling examples/libsmbclient/teststat.c
11:51:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_teststat_MODULES=NULL', '-DSTATIC_teststat_MODULES_PROTO=extern void __teststat_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/teststat.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststat.c.15.o', '-I/usr/include/et']
[2245/2769] Compiling examples/libsmbclient/teststat2.c
11:51:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_teststat2_MODULES=NULL', '-DSTATIC_teststat2_MODULES_PROTO=extern void __teststat2_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/teststat2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststat2.c.17.o', '-I/usr/include/et']
[2246/2769] Linking bin/default/examples/libsmbclient/testnotify
11:51:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testnotify.c.13.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testnotify', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/teststat2.c: In function ‘gettime’:
../../examples/libsmbclient/teststat2.c:42:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   42 |         smbc_init(get_auth_data_fn, 0);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/teststat2.c:1:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2247/2769] Linking bin/default/examples/libsmbclient/teststat
11:51:48 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/teststat.c.15.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststat', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2248/2769] Compiling examples/libsmbclient/teststat3.c
11:51:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_teststat3_MODULES=NULL', '-DSTATIC_teststat3_MODULES_PROTO=extern void __teststat3_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/teststat3.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststat3.c.19.o', '-I/usr/include/et']
[2249/2769] Linking bin/default/examples/libsmbclient/teststat2
11:51:49 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/teststat2.c.17.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststat2', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/teststat3.c: In function ‘main’:
../../examples/libsmbclient/teststat3.c:29:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   29 |         smbc_init(get_auth_data_fn, 0);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/teststat3.c:1:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2250/2769] Compiling examples/libsmbclient/teststatvfs.c
11:51:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_teststatvfs_MODULES=NULL', '-DSTATIC_teststatvfs_MODULES_PROTO=extern void __teststatvfs_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/teststatvfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststatvfs.c.21.o', '-I/usr/include/et']
[2251/2769] Compiling examples/libsmbclient/testfstatvfs.c
11:51:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testfstatvfs_MODULES=NULL', '-DSTATIC_testfstatvfs_MODULES_PROTO=extern void __testfstatvfs_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testfstatvfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testfstatvfs.c.23.o', '-I/usr/include/et']
../../examples/libsmbclient/teststatvfs.c: In function ‘main’:
../../examples/libsmbclient/teststatvfs.c:20:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   20 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/teststatvfs.c:8:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2252/2769] Linking bin/default/examples/libsmbclient/teststat3
11:51:50 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/teststat3.c.19.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststat3', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/testfstatvfs.c: In function ‘main’:
../../examples/libsmbclient/testfstatvfs.c:22:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   22 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testfstatvfs.c:8:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2253/2769] Compiling examples/libsmbclient/testtruncate.c
11:51:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testtruncate_MODULES=NULL', '-DSTATIC_testtruncate_MODULES_PROTO=extern void __testtruncate_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testtruncate.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testtruncate.c.25.o', '-I/usr/include/et']
[2254/2769] Linking bin/default/examples/libsmbclient/teststatvfs
11:51:50 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/teststatvfs.c.21.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/teststatvfs', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/testtruncate.c: In function ‘main’:
../../examples/libsmbclient/testtruncate.c:27:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   27 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testtruncate.c:6:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2255/2769] Linking bin/default/examples/libsmbclient/testfstatvfs
11:51:51 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testfstatvfs.c.23.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testfstatvfs', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2256/2769] Linking bin/default/examples/libsmbclient/testtruncate
11:51:51 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testtruncate.c.25.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testtruncate', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2257/2769] Compiling examples/libsmbclient/testchmod.c
11:51:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testchmod_MODULES=NULL', '-DSTATIC_testchmod_MODULES_PROTO=extern void __testchmod_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testchmod.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testchmod.c.27.o', '-I/usr/include/et']
[2258/2769] Compiling examples/libsmbclient/testutime.c
11:51:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testutime_MODULES=NULL', '-DSTATIC_testutime_MODULES_PROTO=extern void __testutime_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testutime.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testutime.c.29.o', '-I/usr/include/et']
../../examples/libsmbclient/testchmod.c: In function ‘main’:
../../examples/libsmbclient/testchmod.c:37:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   37 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testchmod.c:5:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2259/2769] Compiling examples/libsmbclient/testread.c
11:51:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testread_MODULES=NULL', '-DSTATIC_testread_MODULES_PROTO=extern void __testread_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testread.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testread.c.31.o', '-I/usr/include/et']
../../examples/libsmbclient/testutime.c: In function ‘main’:
../../examples/libsmbclient/testutime.c:42:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   42 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testutime.c:6:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2260/2769] Compiling examples/libsmbclient/testwrite.c
11:51:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testwrite_MODULES=NULL', '-DSTATIC_testwrite_MODULES_PROTO=extern void __testwrite_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testwrite.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testwrite.c.33.o', '-I/usr/include/et']
../../examples/libsmbclient/testread.c: In function ‘main’:
../../examples/libsmbclient/testread.c:21:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   21 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testread.c:7:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2261/2769] Linking bin/default/examples/libsmbclient/testchmod
11:51:53 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testchmod.c.27.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testchmod', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
../../examples/libsmbclient/testwrite.c: In function ‘main’:
../../examples/libsmbclient/testwrite.c:21:9: warning: ‘smbc_init’ is deprecated [-Wdeprecated-declarations]
   21 |         smbc_init(get_auth_data_fn, debug);
      |         ^~~~~~~~~
In file included from ../../examples/libsmbclient/testwrite.c:7:
include/public/libsmbclient.h:1293:5: note: declared here
 1293 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
      |     ^~~~~~~~~

[2262/2769] Linking bin/default/examples/libsmbclient/testutime
11:51:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testutime.c.29.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testutime', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2263/2769] Linking bin/default/examples/libsmbclient/testread
11:51:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testread.c.31.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testread', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2264/2769] Linking bin/default/examples/libsmbclient/testwrite
11:51:54 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testwrite.c.33.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testwrite', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2265/2769] Compiling examples/libsmbclient/testctx.c
11:51:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testctx_MODULES=NULL', '-DSTATIC_testctx_MODULES_PROTO=extern void __testctx_dummy_module_proto(void)', '-Iexamples/libsmbclient', '-I../../examples/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../examples/libsmbclient/testctx.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testctx.c.35.o', '-I/usr/include/et']
[2266/2769] Compiling source3/lib/netapi/tests/netapitest.c
11:51:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netapitest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netapitest.c.1.o', '-I/usr/include/et']
[2267/2769] Compiling source3/lib/netapi/tests/common.c
11:51:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/common.c.1.o', '-I/usr/include/et']
[2268/2769] Linking bin/default/examples/libsmbclient/testctx
11:51:56 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'examples/libsmbclient/testctx.c.35.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/examples/libsmbclient/testctx', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbclient', '-lreplace-private-samba', '-lsamba-errors', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-laddns-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lasn1util-private-samba', '-llibsmb-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lserver-role-private-samba', '-lsocket-blocking-private-samba', '-levents-private-samba', '-linterfaces-private-samba', '-lclidns-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamba-debug-private-samba', '-lsamdb', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-smb-common-private-samba', '-lutil-setid-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsecrets3-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcommon-auth-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2269/2769] Compiling source3/lib/netapi/tests/netwksta.c
11:51:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netwksta.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netwksta.c.1.o', '-I/usr/include/et']
[2270/2769] Compiling source3/lib/netapi/tests/netdisplay.c
11:51:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netdisplay.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netdisplay.c.1.o', '-I/usr/include/et']
[2271/2769] Compiling source3/lib/netapi/tests/netlocalgroup.c
11:51:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netlocalgroup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netlocalgroup.c.1.o', '-I/usr/include/et']
[2272/2769] Compiling source3/lib/netapi/tests/netfile.c
11:51:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netfile.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netfile.c.1.o', '-I/usr/include/et']
[2273/2769] Compiling source3/lib/netapi/tests/netserver.c
11:51:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netserver.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netserver.c.1.o', '-I/usr/include/et']
[2274/2769] Compiling source3/lib/netapi/tests/netuser.c
11:51:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netuser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netuser.c.1.o', '-I/usr/include/et']
[2275/2769] Compiling source3/lib/netapi/tests/netshare.c
11:51:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netshare.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netshare.c.1.o', '-I/usr/include/et']
[2276/2769] Compiling source3/lib/netapi/tests/netgroup.c
11:51:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netapitest_MODULES=NULL', '-DSTATIC_netapitest_MODULES_PROTO=extern void __netapitest_dummy_module_proto(void)', '-Isource3/lib/netapi/tests', '-I../../source3/lib/netapi/tests', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/tests/netgroup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netgroup.c.1.o', '-I/usr/include/et']
[2277/2769] Compiling source3/lib/netapi/examples/getdc/getdc.c
11:51:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_getdc_getdc_MODULES=NULL', '-DSTATIC_getdc_getdc_MODULES_PROTO=extern void __getdc_getdc_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/getdc/getdc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/getdc/getdc.c.2.o', '-I/usr/include/et']
[2278/2769] Compiling source3/lib/netapi/examples/dsgetdc/dsgetdc.c
11:51:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dsgetdc_dsgetdc_MODULES=NULL', '-DSTATIC_dsgetdc_dsgetdc_MODULES_PROTO=extern void __dsgetdc_dsgetdc_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/dsgetdc/dsgetdc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/dsgetdc/dsgetdc.c.4.o', '-I/usr/include/et']
[2279/2769] Linking bin/default/source3/lib/netapi/examples/getdc/getdc
11:51:59 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/getdc/getdc.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/getdc/getdc', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2280/2769] Linking bin/default/source3/lib/netapi/tests/netapitest
11:51:59 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/tests/netapitest.c.1.o', 'source3/lib/netapi/tests/netlocalgroup.c.1.o', 'source3/lib/netapi/tests/netuser.c.1.o', 'source3/lib/netapi/tests/netgroup.c.1.o', 'source3/lib/netapi/tests/netdisplay.c.1.o', 'source3/lib/netapi/tests/netshare.c.1.o', 'source3/lib/netapi/tests/netfile.c.1.o', 'source3/lib/netapi/tests/netserver.c.1.o', 'source3/lib/netapi/tests/netwksta.c.1.o', 'source3/lib/netapi/tests/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/tests/netapitest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2281/2769] Compiling source3/lib/netapi/examples/join/netdomjoin.c
11:51:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_join_netdomjoin_MODULES=NULL', '-DSTATIC_join_netdomjoin_MODULES_PROTO=extern void __join_netdomjoin_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/join/netdomjoin.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/netdomjoin.c.6.o', '-I/usr/include/et']
[2282/2769] Linking bin/default/source3/lib/netapi/examples/dsgetdc/dsgetdc
11:52:00 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/dsgetdc/dsgetdc.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/dsgetdc/dsgetdc', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2283/2769] Compiling source3/lib/netapi/examples/join/getjoinableous.c
11:52:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_join_getjoinableous_MODULES=NULL', '-DSTATIC_join_getjoinableous_MODULES_PROTO=extern void __join_getjoinableous_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/join/getjoinableous.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/getjoinableous.c.8.o', '-I/usr/include/et']
[2284/2769] Linking bin/default/source3/lib/netapi/examples/join/netdomjoin
11:52:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/join/netdomjoin.c.6.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/netdomjoin', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2285/2769] Compiling source3/lib/netapi/examples/join/getjoininformation.c
11:52:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_join_getjoininformation_MODULES=NULL', '-DSTATIC_join_getjoininformation_MODULES_PROTO=extern void __join_getjoininformation_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/join/getjoininformation.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/getjoininformation.c.10.o', '-I/usr/include/et']
[2286/2769] Linking bin/default/source3/lib/netapi/examples/join/getjoinableous
11:52:02 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/join/getjoinableous.c.8.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/getjoinableous', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2287/2769] Compiling source3/lib/netapi/examples/join/rename_machine.c
11:52:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_join_rename_machine_MODULES=NULL', '-DSTATIC_join_rename_machine_MODULES_PROTO=extern void __join_rename_machine_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/join/rename_machine.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/rename_machine.c.12.o', '-I/usr/include/et']
[2288/2769] Compiling source3/lib/netapi/examples/join/provision_computer_account.c
11:52:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_join_provision_computer_account_MODULES=NULL', '-DSTATIC_join_provision_computer_account_MODULES_PROTO=extern void __join_provision_computer_account_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/join/provision_computer_account.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/provision_computer_account.c.14.o', '-I/usr/include/et']
[2289/2769] Linking bin/default/source3/lib/netapi/examples/join/getjoininformation
11:52:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/join/getjoininformation.c.10.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/getjoininformation', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2290/2769] Compiling source3/lib/netapi/examples/join/request_offline_domain_join.c
11:52:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_join_request_offline_domain_join_MODULES=NULL', '-DSTATIC_join_request_offline_domain_join_MODULES_PROTO=extern void __join_request_offline_domain_join_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/join/request_offline_domain_join.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/request_offline_domain_join.c.16.o', '-I/usr/include/et']
[2291/2769] Linking bin/default/source3/lib/netapi/examples/join/rename_machine
11:52:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/join/rename_machine.c.12.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/rename_machine', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2292/2769] Linking bin/default/source3/lib/netapi/examples/join/provision_computer_account
11:52:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/join/provision_computer_account.c.14.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/provision_computer_account', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2293/2769] Linking bin/default/source3/lib/netapi/examples/join/request_offline_domain_join
11:52:04 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/join/request_offline_domain_join.c.16.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/request_offline_domain_join', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2294/2769] Compiling source3/lib/netapi/examples/join/djoin.c
11:52:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_join_djoin_MODULES=NULL', '-DSTATIC_join_djoin_MODULES_PROTO=extern void __join_djoin_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/join/djoin.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/djoin.c.18.o', '-I/usr/include/et']
[2295/2769] Compiling source3/lib/netapi/examples/user/user_add.c
11:52:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_add_MODULES=NULL', '-DSTATIC_user_user_add_MODULES_PROTO=extern void __user_user_add_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_add.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_add.c.20.o', '-I/usr/include/et']
[2296/2769] Compiling source3/lib/netapi/examples/user/user_del.c
11:52:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_del_MODULES=NULL', '-DSTATIC_user_user_del_MODULES_PROTO=extern void __user_user_del_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_del.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_del.c.22.o', '-I/usr/include/et']
[2297/2769] Linking bin/default/source3/lib/netapi/examples/join/djoin
11:52:05 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/join/djoin.c.18.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/join/djoin', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2298/2769] Linking bin/default/source3/lib/netapi/examples/user/user_add
11:52:05 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_add.c.20.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_add', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2299/2769] Linking bin/default/source3/lib/netapi/examples/user/user_del
11:52:06 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/user/user_del.c.22.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_del', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2300/2769] Compiling source3/lib/netapi/examples/user/user_enum.c
11:52:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_enum_MODULES=NULL', '-DSTATIC_user_user_enum_MODULES_PROTO=extern void __user_user_enum_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_enum.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_enum.c.24.o', '-I/usr/include/et']
[2301/2769] Compiling source3/lib/netapi/examples/user/user_dispinfo.c
11:52:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_dispinfo_MODULES=NULL', '-DSTATIC_user_user_dispinfo_MODULES_PROTO=extern void __user_user_dispinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_dispinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_dispinfo.c.26.o', '-I/usr/include/et']
[2302/2769] Linking bin/default/source3/lib/netapi/examples/user/user_enum
11:52:07 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_enum.c.24.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_enum', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2303/2769] Compiling source3/lib/netapi/examples/user/user_chgpwd.c
11:52:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_chgpwd_MODULES=NULL', '-DSTATIC_user_user_chgpwd_MODULES_PROTO=extern void __user_user_chgpwd_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_chgpwd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_chgpwd.c.28.o', '-I/usr/include/et']
[2304/2769] Linking bin/default/source3/lib/netapi/examples/user/user_dispinfo
11:52:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_dispinfo.c.26.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_dispinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2305/2769] Compiling source3/lib/netapi/examples/user/user_getinfo.c
11:52:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_getinfo_MODULES=NULL', '-DSTATIC_user_user_getinfo_MODULES_PROTO=extern void __user_user_getinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_getinfo.c.30.o', '-I/usr/include/et']
[2306/2769] Linking bin/default/source3/lib/netapi/examples/user/user_chgpwd
11:52:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_chgpwd.c.28.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_chgpwd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2307/2769] Compiling source3/lib/netapi/examples/user/user_setinfo.c
11:52:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_setinfo_MODULES=NULL', '-DSTATIC_user_user_setinfo_MODULES_PROTO=extern void __user_user_setinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_setinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_setinfo.c.32.o', '-I/usr/include/et']
[2308/2769] Linking bin/default/source3/lib/netapi/examples/user/user_getinfo
11:52:09 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_getinfo.c.30.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_getinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2309/2769] Compiling source3/lib/netapi/examples/user/user_modalsget.c
11:52:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_modalsget_MODULES=NULL', '-DSTATIC_user_user_modalsget_MODULES_PROTO=extern void __user_user_modalsget_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_modalsget.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_modalsget.c.34.o', '-I/usr/include/et']
[2310/2769] Linking bin/default/source3/lib/netapi/examples/user/user_setinfo
11:52:10 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_setinfo.c.32.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_setinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2311/2769] Linking bin/default/source3/lib/netapi/examples/user/user_modalsget
11:52:10 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_modalsget.c.34.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_modalsget', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2312/2769] Compiling source3/lib/netapi/examples/user/user_modalsset.c
11:52:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_modalsset_MODULES=NULL', '-DSTATIC_user_user_modalsset_MODULES_PROTO=extern void __user_user_modalsset_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_modalsset.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_modalsset.c.36.o', '-I/usr/include/et']
[2313/2769] Compiling source3/lib/netapi/examples/user/user_getgroups.c
11:52:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_getgroups_MODULES=NULL', '-DSTATIC_user_user_getgroups_MODULES_PROTO=extern void __user_user_getgroups_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_getgroups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_getgroups.c.38.o', '-I/usr/include/et']
[2314/2769] Compiling source3/lib/netapi/examples/user/user_setgroups.c
11:52:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_setgroups_MODULES=NULL', '-DSTATIC_user_user_setgroups_MODULES_PROTO=extern void __user_user_setgroups_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_setgroups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_setgroups.c.40.o', '-I/usr/include/et']
[2315/2769] Linking bin/default/source3/lib/netapi/examples/user/user_modalsset
11:52:11 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/user/user_modalsset.c.36.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_modalsset', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2316/2769] Compiling source3/lib/netapi/examples/user/user_getlocalgroups.c
11:52:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_user_user_getlocalgroups_MODULES=NULL', '-DSTATIC_user_user_getlocalgroups_MODULES_PROTO=extern void __user_user_getlocalgroups_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/user/user_getlocalgroups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_getlocalgroups.c.42.o', '-I/usr/include/et']
[2317/2769] Linking bin/default/source3/lib/netapi/examples/user/user_getgroups
11:52:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_getgroups.c.38.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_getgroups', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2318/2769] Linking bin/default/source3/lib/netapi/examples/user/user_setgroups
11:52:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/user/user_setgroups.c.40.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_setgroups', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2319/2769] Linking bin/default/source3/lib/netapi/examples/user/user_getlocalgroups
11:52:13 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/user/user_getlocalgroups.c.42.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/user/user_getlocalgroups', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2320/2769] Compiling source3/lib/netapi/examples/group/group_add.c
11:52:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_add_MODULES=NULL', '-DSTATIC_group_group_add_MODULES_PROTO=extern void __group_group_add_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_add.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_add.c.44.o', '-I/usr/include/et']
[2321/2769] Compiling source3/lib/netapi/examples/group/group_del.c
11:52:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_del_MODULES=NULL', '-DSTATIC_group_group_del_MODULES_PROTO=extern void __group_group_del_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_del.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_del.c.46.o', '-I/usr/include/et']
[2322/2769] Linking bin/default/source3/lib/netapi/examples/group/group_add
11:52:14 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/group/group_add.c.44.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_add', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2323/2769] Compiling source3/lib/netapi/examples/group/group_enum.c
11:52:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_enum_MODULES=NULL', '-DSTATIC_group_group_enum_MODULES_PROTO=extern void __group_group_enum_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_enum.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_enum.c.48.o', '-I/usr/include/et']
[2324/2769] Linking bin/default/source3/lib/netapi/examples/group/group_del
11:52:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/group/group_del.c.46.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_del', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2325/2769] Linking bin/default/source3/lib/netapi/examples/group/group_enum
11:52:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/group/group_enum.c.48.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_enum', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2326/2769] Compiling source3/lib/netapi/examples/group/group_setinfo.c
11:52:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_setinfo_MODULES=NULL', '-DSTATIC_group_group_setinfo_MODULES_PROTO=extern void __group_group_setinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_setinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_setinfo.c.50.o', '-I/usr/include/et']
[2327/2769] Compiling source3/lib/netapi/examples/group/group_getinfo.c
11:52:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_getinfo_MODULES=NULL', '-DSTATIC_group_group_getinfo_MODULES_PROTO=extern void __group_group_getinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_getinfo.c.52.o', '-I/usr/include/et']
[2328/2769] Compiling source3/lib/netapi/examples/group/group_adduser.c
11:52:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_adduser_MODULES=NULL', '-DSTATIC_group_group_adduser_MODULES_PROTO=extern void __group_group_adduser_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_adduser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_adduser.c.54.o', '-I/usr/include/et']
[2329/2769] Linking bin/default/source3/lib/netapi/examples/group/group_setinfo
11:52:16 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/group/group_setinfo.c.50.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_setinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2330/2769] Linking bin/default/source3/lib/netapi/examples/group/group_getinfo
11:52:17 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/group/group_getinfo.c.52.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_getinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2331/2769] Compiling source3/lib/netapi/examples/group/group_deluser.c
11:52:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_deluser_MODULES=NULL', '-DSTATIC_group_group_deluser_MODULES_PROTO=extern void __group_group_deluser_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_deluser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_deluser.c.56.o', '-I/usr/include/et']
[2332/2769] Linking bin/default/source3/lib/netapi/examples/group/group_adduser
11:52:18 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/group/group_adduser.c.54.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_adduser', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2333/2769] Compiling source3/lib/netapi/examples/group/group_getusers.c
11:52:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_getusers_MODULES=NULL', '-DSTATIC_group_group_getusers_MODULES_PROTO=extern void __group_group_getusers_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_getusers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_getusers.c.58.o', '-I/usr/include/et']
[2334/2769] Compiling source3/lib/netapi/examples/group/group_setusers.c
11:52:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_group_group_setusers_MODULES=NULL', '-DSTATIC_group_group_setusers_MODULES_PROTO=extern void __group_group_setusers_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/group/group_setusers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_setusers.c.60.o', '-I/usr/include/et']
[2335/2769] Linking bin/default/source3/lib/netapi/examples/group/group_deluser
11:52:19 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/group/group_deluser.c.56.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_deluser', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2336/2769] Linking bin/default/source3/lib/netapi/examples/group/group_getusers
11:52:19 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/group/group_getusers.c.58.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_getusers', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2337/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_add.c
11:52:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_add_MODULES=NULL', '-DSTATIC_localgroup_localgroup_add_MODULES_PROTO=extern void __localgroup_localgroup_add_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_add.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_add.c.62.o', '-I/usr/include/et']
[2338/2769] Linking bin/default/source3/lib/netapi/examples/group/group_setusers
11:52:20 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/group/group_setusers.c.60.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/group/group_setusers', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2339/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_del.c
11:52:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_del_MODULES=NULL', '-DSTATIC_localgroup_localgroup_del_MODULES_PROTO=extern void __localgroup_localgroup_del_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_del.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_del.c.64.o', '-I/usr/include/et']
[2340/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_add
11:52:21 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/localgroup/localgroup_add.c.62.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_add', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2341/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_getinfo.c
11:52:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_getinfo_MODULES=NULL', '-DSTATIC_localgroup_localgroup_getinfo_MODULES_PROTO=extern void __localgroup_localgroup_getinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_getinfo.c.66.o', '-I/usr/include/et']
[2342/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_setinfo.c
11:52:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_setinfo_MODULES=NULL', '-DSTATIC_localgroup_localgroup_setinfo_MODULES_PROTO=extern void __localgroup_localgroup_setinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_setinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_setinfo.c.68.o', '-I/usr/include/et']
[2343/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_del
11:52:22 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/localgroup/localgroup_del.c.64.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_del', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2344/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_getinfo
11:52:22 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/localgroup/localgroup_getinfo.c.66.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_getinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2345/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_enum.c
11:52:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_enum_MODULES=NULL', '-DSTATIC_localgroup_localgroup_enum_MODULES_PROTO=extern void __localgroup_localgroup_enum_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_enum.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_enum.c.70.o', '-I/usr/include/et']
[2346/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_setinfo
11:52:23 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/localgroup/localgroup_setinfo.c.68.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_setinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2347/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_addmembers.c
11:52:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_addmembers_MODULES=NULL', '-DSTATIC_localgroup_localgroup_addmembers_MODULES_PROTO=extern void __localgroup_localgroup_addmembers_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_addmembers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_addmembers.c.72.o', '-I/usr/include/et']
[2348/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_delmembers.c
11:52:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_delmembers_MODULES=NULL', '-DSTATIC_localgroup_localgroup_delmembers_MODULES_PROTO=extern void __localgroup_localgroup_delmembers_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_delmembers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_delmembers.c.74.o', '-I/usr/include/et']
[2349/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_enum
11:52:24 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/localgroup/localgroup_enum.c.70.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_enum', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2350/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_addmembers
11:52:24 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/localgroup/localgroup_addmembers.c.72.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_addmembers', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2351/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_delmembers
11:52:24 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/localgroup/localgroup_delmembers.c.74.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_delmembers', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2352/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_setmembers.c
11:52:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_setmembers_MODULES=NULL', '-DSTATIC_localgroup_localgroup_setmembers_MODULES_PROTO=extern void __localgroup_localgroup_setmembers_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_setmembers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_setmembers.c.76.o', '-I/usr/include/et']
[2353/2769] Compiling source3/lib/netapi/examples/localgroup/localgroup_getmembers.c
11:52:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_localgroup_localgroup_getmembers_MODULES=NULL', '-DSTATIC_localgroup_localgroup_getmembers_MODULES_PROTO=extern void __localgroup_localgroup_getmembers_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/localgroup/localgroup_getmembers.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_getmembers.c.78.o', '-I/usr/include/et']
[2354/2769] Compiling source3/lib/netapi/examples/server/remote_tod.c
11:52:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_server_remote_tod_MODULES=NULL', '-DSTATIC_server_remote_tod_MODULES_PROTO=extern void __server_remote_tod_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/server/remote_tod.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/server/remote_tod.c.80.o', '-I/usr/include/et']
[2355/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_setmembers
11:52:26 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/localgroup/localgroup_setmembers.c.76.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_setmembers', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2356/2769] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_getmembers
11:52:26 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/localgroup/localgroup_getmembers.c.78.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/localgroup/localgroup_getmembers', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2357/2769] Compiling source3/lib/netapi/examples/server/server_getinfo.c
11:52:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_server_server_getinfo_MODULES=NULL', '-DSTATIC_server_server_getinfo_MODULES_PROTO=extern void __server_server_getinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/server/server_getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/server/server_getinfo.c.82.o', '-I/usr/include/et']
[2358/2769] Linking bin/default/source3/lib/netapi/examples/server/remote_tod
11:52:27 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/server/remote_tod.c.80.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/server/remote_tod', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2359/2769] Compiling source3/lib/netapi/examples/share/share_add.c
11:52:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_share_share_add_MODULES=NULL', '-DSTATIC_share_share_add_MODULES_PROTO=extern void __share_share_add_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/share/share_add.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_add.c.84.o', '-I/usr/include/et']
[2360/2769] Linking bin/default/source3/lib/netapi/examples/server/server_getinfo
11:52:27 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/server/server_getinfo.c.82.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/server/server_getinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2361/2769] Compiling source3/lib/netapi/examples/share/share_del.c
11:52:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_share_share_del_MODULES=NULL', '-DSTATIC_share_share_del_MODULES_PROTO=extern void __share_share_del_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/share/share_del.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_del.c.86.o', '-I/usr/include/et']
[2362/2769] Linking bin/default/source3/lib/netapi/examples/share/share_add
11:52:28 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/share/share_add.c.84.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_add', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2363/2769] Linking bin/default/source3/lib/netapi/examples/share/share_del
11:52:28 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/share/share_del.c.86.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_del', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2364/2769] Compiling source3/lib/netapi/examples/share/share_enum.c
11:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_share_share_enum_MODULES=NULL', '-DSTATIC_share_share_enum_MODULES_PROTO=extern void __share_share_enum_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/share/share_enum.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_enum.c.88.o', '-I/usr/include/et']
[2365/2769] Compiling source3/lib/netapi/examples/share/share_getinfo.c
11:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_share_share_getinfo_MODULES=NULL', '-DSTATIC_share_share_getinfo_MODULES_PROTO=extern void __share_share_getinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/share/share_getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_getinfo.c.90.o', '-I/usr/include/et']
[2366/2769] Compiling source3/lib/netapi/examples/share/share_setinfo.c
11:52:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_share_share_setinfo_MODULES=NULL', '-DSTATIC_share_share_setinfo_MODULES_PROTO=extern void __share_share_setinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/share/share_setinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_setinfo.c.92.o', '-I/usr/include/et']
[2367/2769] Compiling source3/lib/netapi/examples/file/file_close.c
11:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_file_file_close_MODULES=NULL', '-DSTATIC_file_file_close_MODULES_PROTO=extern void __file_file_close_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/file/file_close.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/file/file_close.c.94.o', '-I/usr/include/et']
[2368/2769] Linking bin/default/source3/lib/netapi/examples/share/share_enum
11:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/share/share_enum.c.88.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_enum', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2369/2769] Linking bin/default/source3/lib/netapi/examples/share/share_getinfo
11:52:30 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/share/share_getinfo.c.90.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_getinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2370/2769] Linking bin/default/source3/lib/netapi/examples/share/share_setinfo
11:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/share/share_setinfo.c.92.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/share/share_setinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2371/2769] Linking bin/default/source3/lib/netapi/examples/file/file_close
11:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/file/file_close.c.94.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/file/file_close', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2372/2769] Compiling source3/lib/netapi/examples/file/file_getinfo.c
11:52:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_file_file_getinfo_MODULES=NULL', '-DSTATIC_file_file_getinfo_MODULES_PROTO=extern void __file_file_getinfo_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/file/file_getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/file/file_getinfo.c.96.o', '-I/usr/include/et']
[2373/2769] Compiling source3/lib/netapi/examples/file/file_enum.c
11:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_file_file_enum_MODULES=NULL', '-DSTATIC_file_file_enum_MODULES_PROTO=extern void __file_file_enum_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/file/file_enum.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/file/file_enum.c.98.o', '-I/usr/include/et']
[2374/2769] Compiling source3/lib/netapi/examples/shutdown/shutdown_init.c
11:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_shutdown_shutdown_init_MODULES=NULL', '-DSTATIC_shutdown_shutdown_init_MODULES_PROTO=extern void __shutdown_shutdown_init_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/shutdown/shutdown_init.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/shutdown/shutdown_init.c.100.o', '-I/usr/include/et']
[2375/2769] Compiling source3/lib/netapi/examples/shutdown/shutdown_abort.c
11:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_shutdown_shutdown_abort_MODULES=NULL', '-DSTATIC_shutdown_shutdown_abort_MODULES_PROTO=extern void __shutdown_shutdown_abort_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/shutdown/shutdown_abort.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/shutdown/shutdown_abort.c.102.o', '-I/usr/include/et']
[2376/2769] Linking bin/default/source3/lib/netapi/examples/file/file_getinfo
11:52:32 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/file/file_getinfo.c.96.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/file/file_getinfo', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2377/2769] Linking bin/default/source3/lib/netapi/examples/shutdown/shutdown_init
11:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/shutdown/shutdown_init.c.100.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/shutdown/shutdown_init', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2378/2769] Linking bin/default/source3/lib/netapi/examples/file/file_enum
11:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/file/file_enum.c.98.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/file/file_enum', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2379/2769] Linking bin/default/source3/lib/netapi/examples/shutdown/shutdown_abort
11:52:33 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/shutdown/shutdown_abort.c.102.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/shutdown/shutdown_abort', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2380/2769] Compiling source3/lib/netapi/examples/netlogon/netlogon_control.c
11:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netlogon_netlogon_control_MODULES=NULL', '-DSTATIC_netlogon_netlogon_control_MODULES_PROTO=extern void __netlogon_netlogon_control_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/netlogon/netlogon_control.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/netlogon/netlogon_control.c.104.o', '-I/usr/include/et']
[2381/2769] Compiling source3/lib/netapi/examples/netlogon/netlogon_control2.c
11:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netlogon_netlogon_control2_MODULES=NULL', '-DSTATIC_netlogon_netlogon_control2_MODULES_PROTO=extern void __netlogon_netlogon_control2_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/netlogon/netlogon_control2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/netlogon/netlogon_control2.c.106.o', '-I/usr/include/et']
[2382/2769] Linking bin/default/source3/lib/netapi/examples/netlogon/netlogon_control
11:52:34 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/netlogon/netlogon_control.c.104.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/netlogon/netlogon_control', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2383/2769] Compiling source3/lib/netapi/examples/netlogon/nltest.c
11:52:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_netlogon_nltest_MODULES=NULL', '-DSTATIC_netlogon_nltest_MODULES_PROTO=extern void __netlogon_nltest_dummy_module_proto(void)', '-Isource3/lib/netapi/examples', '-I../../source3/lib/netapi/examples', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/lib/netapi/examples/netlogon/nltest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/netlogon/nltest.c.108.o', '-I/usr/include/et']
[2384/2769] Linking bin/default/source3/lib/netapi/examples/netlogon/netlogon_control2
11:52:35 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/common.c.1.o', 'source3/lib/netapi/examples/netlogon/netlogon_control2.c.106.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/netlogon/netlogon_control2', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2385/2769] Compiling source3/smbd/notifyd/tests.c
11:52:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_notifyd_tests_MODULES=NULL', '-DSTATIC_notifyd_tests_MODULES_PROTO=extern void __notifyd_tests_dummy_module_proto(void)', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/smbd/notifyd/tests.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/tests.c.4.o', '-I/usr/include/et']
[2386/2769] Linking bin/default/source3/lib/netapi/examples/netlogon/nltest
11:52:36 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/lib/netapi/examples/netlogon/nltest.c.108.o', 'source3/lib/netapi/examples/common.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/netapi/examples/netlogon/nltest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lnetapi', '-lreplace-private-samba', '-lsamba-errors', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-lmsrpc3-private-samba', '-lauth-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr', '-lads-private-samba', '-lsamba-util', '-lsamba-passdb', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldbwrap-private-samba', '-llibsmb-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lMESSAGING-private-samba', '-lcommon-auth-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsamba-debug-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba3-util-private-samba', '-lsamba-modules-private-samba', '-lndr-krb5pac', '-lserver-role-private-samba', '-linterfaces-private-samba', '-lsamdb', '-lcli-smb-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lMESSAGING-SEND-private-samba', '-lsmb-transport-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lmsghdr-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lbsd', '-lcom_err', '-lgnutls', '-lcap', '-lresolv', '-ltdb', '-licui18n', '-licuuc', '-lcups', '-lz', '-lpam', '-lcrypt', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2387/2769] Compiling source3/smbd/notifyd/notifydd.c
11:52:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_notifydd_MODULES=NULL', '-DSTATIC_notifydd_MODULES_PROTO=extern void __notifydd_dummy_module_proto(void)', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/smbd/notifyd/notifydd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/notifydd.c.6.o', '-I/usr/include/et']
[2388/2769] Linking bin/default/source3/smbd/notifyd/notifyd-tests
11:52:37 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/smbd/notifyd/tests.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/notifyd-tests', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsmbconf', '-lreplace-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lz', '-ltdb', '-lcups', '-ltevent', '-ltalloc', '-lbsd', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2389/2769] Compiling source3/rpcclient/cmd_eventlog.c
11:52:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_eventlog.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_eventlog.c.1.o', '-I/usr/include/et']
[2390/2769] Compiling source3/rpcclient/cmd_shutdown.c
11:52:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_shutdown.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_shutdown.c.1.o', '-I/usr/include/et']
[2391/2769] Linking bin/default/source3/smbd/notifyd/notifydd
11:52:38 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/smbd/notifyd/notifydd.c.6.o', 'source3/smbd/notifyd/notifyd.c.3.o', 'source3/smbd/notifyd/notifyd_entry.c.2.o', 'source3/smbd/notifyd/notifyd_db.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/notifydd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/usr/local/lib', '-L/usr/local/lib', '-lsamba-cluster-support-private-samba', '-ldbwrap-private-samba', '-lsamba-errors', '-lsmbconf', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lmessages-util-private-samba', '-lreplace-private-samba', '-lsamba-util', '-ltdb-wrap-private-samba', '-ltevent-util', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-sockets-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lsmbd-shim-private-samba', '-ltime-basic-private-samba', '-lutil-setid-private-samba', '-lgenrand-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-levents-private-samba', '-lndr-nbt', '-lmsghdr-private-samba', '-lz', '-lcups', '-licui18n', '-licuuc', '-lbsd', '-lgnutls', '-lcap', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2392/2769] Compiling source3/rpcclient/cmd_ntsvcs.c
11:52:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_ntsvcs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_ntsvcs.c.1.o', '-I/usr/include/et']
[2393/2769] Compiling source3/rpcclient/cmd_epmapper.c
11:52:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_epmapper.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_epmapper.c.1.o', '-I/usr/include/et']
[2394/2769] Compiling source3/rpcclient/cmd_spoolss.c
11:52:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_spoolss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_spoolss.c.1.o', '-I/usr/include/et']
[2395/2769] Compiling source3/rpcclient/cmd_drsuapi.c
11:52:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_drsuapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_drsuapi.c.1.o', '-I/usr/include/et']
[2396/2769] Compiling source3/rpcclient/cmd_netlogon.c
11:52:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_netlogon.c.1.o', '-I/usr/include/et']
[2397/2769] Compiling source3/rpcclient/cmd_witness.c
11:52:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_witness.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_witness.c.1.o', '-I/usr/include/et']
[2398/2769] Compiling source3/rpcclient/cmd_spotlight.c
11:52:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_spotlight.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_spotlight.c.1.o', '-I/usr/include/et']
[2399/2769] Compiling source3/rpcclient/cmd_clusapi.c
11:52:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_clusapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_clusapi.c.1.o', '-I/usr/include/et']
[2400/2769] Compiling source3/rpcclient/cmd_dssetup.c
11:52:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_dssetup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_dssetup.c.1.o', '-I/usr/include/et']
[2401/2769] Compiling source3/rpcclient/cmd_winreg.c
11:52:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_winreg.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_winreg.c.1.o', '-I/usr/include/et']
[2402/2769] Compiling source3/rpcclient/cmd_srvsvc.c
11:52:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_srvsvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_srvsvc.c.1.o', '-I/usr/include/et']
[2403/2769] Compiling source3/rpcclient/cmd_lsarpc.c
11:52:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_lsarpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_lsarpc.c.1.o', '-I/usr/include/et']
[2404/2769] Compiling source3/rpcclient/cmd_unixinfo.c
11:52:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_unixinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_unixinfo.c.1.o', '-I/usr/include/et']
[2405/2769] Compiling source3/rpcclient/cmd_echo.c
11:52:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_echo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_echo.c.1.o', '-I/usr/include/et']
[2406/2769] Compiling source3/rpcclient/cmd_dfs.c
11:52:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_dfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_dfs.c.1.o', '-I/usr/include/et']
[2407/2769] Compiling source3/rpcclient/cmd_fss.c
11:52:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_fss.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_fss.c.1.o', '-I/usr/include/et']
[2408/2769] Compiling source3/rpcclient/cmd_wkssvc.c
11:52:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_wkssvc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_wkssvc.c.1.o', '-I/usr/include/et']
[2409/2769] Compiling source3/rpcclient/rpcclient.c
11:52:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/rpcclient.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/rpcclient.c.1.o', '-I/usr/include/et']
[2410/2769] Compiling source3/rpcclient/cmd_samr.c
11:52:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_samr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_samr.c.1.o', '-I/usr/include/et']
[2411/2769] Compiling source3/rpcclient/cmd_iremotewinspool.c
11:52:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_rpcclient_MODULES=NULL', '-DSTATIC_rpcclient_MODULES_PROTO=extern void __rpcclient_dummy_module_proto(void)', '-Isource3/rpcclient', '-I../../source3/rpcclient', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/rpcclient/cmd_iremotewinspool.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/cmd_iremotewinspool.c.1.o', '-I/usr/include/et']
[2412/2769] Compiling source3/utils/net_dns.c
11:52:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DNS_UTIL_MODULES=NULL', '-DSTATIC_DNS_UTIL_MODULES_PROTO=extern void __DNS_UTIL_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/net_dns.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_dns.c.3.o', '-I/usr/include/et']
[2413/2769] Compiling source3/utils/net_ads_join_dns.c
11:52:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_DNS_UTIL_MODULES=NULL', '-DSTATIC_DNS_UTIL_MODULES_PROTO=extern void __DNS_UTIL_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/net_ads_join_dns.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_ads_join_dns.c.3.o', '-I/usr/include/et']
[2414/2769] Compiling source3/utils/profiles.c
11:52:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_profiles_MODULES=NULL', '-DSTATIC_profiles_MODULES_PROTO=extern void __profiles_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/profiles.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/profiles.c.4.o', '-I/usr/include/et']
[2415/2769] Linking bin/default/source3/rpcclient/rpcclient
11:52:57 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'librpc/gen_ndr/ndr_clusapi_c.c.196.o', 'librpc/gen_ndr/ndr_witness_c.c.195.o', 'librpc/gen_ndr/ndr_winspool_c.c.175.o', 'librpc/gen_ndr/ndr_dssetup_c.c.185.o', 'librpc/gen_ndr/ndr_fsrvp_c.c.194.o', 'librpc/gen_ndr/ndr_drsuapi_c.c.171.o', 'source3/rpc_client/cli_samr.c.116.o', 'source3/rpc_client/init_samr.c.132.o', 'source3/rpc_server/mdssvc/dalloc.c.46.o', 'source3/rpc_server/mdssvc/marshalling.c.46.o', 'librpc/gen_ndr/ndr_mdssvc_c.c.197.o', 'libcli/smbreadline/smbreadline.c.1.o', 'source3/rpcclient/rpcclient.c.1.o', 'source3/rpcclient/cmd_lsarpc.c.1.o', 'source3/rpcclient/cmd_samr.c.1.o', 'source3/rpcclient/cmd_spoolss.c.1.o', 'source3/rpcclient/cmd_netlogon.c.1.o', 'source3/rpcclient/cmd_srvsvc.c.1.o', 'source3/rpcclient/cmd_dfs.c.1.o', 'source3/rpcclient/cmd_epmapper.c.1.o', 'source3/rpcclient/cmd_dssetup.c.1.o', 'source3/rpcclient/cmd_echo.c.1.o', 'source3/rpcclient/cmd_shutdown.c.1.o', 'source3/rpcclient/cmd_wkssvc.c.1.o', 'source3/rpcclient/cmd_ntsvcs.c.1.o', 'source3/rpcclient/cmd_drsuapi.c.1.o', 'source3/rpcclient/cmd_eventlog.c.1.o', 'source3/rpcclient/cmd_winreg.c.1.o', 'source3/rpcclient/cmd_fss.c.1.o', 'source3/rpcclient/cmd_clusapi.c.1.o', 'source3/rpcclient/cmd_witness.c.1.o', 'source3/rpcclient/cmd_iremotewinspool.c.1.o', 'source3/rpcclient/cmd_spotlight.c.1.o', 'source3/rpcclient/cmd_unixinfo.c.1.o', 'librpc/gen_ndr/ndr_unixinfo_c.c.172.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/rpc_client/cli_pipe_schannel.c.128.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/rpcclient/rpcclient', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lcmdline-contexts-private-samba', '-lcmdline-private-samba', '-laddns-private-samba', '-lsmbconf', '-lndr', '-lads-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-llibcli-netlogon3-private-samba', '-lcli-spoolss-private-samba', '-lsecrets3-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lndr-standard', '-ltevent-util', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-ldcerpc-binding', '-llibsmb-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lclidns-private-samba', '-lutil-reg-private-samba', '-lsamba-debug-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcliauth-private-samba', '-lndr-samba4-private-samba', '-lndr-krb5pac', '-lnpa-tstream-private-samba', '-lwbclient', '-lgse-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-ltdb-wrap-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lcommon-auth-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lreadline', '-ltinfo', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2416/2769] Compiling source3/utils/smbcontrol.c
11:52:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbcontrol_MODULES=NULL', '-DSTATIC_smbcontrol_MODULES_PROTO=extern void __smbcontrol_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/smbcontrol.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbcontrol.c.6.o', '-I/usr/include/et']
[2417/2769] Linking bin/default/source3/utils/profiles
11:52:58 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/registry/regfio.c.30.o', 'source3/registry/reg_parse_prs.c.29.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/utils/profiles.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/profiles', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbconf', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lz', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2418/2769] Compiling source3/utils/smbtree.c
11:52:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbtree_MODULES=NULL', '-DSTATIC_smbtree_MODULES_PROTO=extern void __smbtree_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/smbtree.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbtree.c.8.o', '-I/usr/include/et']
[2419/2769] Compiling source3/utils/smbpasswd.c
11:52:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbpasswd_MODULES=NULL', '-DSTATIC_smbpasswd_MODULES_PROTO=extern void __smbpasswd_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/smbpasswd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbpasswd.c.10.o', '-I/usr/include/et']
[2420/2769] Linking bin/default/source3/utils/smbcontrol
11:53:00 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/printing/notify.c.82.o', 'source3/printing/printing_db.c.82.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/utils/smbcontrol.c.6.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbcontrol', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbconf', '-lsamba-util', '-lcmdline-contexts-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2421/2769] Linking bin/default/source3/utils/smbtree
11:53:01 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/smbtree.c.8.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbtree', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lsmbconf', '-lmsrpc3-private-samba', '-lcmdline-private-samba', '-ldcerpc-samba-private-samba', '-lsmbclient', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-llibsmb-private-samba', '-lndr-nbt', '-lcli-smb-common-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2422/2769] Compiling source3/utils/pdbedit.c
11:53:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pdbedit_MODULES=NULL', '-DSTATIC_pdbedit_MODULES_PROTO=extern void __pdbedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/pdbedit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/pdbedit.c.12.o', '-I/usr/include/et']
[2423/2769] Compiling source3/utils/smbget.c
11:53:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbget_MODULES=NULL', '-DSTATIC_smbget_MODULES_PROTO=extern void __smbget_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/smbget.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbget.c.14.o', '-I/usr/include/et']
[2424/2769] Linking bin/default/source3/utils/smbpasswd
11:53:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/passwd_util.c.1.o', 'source3/rpc_client/cli_samr.c.116.o', 'source3/libsmb/passchange.c.100.o', 'source3/rpc_client/init_samr.c.132.o', 'source3/rpc_client/init_lsa.c.131.o', 'source3/utils/smbpasswd.c.10.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbpasswd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-errors', '-lsmbconf', '-lmsrpc3-private-samba', '-lsamba-util', '-lsamba-passdb', '-lcmdline-contexts-private-samba', '-ldcerpc-samba-private-samba', '-lkrb5samba-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lsamba-credentials', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lcliauth-private-samba', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-llibsmb-private-samba', '-lndr-nbt', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lflag-mapping-private-samba', '-lsecrets3-private-samba', '-lsamba-modules-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-levents-private-samba', '-lmsghdr-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-lndr-krb5pac', '-lasn1util-private-samba', '-lsamdb', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lcli-smb-common-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsmb-transport-private-samba', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcluster-private-samba', '-lresolv', '-lz', '-ltdb', '-lcups', '-licui18n', '-licuuc', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2425/2769] Linking bin/default/source3/utils/pdbedit
11:53:03 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/passwd_util.c.1.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/utils/pdbedit.c.12.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/pdbedit', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbconf', '-lsamba-util', '-lsamba-passdb', '-lcmdline-contexts-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-common-private-samba', '-lsamdb', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2426/2769] Compiling source3/utils/nmblookup.c
11:53:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmblookup_MODULES=NULL', '-DSTATIC_nmblookup_MODULES_PROTO=extern void __nmblookup_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/nmblookup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/nmblookup.c.16.o', '-I/usr/include/et']
[2427/2769] Linking bin/default/source3/utils/smbget
11:53:04 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/smbget.c.14.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbget', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbclient', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-errors', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lgensec-private-samba', '-lasn1util-private-samba', '-llibsmb-private-samba', '-lndr-nbt', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lsamba-debug-private-samba', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lnpa-tstream-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-ldcerpc-samba-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2428/2769] Compiling source3/utils/smbcacls.c
11:53:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbcacls_MODULES=NULL', '-DSTATIC_smbcacls_MODULES_PROTO=extern void __smbcacls_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/smbcacls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbcacls.c.18.o', '-I/usr/include/et']
[2429/2769] Compiling source3/utils/smbcquotas.c
11:53:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbcquotas_MODULES=NULL', '-DSTATIC_smbcquotas_MODULES_PROTO=extern void __smbcquotas_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/smbcquotas.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbcquotas.c.20.o', '-I/usr/include/et']
[2430/2769] Compiling source3/utils/eventlogadm.c
11:53:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_eventlogadm_MODULES=NULL', '-DSTATIC_eventlogadm_MODULES_PROTO=extern void __eventlogadm_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/utils/eventlogadm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/eventlogadm.c.22.o', '-I/usr/include/et']
[2431/2769] Linking bin/default/source3/utils/nmblookup
11:53:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/nmblookup.c.16.o', 'libcli/netlogon/netlogon.c.1.o', 'lib/cmdline/cmdline_s3.c.4.o', 'libcli/nbt/lmhosts.c.3.o', 'source3/libsmb/unexpected.c.97.o', 'source3/libsmb/namecache.c.97.o', 'source3/libsmb/nmblib.c.97.o', 'source3/libsmb/clidgram.c.97.o', 'source3/libsmb/namequery.c.97.o', 'source3/libsmb/conncache.c.97.o', 'source3/libads/sitename_cache.c.97.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/nmblookup', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lsamba-security-private-samba', '-lcmdline-private-samba', '-lutil-tdb-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-laddns-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lndr', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lndr-nbt', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr-samba4-private-samba', '-ldbwrap-private-samba', '-lcliauth-private-samba', '-lstable-sort-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsocket-blocking-private-samba', '-lsamba-errors', '-levents-private-samba', '-linterfaces-private-samba', '-ltime-basic-private-samba', '-lgensec-private-samba', '-lclidns-private-samba', '-lsamba3-util-private-samba', '-lsamba-debug-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-lresolv', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2432/2769] Linking bin/default/source3/utils/smbcquotas
11:53:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/smbcquotas.c.20.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbcquotas', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-llibcli-lsa3-private-samba', '-lmsrpc3-private-samba', '-llibsmb-private-samba', '-lcmdline-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lsamba-errors', '-ldcerpc-samba-private-samba', '-lnpa-tstream-private-samba', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lndr-standard', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-lndr-nbt', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lsamba-debug-private-samba', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2433/2769] Linking bin/default/source3/utils/smbcacls
11:53:08 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/smbcacls.c.18.o', 'source3/lib/util_sd.c.141.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbcacls', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcmdline-private-samba', '-lkrb5samba-private-samba', '-lsmbclient', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lnpa-tstream-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lndr-standard', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-llibsmb-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lsocket-blocking-private-samba', '-linterfaces-private-samba', '-lndr-krb5pac', '-lsamba-debug-private-samba', '-lsamba3-util-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lmsghdr-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lcap', '-ltdb', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2434/2769] Linking bin/default/source3/utils/eventlogadm
11:53:09 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'librpc/gen_ndr/ndr_eventlog.c.58.o', 'librpc/gen_ndr/ndr_lsa.c.50.o', 'source3/lib/eventlog/eventlog.c.96.o', 'source3/utils/eventlogadm.c.22.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/eventlogadm', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsmbconf', '-lsamba-security-private-samba', '-lndr', '-lcmdline-contexts-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lstable-sort-private-samba', '-lgenrand-private-samba', '-ltdb-wrap-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lndr-nbt', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lz', '-lcups', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-ltdb', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2435/2769] Compiling source3/utils/sharesec.c
11:53:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_sharesec_MODULES=NULL', '-DSTATIC_sharesec_MODULES_PROTO=extern void __sharesec_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/sharesec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/sharesec.c.24.o', '-I/usr/include/et']
[2436/2769] Compiling source3/utils/log2pcaphex.c
11:53:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_log2pcap_MODULES=NULL', '-DSTATIC_log2pcap_MODULES_PROTO=extern void __log2pcap_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../source3/utils/log2pcaphex.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/log2pcaphex.c.26.o', '-I/usr/include/et']
[2437/2769] Compiling source3/utils/smbfilter.c
11:53:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbfilter_MODULES=NULL', '-DSTATIC_smbfilter_MODULES_PROTO=extern void __smbfilter_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/smbfilter.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbfilter.c.28.o', '-I/usr/include/et']
[2438/2769] Linking bin/default/source3/utils/log2pcap
11:53:11 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/log2pcaphex.c.26.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/log2pcap', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lpopt', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2439/2769] Linking bin/default/source3/utils/sharesec
11:53:11 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/sharesec.c.24.o', 'source3/lib/util_sd.c.141.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/sharesec', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lmsrpc3-private-samba', '-llibcli-lsa3-private-samba', '-lcmdline-contexts-private-samba', '-lsmbclient', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lnpa-tstream-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lwbclient', '-lndr-standard', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-llibsmb-private-samba', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lmsghdr-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2440/2769] Compiling source3/utils/ntlm_auth_diagnostics.c
11:53:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ntlm_auth_MODULES=NULL', '-DSTATIC_ntlm_auth_MODULES_PROTO=extern void __ntlm_auth_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/ntlm_auth_diagnostics.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/ntlm_auth_diagnostics.c.30.o', '-I/usr/include/et']
[2441/2769] Linking bin/default/source3/utils/smbfilter
11:53:12 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'libcli/netlogon/netlogon.c.1.o', 'source3/utils/smbfilter.c.28.o', 'libcli/nbt/lmhosts.c.3.o', 'source3/libsmb/unexpected.c.97.o', 'source3/libsmb/namecache.c.97.o', 'source3/libsmb/nmblib.c.97.o', 'source3/libsmb/clidgram.c.97.o', 'source3/libsmb/namequery.c.97.o', 'source3/libsmb/conncache.c.97.o', 'source3/libads/sitename_cache.c.97.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbfilter', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/usr/local/lib', '-L/usr/local/lib', '-laddns-private-samba', '-lreplace-private-samba', '-lCHARSET3-private-samba', '-lsmbconf', '-lsamba-security-private-samba', '-lsamba-sockets-private-samba', '-lndr', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lutil-tdb-private-samba', '-lndr-nbt', '-ltevent-util', '-lgensec-private-samba', '-lclidns-private-samba', '-lsamba3-util-private-samba', '-lsamba-debug-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lstable-sort-private-samba', '-levents-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lndr-standard', '-ltdb-wrap-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lcli-ldap-common-private-samba', '-lMESSAGING-SEND-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lcups', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-lresolv', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2442/2769] Compiling source3/utils/ntlm_auth.c
11:53:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_ntlm_auth_MODULES=NULL', '-DSTATIC_ntlm_auth_MODULES_PROTO=extern void __ntlm_auth_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/ntlm_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/ntlm_auth.c.30.o', '-I/usr/include/et']
[2443/2769] Compiling source3/utils/dbwrap_tool.c
11:53:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dbwrap_tool_MODULES=NULL', '-DSTATIC_dbwrap_tool_MODULES_PROTO=extern void __dbwrap_tool_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/dbwrap_tool.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/dbwrap_tool.c.32.o', '-I/usr/include/et']
[2444/2769] Compiling source3/utils/dbwrap_torture.c
11:53:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_dbwrap_torture_MODULES=NULL', '-DSTATIC_dbwrap_torture_MODULES_PROTO=extern void __dbwrap_torture_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/dbwrap_torture.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/dbwrap_torture.c.34.o', '-I/usr/include/et']
[2445/2769] Linking bin/default/source3/utils/dbwrap_tool
11:53:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/utils/dbwrap_tool.c.32.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/dbwrap_tool', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lcmdline-contexts-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcap', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2446/2769] Linking bin/default/source3/utils/ntlm_auth
11:53:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/utils/ntlm_auth.c.30.o', 'source3/utils/ntlm_auth_diagnostics.c.30.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/ntlm_auth', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-contexts-private-samba', '-lcmdline-private-samba', '-lwbclient', '-lkrb5samba-private-samba', '-lgensec-private-samba', '-lgse-private-samba', '-llibsmb-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lsamba-errors', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lsamba-debug-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lcommon-auth-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lcluster-private-samba', '-lresolv', '-lcap', '-ltdb', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lpopt', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2447/2769] Compiling source3/utils/regedit_list.c
11:53:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit_list.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit_list.c.36.o', '-I/usr/include/et']
[2448/2769] Linking bin/default/source3/utils/dbwrap_torture
11:53:16 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/dbwrap_torture.c.34.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/dbwrap_torture', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbconf', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2449/2769] Compiling source3/utils/regedit_treeview.c
11:53:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit_treeview.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit_treeview.c.36.o', '-I/usr/include/et']
[2450/2769] Compiling source3/utils/regedit_valuelist.c
11:53:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit_valuelist.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit_valuelist.c.36.o', '-I/usr/include/et']
[2451/2769] Compiling source3/utils/regedit_dialog.c
11:53:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit_dialog.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit_dialog.c.36.o', '-I/usr/include/et']
[2452/2769] Compiling source3/utils/regedit.c
11:53:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit.c.36.o', '-I/usr/include/et']
[2453/2769] Compiling source3/utils/regedit_hexedit.c
11:53:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit_hexedit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit_hexedit.c.36.o', '-I/usr/include/et']
[2454/2769] Compiling source3/utils/regedit_wrap.c
11:53:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit_wrap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit_wrap.c.36.o', '-I/usr/include/et']
[2455/2769] Compiling source3/utils/regedit_samba3.c
11:53:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_regedit_MODULES=NULL', '-DSTATIC_samba_regedit_MODULES_PROTO=extern void __samba_regedit_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-D_DEFAULT_SOURCE', '-D_XOPEN_SOURCE=600', '../../source3/utils/regedit_samba3.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/regedit_samba3.c.36.o', '-I/usr/include/et']
[2456/2769] Compiling source3/utils/testparm.c
11:53:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_testparm_MODULES=NULL', '-DSTATIC_testparm_MODULES_PROTO=extern void __testparm_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/testparm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/testparm.c.38.o', '-I/usr/include/et']
[2457/2769] Compiling source3/utils/net_time.c
11:53:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_time.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_time.c.40.o', '-I/usr/include/et']
[2458/2769] Linking bin/default/source3/utils/samba-regedit
11:53:24 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/regedit.c.36.o', 'source3/utils/regedit_samba3.c.36.o', 'source3/utils/regedit_wrap.c.36.o', 'source3/utils/regedit_treeview.c.36.o', 'source3/utils/regedit_valuelist.c.36.o', 'source3/utils/regedit_dialog.c.36.o', 'source3/utils/regedit_hexedit.c.36.o', 'source3/utils/regedit_list.c.36.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/samba-regedit', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry', '-L/usr/local/lib', '-L/usr/local/lib', '-lregistry-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbconf', '-lreplace-private-samba', '-lldbsamba-private-samba', '-lsamba-util', '-lldb', '-ldcerpc', '-lutil-reg-private-samba', '-ldcerpc-samba-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lndr-samba-private-samba', '-lsamdb-common-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lnetif-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lasn1util-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lgensec-private-samba', '-ldcerpc-binding', '-levents-private-samba', '-lndr-nbt', '-lndr-standard', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lcommon-auth-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lcups', '-ltevent', '-ltalloc', '-lbsd', '-ltdb', '-lcom_err', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lgnutls', '-lresolv', '-lpopt', '-lform', '-lncurses', '-lncurses', '-ltinfo', '-lcap', '-lpanel', '-lmenu', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2459/2769] Compiling source3/utils/net_util.c
11:53:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_util.c.40.o', '-I/usr/include/et']
[2460/2769] Linking bin/default/source3/utils/testparm
11:53:25 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/testparm.c.38.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/testparm', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsamba-errors', '-lsmbconf', '-lcmdline-contexts-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-nbt', '-lndr-krb5pac', '-lndr-standard', '-lgenrand-private-samba', '-lasn1util-private-samba', '-lutil-setid-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lcli-ldap-common-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-ltevent', '-ltalloc', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lgnutls', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2461/2769] Compiling source3/utils/net_printing.c
11:53:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_printing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_printing.c.40.o', '-I/usr/include/et']
[2462/2769] Compiling source3/utils/net_group.c
11:53:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_group.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_group.c.40.o', '-I/usr/include/et']
[2463/2769] Compiling source3/utils/net_groupmap.c
11:53:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_groupmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_groupmap.c.40.o', '-I/usr/include/et']
[2464/2769] Compiling source3/utils/net_conf.c
11:53:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_conf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_conf.c.40.o', '-I/usr/include/et']
[2465/2769] Compiling source3/utils/net_rpc_audit.c
11:53:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_audit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_audit.c.40.o', '-I/usr/include/et']
[2466/2769] Compiling source3/utils/net_registry.c
11:53:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_registry.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_registry.c.40.o', '-I/usr/include/et']
[2467/2769] Compiling source3/utils/net_vfs.c
11:53:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_vfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_vfs.c.40.o', '-I/usr/include/et']
[2468/2769] Compiling source3/utils/net_idmap.c
11:53:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_idmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_idmap.c.40.o', '-I/usr/include/et']
[2469/2769] Compiling source3/utils/clirap2.c
11:53:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/clirap2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/clirap2.c.40.o', '-I/usr/include/et']
[2470/2769] Compiling source3/utils/net_rpc_samsync.c
11:53:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_samsync.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_samsync.c.40.o', '-I/usr/include/et']
[2471/2769] Compiling source3/registry/reg_import.c
11:53:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/registry/reg_import.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_import.c.40.o', '-I/usr/include/et']
[2472/2769] Compiling source3/utils/net_rpc_sh_acct.c
11:53:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_sh_acct.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_sh_acct.c.40.o', '-I/usr/include/et']
[2473/2769] Compiling source3/utils/net_rap.c
11:53:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rap.c.40.o', '-I/usr/include/et']
[2474/2769] Compiling source3/utils/net_tdb.c
11:53:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_tdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_tdb.c.40.o', '-I/usr/include/et']
[2475/2769] Compiling source3/utils/net_rpc_service.c
11:53:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_service.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_service.c.40.o', '-I/usr/include/et']
[2476/2769] Compiling source3/utils/net_join.c
11:53:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_join.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_join.c.40.o', '-I/usr/include/et']
[2477/2769] Compiling source3/utils/net_rpc.c
11:53:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc.c.40.o', '-I/usr/include/et']
[2478/2769] Compiling source3/utils/net_ads_gpo.c
11:53:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_ads_gpo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_ads_gpo.c.40.o', '-I/usr/include/et']
[2479/2769] Compiling source3/utils/net_idmap_check.c
11:53:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_idmap_check.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_idmap_check.c.40.o', '-I/usr/include/et']
[2480/2769] Compiling source3/utils/net_rpc_printer.c
11:53:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_printer.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_printer.c.40.o', '-I/usr/include/et']
[2481/2769] Compiling source3/utils/net_rpc_trust.c
11:53:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_trust.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_trust.c.40.o', '-I/usr/include/et']
[2482/2769] Compiling source3/utils/net_user.c
11:53:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_user.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_user.c.40.o', '-I/usr/include/et']
[2483/2769] Compiling source3/utils/net_usershare.c
11:53:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_usershare.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_usershare.c.40.o', '-I/usr/include/et']
[2484/2769] Compiling source3/utils/net_eventlog.c
11:53:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_eventlog.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_eventlog.c.40.o', '-I/usr/include/et']
[2485/2769] Compiling source3/utils/net_afs.c
11:53:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_afs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_afs.c.40.o', '-I/usr/include/et']
[2486/2769] Compiling source3/utils/net_notify.c
11:53:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_notify.c.40.o', '-I/usr/include/et']
[2487/2769] Compiling source3/utils/net_help_common.c
11:53:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_help_common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_help_common.c.40.o', '-I/usr/include/et']
[2488/2769] Compiling source3/utils/net_offlinejoin.c
11:53:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_offlinejoin.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_offlinejoin.c.40.o', '-I/usr/include/et']
[2489/2769] Compiling source3/utils/net_serverid.c
11:53:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_serverid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_serverid.c.40.o', '-I/usr/include/et']
[2490/2769] Compiling source3/utils/interact.c
11:53:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/interact.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/interact.c.40.o', '-I/usr/include/et']
[2491/2769] Compiling source3/utils/net_ads.c
11:53:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_ads.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_ads.c.40.o', '-I/usr/include/et']
[2492/2769] Compiling source3/utils/net_file.c
11:53:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_file.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_file.c.40.o', '-I/usr/include/et']
[2493/2769] Compiling source3/utils/netlookup.c
11:53:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/netlookup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/netlookup.c.40.o', '-I/usr/include/et']
[2494/2769] Compiling source3/utils/net_rpc_shell.c
11:53:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_shell.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_shell.c.40.o', '-I/usr/include/et']
[2495/2769] Compiling source3/utils/net_registry_check.c
11:53:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_registry_check.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_registry_check.c.40.o', '-I/usr/include/et']
[2496/2769] Compiling source3/registry/reg_format.c
11:53:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/registry/reg_format.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/registry/reg_format.c.40.o', '-I/usr/include/et']
[2497/2769] Compiling source3/utils/net_share.c
11:54:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_share.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_share.c.40.o', '-I/usr/include/et']
[2498/2769] Compiling source3/utils/net_rpc_conf.c
11:54:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_conf.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_conf.c.40.o', '-I/usr/include/et']
[2499/2769] Compiling source3/utils/net_rpc_registry.c
11:54:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_registry.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_registry.c.40.o', '-I/usr/include/et']
[2500/2769] Compiling source3/utils/net_dom.c
11:54:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_dom.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_dom.c.40.o', '-I/usr/include/et']
[2501/2769] Compiling source3/utils/net.c
11:54:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net.c.40.o', '-I/usr/include/et']
[2502/2769] Compiling source3/utils/net_rpc_rights.c
11:54:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_rpc_rights.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_rpc_rights.c.40.o', '-I/usr/include/et']
[2503/2769] Compiling source3/utils/net_cache.c
11:54:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_cache.c.40.o', '-I/usr/include/et']
[2504/2769] Compiling source3/utils/net_sam.c
11:54:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_sam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_sam.c.40.o', '-I/usr/include/et']
[2505/2769] Compiling source3/utils/net_help.c
11:54:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_help.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_help.c.40.o', '-I/usr/include/et']
[2506/2769] Compiling source3/utils/net_lookup.c
11:54:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_lookup.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_lookup.c.40.o', '-I/usr/include/et']
[2507/2769] Compiling source3/utils/net_status.c
11:54:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_status.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_status.c.40.o', '-I/usr/include/et']
[2508/2769] Compiling source3/utils/net_g_lock.c
11:54:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_g_lock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_g_lock.c.40.o', '-I/usr/include/et']
[2509/2769] Compiling source3/utils/net_registry_util.c
11:54:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_registry_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_registry_util.c.40.o', '-I/usr/include/et']
[2510/2769] Compiling source3/utils/net_witness.c
11:54:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_witness.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_witness.c.40.o', '-I/usr/include/et']
[2511/2769] Compiling source3/utils/net_conf_util.c
11:54:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_net_MODULES=NULL', '-DSTATIC_net_MODULES_PROTO=extern void __net_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource3/modules', '-I../../source3/modules', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/smbreadline', '-I../../libcli/smbreadline', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource3/winbindd', '-I../../source3/winbindd', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilibgpo', '-I../../libgpo', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/net_conf_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net_conf_util.c.40.o', '-I/usr/include/et']
[2512/2769] Compiling source3/utils/mvxattr.c
11:54:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_mvxattr_MODULES=NULL', '-DSTATIC_mvxattr_MODULES_PROTO=extern void __mvxattr_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/utils/mvxattr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/mvxattr.c.42.o', '-I/usr/include/et']
[2513/2769] Compiling source3/utils/destroy_netlogon_creds_cli.c
11:54:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_destroy_netlogon_creds_cli_MODULES=NULL', '-DSTATIC_destroy_netlogon_creds_cli_MODULES_PROTO=extern void __destroy_netlogon_creds_cli_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/destroy_netlogon_creds_cli.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/destroy_netlogon_creds_cli.c.44.o', '-I/usr/include/et']
[2514/2769] Compiling source3/utils/status_json_dummy.c
11:54:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbstatus_MODULES=NULL', '-DSTATIC_smbstatus_MODULES_PROTO=extern void __smbstatus_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/status_json_dummy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/status_json_dummy.c.46.o', '-I/usr/include/et']
[2515/2769] Linking bin/default/source3/utils/net
11:54:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/passwd_util.c.1.o', 'librpc/gen_ndr/ndr_dssetup_c.c.185.o', 'source3/utils/net.c.40.o', 'source3/utils/net_ads.c.40.o', 'source3/utils/net_help.c.40.o', 'source3/utils/clirap2.c.40.o', 'source3/utils/net_rap.c.40.o', 'source3/utils/net_rpc.c.40.o', 'source3/utils/net_rpc_samsync.c.40.o', 'source3/utils/net_time.c.40.o', 'source3/utils/net_lookup.c.40.o', 'source3/utils/net_cache.c.40.o', 'source3/utils/net_groupmap.c.40.o', 'source3/utils/net_idmap.c.40.o', 'source3/utils/net_idmap_check.c.40.o', 'source3/utils/interact.c.40.o', 'source3/utils/net_status.c.40.o', 'source3/utils/net_rpc_printer.c.40.o', 'source3/utils/net_rpc_rights.c.40.o', 'source3/utils/net_rpc_service.c.40.o', 'source3/utils/net_rpc_registry.c.40.o', 'source3/utils/net_usershare.c.40.o', 'source3/utils/netlookup.c.40.o', 'source3/utils/net_sam.c.40.o', 'source3/utils/net_rpc_shell.c.40.o', 'source3/utils/net_util.c.40.o', 'source3/utils/net_rpc_sh_acct.c.40.o', 'source3/utils/net_rpc_audit.c.40.o', 'source3/utils/net_ads_gpo.c.40.o', 'source3/utils/net_conf.c.40.o', 'source3/utils/net_conf_util.c.40.o', 'source3/utils/net_join.c.40.o', 'source3/utils/net_offlinejoin.c.40.o', 'source3/utils/net_user.c.40.o', 'source3/utils/net_group.c.40.o', 'source3/utils/net_file.c.40.o', 'source3/utils/net_registry.c.40.o', 'source3/utils/net_registry_check.c.40.o', 'source3/utils/net_dom.c.40.o', 'source3/utils/net_share.c.40.o', 'source3/utils/net_g_lock.c.40.o', 'source3/utils/net_serverid.c.40.o', 'source3/utils/net_eventlog.c.40.o', 'source3/utils/net_printing.c.40.o', 'source3/utils/net_rpc_trust.c.40.o', 'source3/utils/net_rpc_conf.c.40.o', 'source3/utils/net_afs.c.40.o', 'source3/utils/net_notify.c.40.o', 'source3/utils/net_tdb.c.40.o', 'source3/utils/net_witness.c.40.o', 'source3/utils/net_vfs.c.40.o', 'source3/registry/reg_format.c.40.o', 'source3/registry/reg_import.c.40.o', 'source3/utils/net_registry_util.c.40.o', 'source3/utils/net_help_common.c.40.o', 'source3/lib/adouble.c.135.o', 'source3/lib/util_sd.c.141.o', 'source3/lib/string_replace.c.136.o', 'libcli/smbreadline/smbreadline.c.1.o', 'source3/libnet/libnet_dssync.c.95.o', 'source3/libnet/libnet_dssync_passdb.c.95.o', 'source3/libnet/libnet_dssync_keytab.c.95.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/libads/ldap_printer.c.67.o', 'source3/winbindd/idmap_autorid_tdb.c.20.o', 'source3/utils/net_dns.c.3.o', 'source3/utils/net_ads_join_dns.c.3.o', 'source3/lib/eventlog/eventlog.c.96.o', 'librpc/gen_ndr/ndr_drsuapi_c.c.171.o', 'source3/utils/conn_tdb.c.2.o', 'source3/registry/regfio.c.30.o', 'source3/registry/reg_parse_prs.c.29.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/net', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libgpo', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/libsmb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lprinting-migrate-private-samba', '-lnet-keytab-private-samba', '-lsamba-security-private-samba', '-llibcli-lsa3-private-samba', '-lcli-cldap-private-samba', '-lcmdline-contexts-private-samba', '-lcmdline-private-samba', '-lsmbclient', '-lnetapi', '-laddns-private-samba', '-lndr-krb5pac', '-lsmbconf', '-lndr', '-lads-private-samba', '-lasn1util-private-samba', '-liov-buf-private-samba', '-lndr-nbt', '-llibcli-netlogon3-private-samba', '-lcli-spoolss-private-samba', '-lgpo-private-samba', '-lsecrets3-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-lsamba-hostconfig', '-lutil-tdb-private-samba', '-lndr-standard', '-lsamba-sockets-private-samba', '-lkrb5samba-private-samba', '-ltevent-util', '-lgensec-private-samba', '-lCHARSET3-private-samba', '-ldcerpc-binding', '-lsmbd-base-private-samba', '-llibsmb-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-lsamba-passdb', '-lcommon-auth-private-samba', '-ldcerpc-samba-private-samba', '-lcli-ldap-common-private-samba', '-lstable-sort-private-samba', '-lcli-ldap-private-samba', '-lldb', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lcli-smb-common-private-samba', '-lsamba-credentials', '-lauth-private-samba', '-lclidns-private-samba', '-lsamba-debug-private-samba', '-lutil-reg-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcliauth-private-samba', '-lndr-samba4-private-samba', '-lnpa-tstream-private-samba', '-lwbclient', '-lgse-private-samba', '-lserver-role-private-samba', '-levents-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lutil-setid-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-ltdb-wrap-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-lMESSAGING-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lpam', '-lcrypt', '-licui18n', '-licuuc', '-lcups', '-lz', '-lgnutls', '-lcom_err', '-lbsd', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltevent', '-ltalloc', '-lreadline', '-ltinfo', '-ltdb', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lresolv', '-lpopt', '-lcap', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2516/2769] Linking bin/default/source3/utils/mvxattr
11:54:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/mvxattr.c.42.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/mvxattr', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsamba-util', '-lutil-setid-private-samba', '-lsocket-blocking-private-samba', '-ltime-basic-private-samba', '-lsys-rw-private-samba', '-lgenrand-private-samba', '-lsamba-debug-private-samba', '-liov-buf-private-samba', '-licui18n', '-licuuc', '-lgnutls', '-lpopt', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2517/2769] Linking bin/default/source3/utils/destroy_netlogon_creds_cli
11:54:15 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/destroy_netlogon_creds_cli.c.44.o', 'libcli/auth/netlogon_creds_cli.c.11.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/destroy_netlogon_creds_cli', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lgensec-private-samba', '-ldbwrap-private-samba', '-lsmbconf', '-lsamba-security-private-samba', '-lndr', '-lsamba-hostconfig', '-ldcerpc-samba-private-samba', '-lutil-tdb-private-samba', '-lndr-nbt', '-ltevent-util', '-lsamba-errors', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lsamba-modules-private-samba', '-lldb', '-lwbclient', '-lsamba-credentials', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-lsamdb', '-lasn1util-private-samba', '-lcliauth-private-samba', '-lsamba-util', '-ltdb-wrap-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-liov-buf-private-samba', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lstable-sort-private-samba', '-lgenrand-private-samba', '-lserver-role-private-samba', '-ldcerpc-binding', '-lndr-standard', '-ltime-basic-private-samba', '-lkrb5samba-private-samba', '-lndr-krb5pac', '-lcommon-auth-private-samba', '-lldbsamba-private-samba', '-lsamdb-common-private-samba', '-levents-private-samba', '-lcli-ldap-common-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lMESSAGING-SEND-private-samba', '-lflag-mapping-private-samba', '-lcluster-private-samba', '-lcups', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-lz', '-lkrb5', '-lk5crypto', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lcom_err', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltdb', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2518/2769] Compiling source3/utils/status_profile_dummy.c
11:54:16 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbstatus_MODULES=NULL', '-DSTATIC_smbstatus_MODULES_PROTO=extern void __smbstatus_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/status_profile_dummy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/status_profile_dummy.c.46.o', '-I/usr/include/et']
[2519/2769] Compiling source3/utils/status.c
11:54:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_smbstatus_MODULES=NULL', '-DSTATIC_smbstatus_MODULES_PROTO=extern void __smbstatus_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource3/modules', '-I../../source3/modules', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/afs', '-I../../lib/afs', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', '../../source3/utils/status.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/status.c.46.o', '-I/usr/include/et']
[2520/2769] Compiling source3/utils/mdsearch.c
11:54:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_mdsearch_MODULES=NULL', '-DSTATIC_mdsearch_MODULES_PROTO=extern void __mdsearch_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/utils/mdsearch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/mdsearch.c.48.o', '-I/usr/include/et']
[2521/2769] Compiling source3/utils/wspsearch.c
11:54:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_wspsearch_MODULES=NULL', '-DSTATIC_wspsearch_MODULES_PROTO=extern void __wspsearch_dummy_module_proto(void)', '-Isource3/utils', '-I../../source3/utils', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilibcli/wsp', '-I../../libcli/wsp', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilibcli/tstream_binding_handle', '-I../../libcli/tstream_binding_handle', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/utils/wspsearch.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/wspsearch.c.50.o', '-I/usr/include/et']
[2522/2769] Linking bin/default/source3/utils/smbstatus
11:54:19 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/status.c.46.o', 'source3/utils/status_profile_dummy.c.46.o', 'source3/utils/status_json_dummy.c.46.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/utils/conn_tdb.c.2.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/smbstatus', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-lsmbconf', '-lsmbd-base-private-samba', '-lndr-samba-private-samba', '-lndr', '-lsamba-util', '-lcmdline-contexts-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lnetapi', '-lndr-krb5pac', '-lcli-spoolss-private-samba', '-lmsrpc3-private-samba', '-llibsmb-private-samba', '-lsamba-passdb', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-ltime-basic-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-lgensec-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lnet-keytab-private-samba', '-lauth-private-samba', '-lads-private-samba', '-llibcli-netlogon3-private-samba', '-ldcerpc-samba-private-samba', '-lnpa-tstream-private-samba', '-lwbclient', '-lgse-private-samba', '-ldcerpc-binding', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lflag-mapping-private-samba', '-lsamba-modules-private-samba', '-lcommon-auth-private-samba', '-lsamdb', '-llibcli-lsa3-private-samba', '-lMESSAGING-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-ldcerpc', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lsmbclient-raw-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lcrypto', '-ltirpc', '-lacl', '-lcrypt', '-lpam', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2523/2769] Compiling source3/nmbd/nmbd_namelistdb.c
11:54:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_namelistdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_namelistdb.c.1.o', '-I/usr/include/et']
[2524/2769] Linking bin/default/source3/utils/mdsearch
11:54:20 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/utils/mdsearch.c.48.o', 'librpc/gen_ndr/ndr_mdssvc_c.c.197.o', 'source3/rpc_client/cli_mdssvc.c.129.o', 'source3/rpc_client/cli_mdssvc_util.c.129.o', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/rpc_server/mdssvc/dalloc.c.46.o', 'source3/rpc_server/mdssvc/marshalling.c.46.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/mdsearch', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lcmdline-private-samba', '-ldcerpc-binding', '-lsmbconf', '-lndr-samba-private-samba', '-lmsrpc3-private-samba', '-llibsmb-private-samba', '-lcmdline-contexts-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lcli-smb-common-private-samba', '-lsamba-hostconfig', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lasn1util-private-samba', '-lstable-sort-private-samba', '-lndr-nbt', '-lnpa-tstream-private-samba', '-lwbclient', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-samba-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lsmb-transport-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2525/2769] Linking bin/default/source3/utils/wspsearch
11:54:21 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'librpc/wsp/wsp_util.c.69.o', 'librpc/wsp/wsp_props_gen.c.69.o', 'source3/utils/wspsearch.c.50.o', 'libcli/wsp/wsp_aqs.c.3.o', 'libcli/wsp/wsp_aqs_lexer.c.3.o', 'source3/rpc_client/wsp_cli.c.130.o', 'libcli/tstream_binding_handle/tstream_binding_handle.c.1.o', 'libcli/wsp/wsp_aqs_parser.tab.c.2.o', 'lib/cmdline/cmdline_s3.c.4.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/utils/wspsearch', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/http', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/named_pipe_auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lmsrpc3-private-samba', '-lcmdline-contexts-private-samba', '-lcmdline-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lsmbconf', '-lndr', '-llibsmb-private-samba', '-ldcerpc', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lnpa-tstream-private-samba', '-lsamba-errors', '-lndr-samba-private-samba', '-lsamba-hostconfig', '-lwbclient', '-lndr-standard', '-lgensec-private-samba', '-lgse-private-samba', '-ldcerpc-binding', '-ldcerpc-samba-private-samba', '-lndr-nbt', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-ltalloc-report-printf-private-samba', '-linterfaces-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lcli-smb-common-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lutil-reg-private-samba', '-lsamba-debug-private-samba', '-lsmbd-shim-private-samba', '-lgenrand-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-lnetif-private-samba', '-lsmbclient-raw-private-samba', '-lcli-nbt-private-samba', '-lhttp-private-samba', '-ldcerpc-pkt-auth-private-samba', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-ltdb-wrap-private-samba', '-lndr-krb5pac', '-lutil-setid-private-samba', '-lserver-role-private-samba', '-lsamba-modules-private-samba', '-lsamdb', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2526/2769] Compiling source3/nmbd/nmbd_synclists.c
11:54:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_synclists.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_synclists.c.1.o', '-I/usr/include/et']
[2527/2769] Compiling source3/nmbd/nmbd_sendannounce.c
11:54:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_sendannounce.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_sendannounce.c.1.o', '-I/usr/include/et']
[2528/2769] Compiling source3/nmbd/nmbd_packets.c
11:54:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_packets.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_packets.c.1.o', '-I/usr/include/et']
[2529/2769] Compiling source3/nmbd/nmbd_logonnames.c
11:54:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_logonnames.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_logonnames.c.1.o', '-I/usr/include/et']
[2530/2769] Compiling source3/nmbd/nmbd_subnetdb.c
11:54:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_subnetdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_subnetdb.c.1.o', '-I/usr/include/et']
[2531/2769] Compiling source3/nmbd/nmbd.c
11:54:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd.c.1.o', '-I/usr/include/et']
[2532/2769] Compiling source3/nmbd/nmbd_processlogon.c
11:54:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_processlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_processlogon.c.1.o', '-I/usr/include/et']
[2533/2769] Compiling source3/nmbd/nmbd_workgroupdb.c
11:54:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_workgroupdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_workgroupdb.c.1.o', '-I/usr/include/et']
[2534/2769] Compiling source3/nmbd/nmbd_nodestatus.c
11:54:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_nodestatus.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_nodestatus.c.1.o', '-I/usr/include/et']
[2535/2769] Compiling source3/nmbd/nmbd_mynames.c
11:54:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_mynames.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_mynames.c.1.o', '-I/usr/include/et']
[2536/2769] Compiling source3/nmbd/nmbd_incomingrequests.c
11:54:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_incomingrequests.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_incomingrequests.c.1.o', '-I/usr/include/et']
[2537/2769] Compiling source3/nmbd/nmbd_nameregister.c
11:54:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_nameregister.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_nameregister.c.1.o', '-I/usr/include/et']
[2538/2769] Compiling source3/nmbd/nmbd_become_lmb.c
11:54:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_become_lmb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_become_lmb.c.1.o', '-I/usr/include/et']
[2539/2769] Compiling source3/nmbd/nmbd_responserecordsdb.c
11:54:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_responserecordsdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_responserecordsdb.c.1.o', '-I/usr/include/et']
../../source3/nmbd/nmbd_become_lmb.c: In function ‘become_local_master_browser’:
../../source3/nmbd/nmbd_become_lmb.c:549:9: warning: ‘strlcpy’ writing 257 bytes into a region of size 16 overflows the destination [-Wstringop-overflow=]
  549 |         strlcpy(userdata->data, work->work_group, size - sizeof(*userdata));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../source3/nmbd/nmbd_become_lmb.c:24:
../../source3/nmbd/nmbd.h:212:14: note: destination object ‘data’ of size 16
  212 |         char data[16]; /* 16 is to ensure alignment/padding on all systems */
      |              ^~~~
In file included from /usr/include/features.h:524,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:28,
                 from ../../lib/replace/../replace/replace.h:48,
                 from ../../source3/include/includes.h:23,
                 from ../../source3/nmbd/nmbd_become_lmb.c:23:
/usr/include/bits/string_fortified.h:161:1: note: in a call to function ‘strlcpy’ declared with attribute ‘access (write_only, 1, 3)’
  161 | __NTH (strlcpy (__fortify_clang_overload_arg (char *, __restrict, __dest),
      | ^~~~~

[2540/2769] Compiling source3/nmbd/nmbd_namerelease.c
11:54:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_namerelease.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_namerelease.c.1.o', '-I/usr/include/et']
[2541/2769] Compiling source3/nmbd/nmbd_elections.c
11:54:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_elections.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_elections.c.1.o', '-I/usr/include/et']
[2542/2769] Compiling source3/nmbd/nmbd_winsserver.c
11:54:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_winsserver.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_winsserver.c.1.o', '-I/usr/include/et']
[2543/2769] Compiling source3/nmbd/nmbd_browserdb.c
11:54:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_browserdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_browserdb.c.1.o', '-I/usr/include/et']
[2544/2769] Compiling source3/nmbd/nmbd_winsproxy.c
11:54:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_winsproxy.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_winsproxy.c.1.o', '-I/usr/include/et']
[2545/2769] Compiling source3/nmbd/nmbd_incomingdgrams.c
11:54:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_incomingdgrams.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_incomingdgrams.c.1.o', '-I/usr/include/et']
[2546/2769] Compiling source3/nmbd/nmbd_serverlistdb.c
11:54:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_serverlistdb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_serverlistdb.c.1.o', '-I/usr/include/et']
[2547/2769] Compiling source3/nmbd/nmbd_lmhosts.c
11:54:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_lmhosts.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_lmhosts.c.1.o', '-I/usr/include/et']
[2548/2769] Compiling source3/nmbd/nmbd_browsesync.c
11:54:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_browsesync.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_browsesync.c.1.o', '-I/usr/include/et']
[2549/2769] Compiling source3/nmbd/nmbd_namequery.c
11:54:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_namequery.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_namequery.c.1.o', '-I/usr/include/et']
../../source3/nmbd/nmbd_browsesync.c: In function ‘find_domain_master_name_query_success’:
../../source3/nmbd/nmbd_browsesync.c:337:9: warning: ‘strlcpy’ writing 257 bytes into a region of size 16 overflows the destination [-Wstringop-overflow=]
  337 |         strlcpy(userdata->data, work->work_group, size - sizeof(*userdata));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../source3/nmbd/nmbd_browsesync.c:24:
../../source3/nmbd/nmbd.h:212:14: note: destination object ‘data’ of size 16
  212 |         char data[16]; /* 16 is to ensure alignment/padding on all systems */
      |              ^~~~
In file included from /usr/include/features.h:524,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:28,
                 from ../../lib/replace/../replace/replace.h:48,
                 from ../../source3/include/includes.h:23,
                 from ../../source3/nmbd/nmbd_browsesync.c:23:
/usr/include/bits/string_fortified.h:161:1: note: in a call to function ‘strlcpy’ declared with attribute ‘access (write_only, 1, 3)’
  161 | __NTH (strlcpy (__fortify_clang_overload_arg (char *, __restrict, __dest),
      | ^~~~~

[2550/2769] Compiling source3/nmbd/nmbd_become_dmb.c
11:54:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/nmbd_become_dmb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd_become_dmb.c.1.o', '-I/usr/include/et']
[2551/2769] Compiling source3/nmbd/asyncdns.c
11:54:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_nmbd_MODULES=NULL', '-DSTATIC_nmbd_MODULES_PROTO=extern void __nmbd_dummy_module_proto(void)', '-Isource3/nmbd', '-I../../source3/nmbd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source3/nmbd/asyncdns.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/asyncdns.c.1.o', '-I/usr/include/et']
[2552/2769] Compiling source3/torture/msgtest.c
11:54:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msgtest_MODULES=NULL', '-DSTATIC_msgtest_MODULES_PROTO=extern void __msgtest_dummy_module_proto(void)', '-Isource3/torture', '-I../../source3/torture', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/torture/msgtest.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/torture/msgtest.c.1.o', '-I/usr/include/et']
[2553/2769] Compiling source3/torture/msg_sink.c
11:54:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msg_sink_MODULES=NULL', '-DSTATIC_msg_sink_MODULES_PROTO=extern void __msg_sink_dummy_module_proto(void)', '-Isource3/torture', '-I../../source3/torture', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/torture/msg_sink.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/torture/msg_sink.c.3.o', '-I/usr/include/et']
[2554/2769] Compiling source3/torture/msg_source.c
11:54:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIE', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_msg_source_MODULES=NULL', '-DSTATIC_msg_source_MODULES_PROTO=extern void __msg_source_dummy_module_proto(void)', '-Isource3/torture', '-I../../source3/torture', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Idynconfig', '-I../../dynconfig', '../../source3/torture/msg_source.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/torture/msg_source.c.5.o', '-I/usr/include/et']
[2555/2769] Linking bin/default/source3/nmbd/nmbd
11:54:43 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'lib/cmdline/cmdline_s3.c.4.o', 'source3/nmbd/asyncdns.c.1.o', 'source3/nmbd/nmbd.c.1.o', 'source3/nmbd/nmbd_become_dmb.c.1.o', 'source3/nmbd/nmbd_become_lmb.c.1.o', 'source3/nmbd/nmbd_browserdb.c.1.o', 'source3/nmbd/nmbd_browsesync.c.1.o', 'source3/nmbd/nmbd_elections.c.1.o', 'source3/nmbd/nmbd_incomingdgrams.c.1.o', 'source3/nmbd/nmbd_incomingrequests.c.1.o', 'source3/nmbd/nmbd_lmhosts.c.1.o', 'source3/nmbd/nmbd_logonnames.c.1.o', 'source3/nmbd/nmbd_mynames.c.1.o', 'source3/nmbd/nmbd_namelistdb.c.1.o', 'source3/nmbd/nmbd_namequery.c.1.o', 'source3/nmbd/nmbd_nameregister.c.1.o', 'source3/nmbd/nmbd_namerelease.c.1.o', 'source3/nmbd/nmbd_nodestatus.c.1.o', 'source3/nmbd/nmbd_packets.c.1.o', 'source3/nmbd/nmbd_processlogon.c.1.o', 'source3/nmbd/nmbd_responserecordsdb.c.1.o', 'source3/nmbd/nmbd_sendannounce.c.1.o', 'source3/nmbd/nmbd_serverlistdb.c.1.o', 'source3/nmbd/nmbd_subnetdb.c.1.o', 'source3/nmbd/nmbd_winsproxy.c.1.o', 'source3/nmbd/nmbd_winsserver.c.1.o', 'source3/nmbd/nmbd_workgroupdb.c.1.o', 'source3/nmbd/nmbd_synclists.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/nmbd/nmbd', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cluster', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/nbt', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libds/common', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/dns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/dsdb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/ldb-samba', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/kerberos', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/ldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/gensec', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/addns', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/cldap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/smb', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/auth', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/krb5_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/auth/credentials', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/cmdline', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsecrets3-private-samba', '-lsmbconf', '-llibsmb-private-samba', '-lcmdline-private-samba', '-lsamba-security-private-samba', '-lutil-tdb-private-samba', '-lsamba-credentials', '-lkrb5samba-private-samba', '-ltevent-util', '-lsamba-sockets-private-samba', '-lndr-samba4-private-samba', '-lCHARSET3-private-samba', '-ldbwrap-private-samba', '-lndr', '-lcliauth-private-samba', '-lsys-rw-private-samba', '-lsamba-util', '-liov-buf-private-samba', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lsamba-debug-private-samba', '-lsocket-blocking-private-samba', '-lsamba3-util-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-lcli-smb-common-private-samba', '-lcli-cldap-private-samba', '-laddns-private-samba', '-lgensec-private-samba', '-lgse-private-samba', '-lcli-ldap-common-private-samba', '-lasn1util-private-samba', '-lndr-nbt', '-lstable-sort-private-samba', '-lauthkrb5-private-samba', '-lndr-samba-private-samba', '-lldbsamba-private-samba', '-lldb', '-lsamdb-common-private-samba', '-levents-private-samba', '-ltdb-wrap-private-samba', '-ltime-basic-private-samba', '-lndr-krb5pac', '-lndr-standard', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lserver-role-private-samba', '-lmsghdr-private-samba', '-lsmb-transport-private-samba', '-lcli-ldap-private-samba', '-lclidns-private-samba', '-lsamba-modules-private-samba', '-lwbclient', '-lsamdb', '-lcommon-auth-private-samba', '-lflag-mapping-private-samba', '-lnetif-private-samba', '-lcli-nbt-private-samba', '-lMESSAGING-SEND-private-samba', '-lcluster-private-samba', '-lresolv', '-lgssapi_krb5', '-lkrb5', '-lk5crypto', '-lcom_err', '-ltdb', '-lkrb5', '-lk5crypto', '-lcom_err', '-lcom_err', '-lgnutls', '-licui18n', '-licuuc', '-lz', '-lcups', '-lpopt', '-lcap', '-lbsd', '-ltevent', '-ltalloc', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2556/2769] Linking bin/default/source3/torture/msgtest
11:54:43 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/torture/msgtest.c.1.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/torture/msgtest', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsmbconf', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lz', '-ltdb', '-lcups', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2557/2769] Linking bin/default/source3/torture/msg_sink
11:54:43 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/torture/msg_sink.c.3.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/torture/msg_sink', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsmbconf', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lz', '-ltdb', '-lcups', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2558/2769] Linking bin/default/source3/torture/msg_source
11:54:43 runner ['x86_64-pc-linux-gnu-gcc', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', 'source3/torture/msg_source.c.5.o', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/torture/msg_source', '-Wl,-rpath,/usr/lib64', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/events', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/tdb_wrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/messaging', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/dbwrap', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/socket', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/registry', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/param', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/security', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/util', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3', '-L/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/replace', '-L/usr/local/lib', '-L/usr/local/lib', '-lreplace-private-samba', '-lsmbconf', '-lsamba-cluster-support-private-samba', '-lserver-id-db-private-samba', '-lsamba-errors', '-ltalloc-report-printf-private-samba', '-lsamba-security-private-samba', '-lsamba-hostconfig', '-lutil-reg-private-samba', '-linterfaces-private-samba', '-lutil-tdb-private-samba', '-lsamba-debug-private-samba', '-lsamba-sockets-private-samba', '-ltevent-util', '-lCHARSET3-private-samba', '-lsocket-blocking-private-samba', '-ldbwrap-private-samba', '-lsamba3-util-private-samba', '-lndr', '-liov-buf-private-samba', '-lsamba-util', '-lsys-rw-private-samba', '-lmessages-dgm-private-samba', '-lmessages-util-private-samba', '-lsmbd-shim-private-samba', '-ltdb-wrap-private-samba', '-lstable-sort-private-samba', '-lserver-role-private-samba', '-ltime-basic-private-samba', '-levents-private-samba', '-lndr-nbt', '-lgenrand-private-samba', '-lutil-setid-private-samba', '-lmsghdr-private-samba', '-lz', '-ltdb', '-lcups', '-ltevent', '-ltalloc', '-lgnutls', '-licui18n', '-licuuc', '-lcap', '-lbsd', '-ltalloc', '-Wl,-O1', '-Wl,--as-needed', '-Wl,-z,pack-relative-relocs', '-Wl,--undefined-version', '-pie', '-Wl,-z,relro,-z,now', '-Wl,-no-undefined', '-Wl,--export-dynamic']
[2559/2769] Compiling lib/fuzzing/fuzzing.c
11:54:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_fuzzing_MODULES=NULL', '-DSTATIC_fuzzing_MODULES_PROTO=extern void __fuzzing_dummy_module_proto(void)', '-Ilib/fuzzing', '-I../../lib/fuzzing', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/fuzzing/fuzzing.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/fuzzing/fuzzing.c.1.o', '-I/usr/include/et']
[2560/2769] Compiling bin/default/source4/librpc/gen_ndr/ndr_irpc_c.c
11:54:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_IRPC_MODULES=NULL', '-DSTATIC_RPC_NDR_IRPC_MODULES_PROTO=extern void __RPC_NDR_IRPC_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', 'source4/librpc/gen_ndr/ndr_irpc_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/librpc/gen_ndr/ndr_irpc_c.c.17.o', '-I/usr/include/et']
[2561/2769] Compiling bin/default/source3/librpc/gen_ndr/ndr_smbXsrv_c.c
11:54:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_SMBXSRV_MODULES=NULL', '-DSTATIC_RPC_NDR_SMBXSRV_MODULES_PROTO=extern void __RPC_NDR_SMBXSRV_dummy_module_proto(void)', '-Isource4/librpc', '-I../../source4/librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/compression', '-I../../lib/compression', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Idynconfig', '-I../../dynconfig', 'source3/librpc/gen_ndr/ndr_smbXsrv_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/librpc/gen_ndr/ndr_smbXsrv_c.c.34.o', '-I/usr/include/et']
[2562/2769] Symlinking bin/default/lib/ldb/libldb.so
[2563/2769] Compiling source4/samba/server_util.c
11:54:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_server_util_MODULES=NULL', '-DSTATIC_samba_server_util_MODULES_PROTO=extern void __samba_server_util_dummy_module_proto(void)', '-Isource4/samba', '-I../../source4/samba', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/samba/server_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/samba/server_util.c.1.o', '-I/usr/include/et']
[2564/2769] Symlinking bin/default/lib/param/libsamba-hostconfig.so
[2565/2769] Symlinking bin/default/source4/librpc/libdcerpc-samr.so
[2566/2769] Compiling source4/auth/samba_server_gensec.c
11:54:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_samba_server_gensec_MODULES=NULL', '-DSTATIC_samba_server_gensec_MODULES_PROTO=extern void __samba_server_gensec_dummy_module_proto(void)', '-Isource4/auth', '-I../../source4/auth', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/auth/samba_server_gensec.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/auth/samba_server_gensec.c.9.o', '-I/usr/include/et']
[2567/2769] Symlinking bin/default/source4/librpc/libdcerpc.so
[2568/2769] Symlinking bin/default/source4/dsdb/libsamdb.so
[2569/2769] Symlinking bin/default/auth/credentials/libsamba-credentials.so
[2570/2769] Symlinking bin/default/nsswitch/lib_plugin_nss_wrapper_winbind.so
[2571/2769] Symlinking bin/default/nsswitch/lib_plugin_nss_winbind.so
[2572/2769] Symlinking bin/default/nsswitch/lib_plugin_nss_wins.so
[2573/2769] Compiling nsswitch/wb_common.c
11:54:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DWINBINDD_SOCKET_DIR="/var/run/samba/winbindd"', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-DSTATIC_wbclient_internal_MODULES=NULL', '-DSTATIC_wbclient_internal_MODULES_PROTO=extern void __wbclient_internal_dummy_module_proto(void)', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../nsswitch/wb_common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/wb_common.c.1.o', '-I/usr/include/et']
[2574/2769] Symlinking bin/default/nsswitch/libwbclient/libwbclient.so
[2575/2769] Compiling source4/lib/registry/tests/registry.c
11:54:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_torture_registry_MODULES=NULL', '-DSTATIC_torture_registry_MODULES_PROTO=extern void __torture_registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/tests/registry.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tests/registry.c.24.o', '-I/usr/include/et']
[2576/2769] Compiling source4/lib/registry/tests/diff.c
11:54:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_torture_registry_MODULES=NULL', '-DSTATIC_torture_registry_MODULES_PROTO=extern void __torture_registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/tests/diff.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tests/diff.c.24.o', '-I/usr/include/et']
[2577/2769] Compiling source4/lib/registry/tests/hive.c
11:54:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_torture_registry_MODULES=NULL', '-DSTATIC_torture_registry_MODULES_PROTO=extern void __torture_registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/tests/hive.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tests/hive.c.24.o', '-I/usr/include/et']
[2578/2769] Compiling source4/lib/registry/tests/generic.c
11:54:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_torture_registry_MODULES=NULL', '-DSTATIC_torture_registry_MODULES_PROTO=extern void __torture_registry_dummy_module_proto(void)', '-Isource4/lib/registry', '-I../../source4/lib/registry', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/tdr', '-I../../lib/tdr', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/librpc', '-I../../source4/librpc', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '../../source4/lib/registry/tests/generic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/lib/registry/tests/generic.c.24.o', '-I/usr/include/et']
[2579/2769] Symlinking bin/default/lib/util/libsamba-util.so
[2580/2769] Symlinking bin/default/lib/util/libtevent-util.so
[2581/2769] Compiling lib/crypto/md4test.c
11:54:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LIBCRYPTO_MODULES=NULL', '-DSTATIC_TORTURE_LIBCRYPTO_MODULES_PROTO=extern void __TORTURE_LIBCRYPTO_dummy_module_proto(void)', '-Ilib/crypto', '-I../../lib/crypto', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/crypto/md4test.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/lib/crypto/md4test.c.3.o', '-I/usr/include/et']
[2582/2769] Compiling source4/winbind/idmap.c
11:54:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_IDMAP_MODULES=NULL', '-DSTATIC_IDMAP_MODULES_PROTO=extern void __IDMAP_dummy_module_proto(void)', '-Isource4/winbind', '-I../../source4/winbind', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/librpc', '-I../../source3/librpc', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '../../source4/winbind/idmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/winbind/idmap.c.1.o', '-I/usr/include/et']
[2583/2769] Compiling source4/cldap_server/rootdse.c
11:54:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_CLDAPD_MODULES=NULL', '-DSTATIC_CLDAPD_MODULES_PROTO=extern void __CLDAPD_dummy_module_proto(void)', '-Isource4/cldap_server', '-I../../source4/cldap_server', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibds/common', '-I../../libds/common', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilibcli/http', '-I../../libcli/http', '../../source4/cldap_server/rootdse.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/cldap_server/rootdse.c.1.o', '-I/usr/include/et']
[2584/2769] Compiling source4/torture/util_smb.c
11:54:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_UTIL_MODULES=NULL', '-DSTATIC_TORTURE_UTIL_MODULES_PROTO=extern void __TORTURE_UTIL_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/util_smb.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/util_smb.c.1.o', '-I/usr/include/et']
[2585/2769] Compiling source4/torture/smb2/notify.c
11:54:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/notify.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/notify.c.1.o', '-I/usr/include/et']
[2586/2769] Compiling source4/torture/smb2/sessid.c
11:54:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/sessid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/sessid.c.1.o', '-I/usr/include/et']
[2587/2769] Compiling source4/torture/smb2/delete-on-close.c
11:54:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/delete-on-close.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/delete-on-close.c.1.o', '-I/usr/include/et']
[2588/2769] Compiling source4/torture/smb2/maxwrite.c
11:54:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/maxwrite.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/maxwrite.c.1.o', '-I/usr/include/et']
[2589/2769] Compiling source4/torture/smb2/notify_disabled.c
11:54:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/notify_disabled.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/notify_disabled.c.1.o', '-I/usr/include/et']
[2590/2769] Compiling source4/torture/smb2/oplock.c
11:54:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/oplock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/oplock.c.1.o', '-I/usr/include/et']
[2591/2769] Compiling source4/torture/smb2/attr.c
11:54:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/attr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/attr.c.1.o', '-I/usr/include/et']
[2592/2769] Compiling source4/torture/smb2/dosmode.c
11:54:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/dosmode.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/dosmode.c.1.o', '-I/usr/include/et']
[2593/2769] Compiling source4/torture/smb2/deny.c
11:54:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/deny.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/deny.c.1.o', '-I/usr/include/et']
[2594/2769] Compiling source4/torture/smb2/samba3misc.c
11:54:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/samba3misc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/samba3misc.c.1.o', '-I/usr/include/et']
[2595/2769] Compiling source4/torture/smb2/credits.c
11:54:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/credits.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/credits.c.1.o', '-I/usr/include/et']
[2596/2769] Compiling source4/torture/smb2/streams.c
11:54:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/streams.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/streams.c.1.o', '-I/usr/include/et']
[2597/2769] Compiling source4/torture/smb2/rename.c
11:55:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/rename.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/rename.c.1.o', '-I/usr/include/et']
[2598/2769] Compiling source4/torture/smb2/getinfo.c
11:55:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/getinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/getinfo.c.1.o', '-I/usr/include/et']
[2599/2769] Compiling source4/torture/smb2/session.c
11:55:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/session.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/session.c.1.o', '-I/usr/include/et']
[2600/2769] Compiling source4/torture/smb2/charset.c
11:55:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/charset.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/charset.c.1.o', '-I/usr/include/et']
[2601/2769] Compiling source4/torture/smb2/mangle.c
11:55:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/mangle.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/mangle.c.1.o', '-I/usr/include/et']
[2602/2769] Compiling source4/torture/smb2/lock.c
11:55:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/lock.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/lock.c.1.o', '-I/usr/include/et']
[2603/2769] Compiling source4/torture/smb2/ea.c
11:55:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/ea.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/ea.c.1.o', '-I/usr/include/et']
[2604/2769] Compiling source4/torture/smb2/oplock_break_handler.c
11:55:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/oplock_break_handler.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/oplock_break_handler.c.1.o', '-I/usr/include/et']
[2605/2769] Compiling source4/torture/smb2/maxfid.c
11:55:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/maxfid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/maxfid.c.1.o', '-I/usr/include/et']
[2606/2769] Compiling source4/torture/smb2/timestamps.c
11:55:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/timestamps.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/timestamps.c.1.o', '-I/usr/include/et']
[2607/2769] Compiling source4/torture/smb2/mkdir.c
11:55:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/mkdir.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/mkdir.c.1.o', '-I/usr/include/et']
[2608/2769] Compiling source4/torture/smb2/read.c
11:55:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/read.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/read.c.1.o', '-I/usr/include/et']
[2609/2769] Compiling source4/torture/smb2/create.c
11:55:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/create.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/create.c.1.o', '-I/usr/include/et']
[2610/2769] Compiling source4/torture/smb2/dir.c
11:55:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/dir.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/dir.c.1.o', '-I/usr/include/et']
[2611/2769] Compiling source4/torture/smb2/ioctl.c
11:55:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/ioctl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/ioctl.c.1.o', '-I/usr/include/et']
[2612/2769] Compiling source4/torture/smb2/durable_v2_open.c
11:55:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/durable_v2_open.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/durable_v2_open.c.1.o', '-I/usr/include/et']
[2613/2769] Compiling source4/torture/smb2/sharemode.c
11:55:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/sharemode.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/sharemode.c.1.o', '-I/usr/include/et']
[2614/2769] Compiling source4/torture/smb2/util.c
11:55:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/util.c.1.o', '-I/usr/include/et']
[2615/2769] Compiling source4/torture/smb2/durable_open.c
11:55:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/durable_open.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/durable_open.c.1.o', '-I/usr/include/et']
[2616/2769] Compiling source4/torture/smb2/secleak.c
11:55:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/secleak.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/secleak.c.1.o', '-I/usr/include/et']
[2617/2769] Compiling source4/torture/smb2/scan.c
11:55:22 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/scan.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/scan.c.1.o', '-I/usr/include/et']
[2618/2769] Compiling source4/torture/smb2/lease.c
11:55:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/lease.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/lease.c.1.o', '-I/usr/include/et']
[2619/2769] Compiling source4/torture/smb2/smb2.c
11:55:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/smb2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/smb2.c.1.o', '-I/usr/include/et']
[2620/2769] Compiling source4/torture/smb2/multichannel.c
11:55:24 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/multichannel.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/multichannel.c.1.o', '-I/usr/include/et']
[2621/2769] Compiling source4/torture/smb2/compound.c
11:55:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/compound.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/compound.c.1.o', '-I/usr/include/et']
[2622/2769] Compiling source4/torture/smb2/max_allowed.c
11:55:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/max_allowed.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/max_allowed.c.1.o', '-I/usr/include/et']
[2623/2769] Compiling source4/torture/smb2/read_write.c
11:55:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/read_write.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/read_write.c.1.o', '-I/usr/include/et']
[2624/2769] Compiling source4/torture/smb2/bench.c
11:55:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/bench.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/bench.c.1.o', '-I/usr/include/et']
[2625/2769] Compiling source4/torture/smb2/acls.c
11:55:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/acls.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/acls.c.1.o', '-I/usr/include/et']
[2626/2769] Compiling source4/torture/smb2/setinfo.c
11:55:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/setinfo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/setinfo.c.1.o', '-I/usr/include/et']
[2627/2769] Compiling source4/torture/smb2/tcon.c
11:55:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/tcon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/tcon.c.1.o', '-I/usr/include/et']
[2628/2769] Compiling source4/torture/smb2/lease_break_handler.c
11:55:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/lease_break_handler.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/lease_break_handler.c.1.o', '-I/usr/include/et']
[2629/2769] Compiling source4/torture/smb2/block.c
11:55:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/block.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/block.c.1.o', '-I/usr/include/et']
[2630/2769] Compiling source4/torture/smb2/connect.c
11:55:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/connect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/connect.c.1.o', '-I/usr/include/et']
[2631/2769] Compiling source4/torture/smb2/replay.c
11:55:38 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_SMB2_MODULES=NULL', '-DSTATIC_TORTURE_SMB2_MODULES_PROTO=extern void __TORTURE_SMB2_dummy_module_proto(void)', '-Isource4/torture/smb2', '-I../../source4/torture/smb2', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilib/cmdline', '-I../../lib/cmdline', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Ilib/torture', '-I../../lib/torture', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/smb2/replay.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/smb2/replay.c.1.o', '-I/usr/include/et']
[2632/2769] Compiling nsswitch/libwbclient/tests/wbclient.c
11:55:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_WINBIND_MODULES=NULL', '-DSTATIC_TORTURE_WINBIND_MODULES_PROTO=extern void __TORTURE_WINBIND_dummy_module_proto(void)', '-Isource4/torture/winbind', '-I../../source4/torture/winbind', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../nsswitch/libwbclient/tests/wbclient.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/nsswitch/libwbclient/tests/wbclient.c.1.o', '-I/usr/include/et']
[2633/2769] Compiling source4/torture/winbind/struct_based.c
11:55:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_WINBIND_MODULES=NULL', '-DSTATIC_TORTURE_WINBIND_MODULES_PROTO=extern void __TORTURE_WINBIND_dummy_module_proto(void)', '-Isource4/torture/winbind', '-I../../source4/torture/winbind', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/winbind/struct_based.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/winbind/struct_based.c.1.o', '-I/usr/include/et']
[2634/2769] Compiling source4/torture/winbind/winbind.c
11:55:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_WINBIND_MODULES=NULL', '-DSTATIC_TORTURE_WINBIND_MODULES_PROTO=extern void __TORTURE_WINBIND_dummy_module_proto(void)', '-Isource4/torture/winbind', '-I../../source4/torture/winbind', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/winbind/winbind.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/winbind/winbind.c.1.o', '-I/usr/include/et']
[2635/2769] Compiling source4/torture/libnetapi/libnetapi_group.c
11:55:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LIBNETAPI_MODULES=NULL', '-DSTATIC_TORTURE_LIBNETAPI_MODULES_PROTO=extern void __TORTURE_LIBNETAPI_dummy_module_proto(void)', '-Isource4/torture/libnetapi', '-I../../source4/torture/libnetapi', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/libnetapi/libnetapi_group.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/libnetapi/libnetapi_group.c.1.o', '-I/usr/include/et']
[2636/2769] Compiling source4/torture/libnetapi/libnetapi_server.c
11:55:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LIBNETAPI_MODULES=NULL', '-DSTATIC_TORTURE_LIBNETAPI_MODULES_PROTO=extern void __TORTURE_LIBNETAPI_dummy_module_proto(void)', '-Isource4/torture/libnetapi', '-I../../source4/torture/libnetapi', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/libnetapi/libnetapi_server.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/libnetapi/libnetapi_server.c.1.o', '-I/usr/include/et']
[2637/2769] Compiling source4/torture/libnetapi/libnetapi_user.c
11:55:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LIBNETAPI_MODULES=NULL', '-DSTATIC_TORTURE_LIBNETAPI_MODULES_PROTO=extern void __TORTURE_LIBNETAPI_dummy_module_proto(void)', '-Isource4/torture/libnetapi', '-I../../source4/torture/libnetapi', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/libnetapi/libnetapi_user.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/libnetapi/libnetapi_user.c.1.o', '-I/usr/include/et']
[2638/2769] Compiling source4/torture/libnetapi/libnetapi.c
11:55:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LIBNETAPI_MODULES=NULL', '-DSTATIC_TORTURE_LIBNETAPI_MODULES_PROTO=extern void __TORTURE_LIBNETAPI_dummy_module_proto(void)', '-Isource4/torture/libnetapi', '-I../../source4/torture/libnetapi', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource3/auth', '-I../../source3/auth', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/param', '-I../../source4/param', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Isource3/passdb', '-I../../source3/passdb', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/libnetapi/libnetapi.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/libnetapi/libnetapi.c.1.o', '-I/usr/include/et']
[2639/2769] Compiling source4/torture/libsmbclient/libsmbclient.c
11:55:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LIBSMBCLIENT_MODULES=NULL', '-DSTATIC_TORTURE_LIBSMBCLIENT_MODULES_PROTO=extern void __TORTURE_LIBSMBCLIENT_dummy_module_proto(void)', '-Isource4/torture/libsmbclient', '-I../../source4/torture/libsmbclient', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/auth', '-I../../source4/auth', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibcli/smb', '-I../../libcli/smb', '-Iauth/credentials', '-I../../auth/credentials', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Isource3/libsmb', '-I../../source3/libsmb', '-Iauth', '-I../../auth', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/param', '-I../../source4/param', '-Idynconfig', '-I../../dynconfig', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/libsmbclient/libsmbclient.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/libsmbclient/libsmbclient.c.1.o', '-I/usr/include/et']
[2640/2769] Compiling source4/torture/gpo/gpo.c
11:55:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_GPO_MODULES=NULL', '-DSTATIC_TORTURE_GPO_MODULES_PROTO=extern void __TORTURE_GPO_dummy_module_proto(void)', '-Isource4/torture/gpo', '-I../../source4/torture/gpo', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/gpo/gpo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/gpo/gpo.c.1.o', '-I/usr/include/et']
[2641/2769] Compiling source4/torture/gpo/apply.c
11:55:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_GPO_MODULES=NULL', '-DSTATIC_TORTURE_GPO_MODULES_PROTO=extern void __TORTURE_GPO_dummy_module_proto(void)', '-Isource4/torture/gpo', '-I../../source4/torture/gpo', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/param', '-I../../lib/param', '-Ilib/torture', '-I../../lib/torture', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source4/torture/gpo/apply.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/gpo/apply.c.1.o', '-I/usr/include/et']
[2642/2769] Compiling source4/torture/dfs/common.c
11:55:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_DFS_MODULES=NULL', '-DSTATIC_TORTURE_DFS_MODULES_PROTO=extern void __TORTURE_DFS_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/dfs/common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/dfs/common.c.2.o', '-I/usr/include/et']
[2643/2769] Compiling source4/torture/dfs/domaindfs.c
11:55:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_DFS_MODULES=NULL', '-DSTATIC_TORTURE_DFS_MODULES_PROTO=extern void __TORTURE_DFS_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/dfs/domaindfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/dfs/domaindfs.c.2.o', '-I/usr/include/et']
[2644/2769] Compiling source4/torture/auth/smbencrypt.c
11:55:47 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_AUTH_MODULES=NULL', '-DSTATIC_TORTURE_AUTH_MODULES_PROTO=extern void __TORTURE_AUTH_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/auth/smbencrypt.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/auth/smbencrypt.c.4.o', '-I/usr/include/et']
[2645/2769] Compiling source4/torture/auth/ntlmssp.c
11:55:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_AUTH_MODULES=NULL', '-DSTATIC_TORTURE_AUTH_MODULES_PROTO=extern void __TORTURE_AUTH_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/auth/ntlmssp.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/auth/ntlmssp.c.4.o', '-I/usr/include/et']
[2646/2769] Compiling source4/torture/auth/pac.c
11:55:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_AUTH_MODULES=NULL', '-DSTATIC_TORTURE_AUTH_MODULES_PROTO=extern void __TORTURE_AUTH_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Isource4/auth/ntlm', '-I../../source4/auth/ntlm', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Isource4/libcli/wbclient', '-I../../source4/libcli/wbclient', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Isource4/lib/samba3', '-I../../source4/lib/samba3', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source4/torture/auth/pac.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/auth/pac.c.4.o', '-I/usr/include/et']
[2647/2769] Compiling source4/torture/nbench/nbio.c
11:55:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_NBENCH_MODULES=NULL', '-DSTATIC_TORTURE_NBENCH_MODULES_PROTO=extern void __TORTURE_NBENCH_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/nbench/nbio.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/nbench/nbio.c.6.o', '-I/usr/include/et']
[2648/2769] Compiling source4/torture/nbench/nbench.c
11:55:50 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_NBENCH_MODULES=NULL', '-DSTATIC_TORTURE_NBENCH_MODULES_PROTO=extern void __TORTURE_NBENCH_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/nbench/nbench.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/nbench/nbench.c.6.o', '-I/usr/include/et']
[2649/2769] Compiling source4/torture/unix/unix_info2.c
11:55:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_UNIX_MODULES=NULL', '-DSTATIC_TORTURE_UNIX_MODULES_PROTO=extern void __TORTURE_UNIX_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/unix/unix_info2.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/unix/unix_info2.c.8.o', '-I/usr/include/et']
[2650/2769] Compiling source4/torture/unix/unix.c
11:55:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_UNIX_MODULES=NULL', '-DSTATIC_TORTURE_UNIX_MODULES_PROTO=extern void __TORTURE_UNIX_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/unix/unix.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/unix/unix.c.8.o', '-I/usr/include/et']
[2651/2769] Compiling source4/torture/unix/whoami.c
11:55:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_UNIX_MODULES=NULL', '-DSTATIC_TORTURE_UNIX_MODULES_PROTO=extern void __TORTURE_UNIX_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/unix/whoami.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/unix/whoami.c.8.o', '-I/usr/include/et']
[2652/2769] Compiling source4/torture/ldap/common.c
11:55:53 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/common.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/common.c.10.o', '-I/usr/include/et']
[2653/2769] Compiling source4/torture/ldap/basic.c
11:55:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/basic.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/basic.c.10.o', '-I/usr/include/et']
[2654/2769] Compiling source4/torture/ldap/cldapbench.c
11:55:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/cldapbench.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/cldapbench.c.10.o', '-I/usr/include/et']
[2655/2769] Compiling source4/torture/ldap/nested_search.c
11:55:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/nested_search.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/nested_search.c.10.o', '-I/usr/include/et']
[2656/2769] Compiling source4/torture/ldap/session_expiry.c
11:55:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/session_expiry.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/session_expiry.c.10.o', '-I/usr/include/et']
[2657/2769] Compiling source4/torture/ldap/uptodatevector.c
11:55:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/uptodatevector.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/uptodatevector.c.10.o', '-I/usr/include/et']
[2658/2769] Compiling source4/torture/ldap/netlogon.c
11:55:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/netlogon.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/netlogon.c.10.o', '-I/usr/include/et']
[2659/2769] Compiling source4/torture/ldap/cldap.c
11:55:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/cldap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/cldap.c.10.o', '-I/usr/include/et']
[2660/2769] Compiling source4/torture/ldap/schema.c
11:55:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/schema.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/schema.c.10.o', '-I/usr/include/et']
[2661/2769] Compiling source4/torture/ldap/ldap_sort.c
11:55:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_LDAP_MODULES=NULL', '-DSTATIC_TORTURE_LDAP_MODULES_PROTO=extern void __TORTURE_LDAP_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Isource4/libcli', '-I../../source4/libcli', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/ldap/ldap_sort.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/ldap/ldap_sort.c.10.o', '-I/usr/include/et']
[2662/2769] Compiling source4/torture/vfs/vfs.c
11:55:59 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_VFS_MODULES=NULL', '-DSTATIC_TORTURE_VFS_MODULES_PROTO=extern void __TORTURE_VFS_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/vfs/vfs.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/vfs/vfs.c.12.o', '-I/usr/include/et']
[2663/2769] Compiling source4/torture/vfs/acl_xattr.c
11:56:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_VFS_MODULES=NULL', '-DSTATIC_TORTURE_VFS_MODULES_PROTO=extern void __TORTURE_VFS_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/vfs/acl_xattr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/vfs/acl_xattr.c.12.o', '-I/usr/include/et']
[2664/2769] Compiling source4/torture/vfs/fruit.c
11:56:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TORTURE_VFS_MODULES=NULL', '-DSTATIC_TORTURE_VFS_MODULES_PROTO=extern void __TORTURE_VFS_dummy_module_proto(void)', '-Isource4/torture', '-I../../source4/torture', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Isource3/librpc', '-I../../source3/librpc', '-Ilib/messaging', '-I../../lib/messaging', '-Ilib/torture', '-I../../lib/torture', '-Ilib/cmdline', '-I../../lib/cmdline', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilibcli/http', '-I../../libcli/http', '../../source4/torture/vfs/fruit.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/torture/vfs/fruit.c.12.o', '-I/usr/include/et']
[2665/2769] Compiling bin/default/librpc/NDR_KRB5PAC.empty.c
11:56:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_KRB5PAC_MODULES=NULL', '-DSTATIC_NDR_KRB5PAC_MODULES_PROTO=extern void __NDR_KRB5PAC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/compression', '-I../../lib/compression', '-Ilib/crypto', '-I../../lib/crypto', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/NDR_KRB5PAC.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/NDR_KRB5PAC.empty.c.96.o', '-I/usr/include/et']
[2666/2769] Symlinking bin/default/librpc/libndr-krb5pac.so
[2667/2769] Symlinking bin/default/librpc/libndr-standard.so
[2668/2769] Symlinking bin/default/librpc/libndr-nbt.so
[2669/2769] Compiling bin/default/librpc/gen_ndr/ndr_frsapi_c.c
11:56:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_FRSAPI_MODULES=NULL', '-DSTATIC_RPC_NDR_FRSAPI_MODULES_PROTO=extern void __RPC_NDR_FRSAPI_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_frsapi_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_frsapi_c.c.170.o', '-I/usr/include/et']
[2670/2769] Compiling bin/default/librpc/gen_ndr/ndr_browser_c.c
11:56:02 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_BROWSER_MODULES=NULL', '-DSTATIC_RPC_NDR_BROWSER_MODULES_PROTO=extern void __RPC_NDR_BROWSER_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_browser_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_browser_c.c.173.o', '-I/usr/include/et']
[2671/2769] Compiling bin/default/librpc/gen_ndr/ndr_backupkey_c.c
11:56:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_RPC_NDR_BACKUPKEY_MODULES=NULL', '-DSTATIC_RPC_NDR_BACKUPKEY_MODULES_PROTO=extern void __RPC_NDR_BACKUPKEY_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', 'librpc/gen_ndr/ndr_backupkey_c.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/gen_ndr/ndr_backupkey_c.c.191.o', '-I/usr/include/et']
[2672/2769] Compiling bin/default/librpc/NDR_MISC.empty.c
11:56:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_NDR_MISC_MODULES=NULL', '-DSTATIC_NDR_MISC_MODULES_PROTO=extern void __NDR_MISC_dummy_module_proto(void)', '-Ilibrpc', '-I../../librpc', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', 'librpc/NDR_MISC.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/librpc/NDR_MISC.empty.c.208.o', '-I/usr/include/et']
[2673/2769] Symlinking bin/default/librpc/libndr.so
[2674/2769] Symlinking bin/default/librpc/libdcerpc-binding.so
[2675/2769] Symlinking bin/default/librpc/libdcerpc-server-core.so
[2676/2769] Compiling source4/libcli/wrepl/winsrepl.c
11:56:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_WREPL_MODULES=NULL', '-DSTATIC_LIBCLI_WREPL_MODULES_PROTO=extern void __LIBCLI_WREPL_dummy_module_proto(void)', '-Isource4/libcli', '-I../../source4/libcli', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/librpc', '-I../../source4/librpc', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/wrepl/winsrepl.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/wrepl/winsrepl.c.8.o', '-I/usr/include/et']
[2677/2769] Compiling source4/libcli/rap/rap.c
11:56:04 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_RAP_MODULES=NULL', '-DSTATIC_LIBCLI_RAP_MODULES_PROTO=extern void __LIBCLI_RAP_dummy_module_proto(void)', '-Isource4/libcli/rap', '-I../../source4/libcli/rap', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Iauth/gensec', '-I../../auth/gensec', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Isource3/librpc', '-I../../source3/librpc', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilibds/common', '-I../../libds/common', '-Ilib/tsocket', '-I../../lib/tsocket', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/smb', '-I../../libcli/smb', '-Ilib/param', '-I../../lib/param', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/libcli', '-I../../source4/libcli', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth', '-I../../auth', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/messaging', '-I../../lib/messaging', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Isource4/param', '-I../../source4/param', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilibcli/http', '-I../../libcli/http', '-Idynconfig', '-I../../dynconfig', '../../source4/libcli/rap/rap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source4/libcli/rap/rap.c.1.o', '-I/usr/include/et']
[2678/2769] Symlinking bin/default/libcli/util/libsamba-errors.so
[2679/2769] Compiling libcli/echo/echo.c
11:56:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBCLI_ECHO_MODULES=NULL', '-DSTATIC_LIBCLI_ECHO_MODULES_PROTO=extern void __LIBCLI_ECHO_dummy_module_proto(void)', '-Ilibcli/echo', '-I../../libcli/echo', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibcli/security', '-I../../libcli/security', '-Isource4/libcli', '-I../../source4/libcli', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '../../libcli/echo/echo.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/libcli/echo/echo.c.1.o', '-I/usr/include/et']
[2680/2769] Symlinking bin/default/source4/lib/policy/libsamba-policy.so
[2681/2769] Symlinking bin/default/source3/libnetapi.so
[2682/2769] Symlinking bin/default/source3/libsamba-passdb.so
[2683/2769] Symlinking bin/default/source3/libsmbconf.so
[2684/2769] Compiling source3/lib/tevent_glib_glue.c
11:56:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_glib_glue_MODULES=NULL', '-DSTATIC_tevent_glib_glue_MODULES_PROTO=extern void __tevent_glib_glue_dummy_module_proto(void)', '-pthread', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/sysprof-6', '../../source3/lib/tevent_glib_glue.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/tevent_glib_glue.c.134.o', '-I/usr/include/et']
[2685/2769] Compiling source3/lib/tdb_validate.c
11:56:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_TDB_VALIDATE_MODULES=NULL', '-DSTATIC_TDB_VALIDATE_MODULES_PROTO=extern void __TDB_VALIDATE_dummy_module_proto(void)', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/crypto', '-I../../lib/crypto', '-Idynconfig', '-I../../dynconfig', '../../source3/lib/tdb_validate.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/lib/tdb_validate.c.140.o', '-I/usr/include/et']
[2686/2769] Symlinking bin/default/source3/libsmb/libsmbclient.so
[2687/2769] Compiling bin/default/source3/modules/perfcount.empty.c
11:56:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_perfcount_MODULES=NULL', '-DSTATIC_perfcount_MODULES_PROTO=extern void __perfcount_dummy_module_proto(void)', '-Isource3/modules', '-I../../source3/modules', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '-I/usr/include/tirpc', 'source3/modules/perfcount.empty.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/modules/perfcount.empty.c.119.o', '-I/usr/include/et']
[2688/2769] Compiling source3/winbindd/winbindd_rpc.c
11:56:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_rpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_rpc.c.35.o', '-I/usr/include/et']
[2689/2769] Compiling source3/winbindd/winbindd_ndr.c
11:56:07 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_ndr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_ndr.c.35.o', '-I/usr/include/et']
[2690/2769] Compiling source3/winbindd/winbindd_domain_info.c
11:56:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_domain_info.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_domain_info.c.35.o', '-I/usr/include/et']
[2691/2769] Compiling source3/winbindd/wb_queryuser.c
11:56:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_queryuser.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_queryuser.c.35.o', '-I/usr/include/et']
[2692/2769] Compiling source3/winbindd/winbindd_wins_byip.c
11:56:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_wins_byip.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_wins_byip.c.35.o', '-I/usr/include/et']
[2693/2769] Compiling source3/winbindd/winbindd_lookupsids.c
11:56:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_lookupsids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_lookupsids.c.35.o', '-I/usr/include/et']
[2694/2769] Compiling source3/winbindd/winbindd_locator.c
11:56:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_locator.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_locator.c.35.o', '-I/usr/include/et']
[2695/2769] Compiling source3/winbindd/wb_lookupusergroups.c
11:56:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_lookupusergroups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_lookupusergroups.c.35.o', '-I/usr/include/et']
[2696/2769] Compiling source3/winbindd/winbindd_allocate_gid.c
11:56:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_allocate_gid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_allocate_gid.c.35.o', '-I/usr/include/et']
[2697/2769] Compiling source3/winbindd/winbindd_cred_cache.c
11:56:13 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_cred_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_cred_cache.c.35.o', '-I/usr/include/et']
[2698/2769] Compiling source3/winbindd/winbindd_setpwent.c
11:56:14 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_setpwent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_setpwent.c.35.o', '-I/usr/include/et']
[2699/2769] Compiling source3/winbindd/wb_getgrsid.c
11:56:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_getgrsid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_getgrsid.c.35.o', '-I/usr/include/et']
[2700/2769] Compiling source3/winbindd/winbindd_wins_byname.c
11:56:15 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_wins_byname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_wins_byname.c.35.o', '-I/usr/include/et']
[2701/2769] Compiling source3/winbindd/winbindd_samr.c
11:56:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_samr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_samr.c.35.o', '-I/usr/include/et']
[2702/2769] Compiling source3/winbindd/winbindd_creds.c
11:56:17 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_creds.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_creds.c.35.o', '-I/usr/include/et']
[2703/2769] Compiling source3/winbindd/winbindd_msrpc.c
11:56:18 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_msrpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_msrpc.c.35.o', '-I/usr/include/et']
[2704/2769] Compiling source3/winbindd/winbindd_endgrent.c
11:56:19 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_endgrent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_endgrent.c.35.o', '-I/usr/include/et']
[2705/2769] Compiling source3/winbindd/winbindd_check_machine_acct.c
11:56:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_check_machine_acct.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_check_machine_acct.c.35.o', '-I/usr/include/et']
[2706/2769] Compiling source3/winbindd/winbindd_pam.c
11:56:20 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_pam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_pam.c.35.o', '-I/usr/include/et']
[2707/2769] Compiling source3/winbindd/winbindd_ads.c
11:56:21 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_ads.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_ads.c.35.o', '-I/usr/include/et']
[2708/2769] Compiling source3/winbindd/winbindd_getgroups.c
11:56:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getgroups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getgroups.c.35.o', '-I/usr/include/et']
[2709/2769] Compiling source3/winbindd/winbindd_change_machine_acct.c
11:56:23 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_change_machine_acct.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_change_machine_acct.c.35.o', '-I/usr/include/et']
[2710/2769] Compiling source3/winbindd/wb_lookupsid.c
11:56:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_lookupsid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_lookupsid.c.35.o', '-I/usr/include/et']
[2711/2769] Compiling source3/winbindd/winbindd_getgrnam.c
11:56:25 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getgrnam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getgrnam.c.35.o', '-I/usr/include/et']
[2712/2769] Compiling source3/winbindd/wb_sids2xids.c
11:56:26 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_sids2xids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_sids2xids.c.35.o', '-I/usr/include/et']
[2713/2769] Compiling source3/winbindd/wb_dsgetdcname.c
11:56:27 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_dsgetdcname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_dsgetdcname.c.35.o', '-I/usr/include/et']
[2714/2769] Compiling source3/winbindd/winbindd_irpc.c
11:56:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_irpc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_irpc.c.35.o', '-I/usr/include/et']
[2715/2769] Compiling source3/winbindd/winbindd_list_groups.c
11:56:28 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_list_groups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_list_groups.c.35.o', '-I/usr/include/et']
[2716/2769] Compiling source3/winbindd/winbindd_lookuprids.c
11:56:29 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_lookuprids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_lookuprids.c.35.o', '-I/usr/include/et']
[2717/2769] Compiling source3/winbindd/wb_getpwsid.c
11:56:30 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_getpwsid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_getpwsid.c.35.o', '-I/usr/include/et']
[2718/2769] Compiling source3/winbindd/wb_next_pwent.c
11:56:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_next_pwent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_next_pwent.c.35.o', '-I/usr/include/et']
[2719/2769] Compiling source3/winbindd/winbindd_lookupsid.c
11:56:31 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_lookupsid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_lookupsid.c.35.o', '-I/usr/include/et']
[2720/2769] Compiling source3/winbindd/winbindd_pam_logoff.c
11:56:32 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_pam_logoff.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_pam_logoff.c.35.o', '-I/usr/include/et']
[2721/2769] Compiling source3/winbindd/winbindd_pam_chauthtok.c
11:56:33 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_pam_chauthtok.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_pam_chauthtok.c.35.o', '-I/usr/include/et']
[2722/2769] Compiling source3/winbindd/wb_lookupname.c
11:56:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_lookupname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_lookupname.c.35.o', '-I/usr/include/et']
[2723/2769] Compiling source3/winbindd/winbindd_getuserdomgroups.c
11:56:34 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getuserdomgroups.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getuserdomgroups.c.35.o', '-I/usr/include/et']
[2724/2769] Compiling source3/winbindd/winbindd_domain.c
11:56:35 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_domain.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_domain.c.35.o', '-I/usr/include/et']
[2725/2769] Compiling source3/winbindd/wb_xids2sids.c
11:56:36 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_xids2sids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_xids2sids.c.35.o', '-I/usr/include/et']
[2726/2769] Compiling source3/winbindd/winbindd_cache.c
11:56:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_cache.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_cache.c.35.o', '-I/usr/include/et']
[2727/2769] Compiling source3/winbindd/wb_group_members.c
11:56:37 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_group_members.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_group_members.c.35.o', '-I/usr/include/et']
[2728/2769] Compiling source3/winbindd/winbindd_list_users.c
11:56:39 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_list_users.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_list_users.c.35.o', '-I/usr/include/et']
[2729/2769] Compiling source3/winbindd/winbindd_getdcname.c
11:56:40 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getdcname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getdcname.c.35.o', '-I/usr/include/et']
[2730/2769] Compiling source3/winbindd/winbindd_dual.c
11:56:41 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_dual.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_dual.c.35.o', '-I/usr/include/et']
[2731/2769] Compiling source3/winbindd/winbindd_sids_to_xids.c
11:56:42 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_sids_to_xids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_sids_to_xids.c.35.o', '-I/usr/include/et']
[2732/2769] Compiling source3/winbindd/winbindd_lookupname.c
11:56:43 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_lookupname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_lookupname.c.35.o', '-I/usr/include/et']
[2733/2769] Compiling source3/winbindd/winbindd_dual_srv.c
11:56:44 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_dual_srv.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_dual_srv.c.35.o', '-I/usr/include/et']
[2734/2769] Compiling source3/winbindd/wb_alias_members.c
11:56:45 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_alias_members.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_alias_members.c.35.o', '-I/usr/include/et']
[2735/2769] Compiling source3/winbindd/winbindd_xids_to_sids.c
11:56:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_xids_to_sids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_xids_to_sids.c.35.o', '-I/usr/include/et']
[2736/2769] Compiling source3/winbindd/winbindd_getusersids.c
11:56:46 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getusersids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getusersids.c.35.o', '-I/usr/include/et']
[2737/2769] Compiling source3/winbindd/winbindd_endpwent.c
11:56:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_endpwent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_endpwent.c.35.o', '-I/usr/include/et']
[2738/2769] Compiling source3/winbindd/winbindd_dsgetdcname.c
11:56:48 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_dsgetdcname.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_dsgetdcname.c.35.o', '-I/usr/include/et']
[2739/2769] Compiling source3/winbindd/winbindd_allocate_uid.c
11:56:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_allocate_uid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_allocate_uid.c.35.o', '-I/usr/include/et']
[2740/2769] Compiling source3/winbindd/wb_query_group_list.c
11:56:49 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_query_group_list.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_query_group_list.c.35.o', '-I/usr/include/et']
[2741/2769] Compiling source3/winbindd/winbindd_reconnect_ads.c
11:56:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_reconnect_ads.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_reconnect_ads.c.35.o', '-I/usr/include/et']
[2742/2769] Compiling source3/winbindd/wb_lookupsids.c
11:56:51 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_lookupsids.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_lookupsids.c.35.o', '-I/usr/include/et']
[2743/2769] Compiling source3/winbindd/winbindd_cm.c
11:56:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_cm.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_cm.c.35.o', '-I/usr/include/et']
[2744/2769] Compiling source3/winbindd/winbindd_ping_dc.c
11:56:52 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_ping_dc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_ping_dc.c.35.o', '-I/usr/include/et']
[2745/2769] Compiling source3/winbindd/winbindd_getpwsid.c
11:56:54 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getpwsid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getpwsid.c.35.o', '-I/usr/include/et']
[2746/2769] Compiling source3/winbindd/winbindd_pam_auth.c
11:56:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_pam_auth.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_pam_auth.c.35.o', '-I/usr/include/et']
[2747/2769] Compiling source3/winbindd/wb_next_grent.c
11:56:55 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_next_grent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_next_grent.c.35.o', '-I/usr/include/et']
[2748/2769] Compiling source3/winbindd/winbindd_util.c
11:56:56 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_util.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_util.c.35.o', '-I/usr/include/et']
[2749/2769] Compiling source3/winbindd/winbindd_setgrent.c
11:56:57 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_setgrent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_setgrent.c.35.o', '-I/usr/include/et']
[2750/2769] Compiling source3/winbindd/winbindd_traceid.c
11:56:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_traceid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_traceid.c.35.o', '-I/usr/include/et']
[2751/2769] Compiling source3/winbindd/winbindd_idmap.c
11:56:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_idmap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_idmap.c.35.o', '-I/usr/include/et']
[2752/2769] Compiling source3/winbindd/winbindd_getpwent.c
11:56:58 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getpwent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getpwent.c.35.o', '-I/usr/include/et']
[2753/2769] Compiling source3/winbindd/winbindd_dual_ndr.c
11:57:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_dual_ndr.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_dual_ndr.c.35.o', '-I/usr/include/et']
[2754/2769] Compiling source3/winbindd/winbindd_pam_chng_pswd_auth_crap.c
11:57:00 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_pam_chng_pswd_auth_crap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_pam_chng_pswd_auth_crap.c.35.o', '-I/usr/include/et']
[2755/2769] Compiling source3/winbindd/winbindd_group.c
11:57:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_group.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_group.c.35.o', '-I/usr/include/et']
[2756/2769] Compiling source3/winbindd/winbindd_getsidaliases.c
11:57:01 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getsidaliases.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getsidaliases.c.35.o', '-I/usr/include/et']
[2757/2769] Compiling source3/winbindd/winbindd_gpupdate.c
11:57:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_gpupdate.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_gpupdate.c.35.o', '-I/usr/include/et']
[2758/2769] Compiling source3/winbindd/winbindd_pam_auth_crap.c
11:57:03 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_pam_auth_crap.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_pam_auth_crap.c.35.o', '-I/usr/include/et']
[2759/2769] Compiling source3/winbindd/winbindd_getpwuid.c
11:57:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getpwuid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getpwuid.c.35.o', '-I/usr/include/et']
[2760/2769] Compiling source3/winbindd/winbindd_misc.c
11:57:05 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_misc.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_misc.c.35.o', '-I/usr/include/et']
[2761/2769] Compiling source3/winbindd/wb_lookupuseraliases.c
11:57:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_lookupuseraliases.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_lookupuseraliases.c.35.o', '-I/usr/include/et']
[2762/2769] Compiling source3/winbindd/winbindd_getgrgid.c
11:57:06 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getgrgid.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getgrgid.c.35.o', '-I/usr/include/et']
[2763/2769] Compiling source3/winbindd/winbindd_reconnect.c
11:57:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_reconnect.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_reconnect.c.35.o', '-I/usr/include/et']
[2764/2769] Compiling source3/winbindd/wb_gettoken.c
11:57:08 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_gettoken.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_gettoken.c.35.o', '-I/usr/include/et']
[2765/2769] Compiling source3/winbindd/winbindd_getgrent.c
11:57:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getgrent.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getgrent.c.35.o', '-I/usr/include/et']
[2766/2769] Compiling source3/winbindd/winbindd_getpwnam.c
11:57:09 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_getpwnam.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_getpwnam.c.35.o', '-I/usr/include/et']
[2767/2769] Compiling source3/winbindd/wb_query_user_list.c
11:57:10 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/wb_query_user_list.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/wb_query_user_list.c.35.o', '-I/usr/include/et']
[2768/2769] Compiling source3/winbindd/winbindd_ccache_access.c
11:57:11 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_winbindd_lib_MODULES=NULL', '-DSTATIC_winbindd_lib_MODULES_PROTO=extern void __winbindd_lib_dummy_module_proto(void)', '-Isource3/winbindd', '-I../../source3/winbindd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilibrpc', '-I../../librpc', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/ldb-samba', '-I../../lib/ldb-samba', '-Isource4/librpc', '-I../../source4/librpc', '-Isource4/libcli', '-I../../source4/libcli', '-Iauth/credentials', '-I../../auth/credentials', '-Ilibcli/auth', '-I../../libcli/auth', '-Isource3/passdb', '-I../../source3/passdb', '-Insswitch', '-I../../nsswitch', '-Isource3/param', '-I../../source3/param', '-Isource4/auth/kerberos', '-I../../source4/auth/kerberos', '-Isource3/librpc', '-I../../source3/librpc', '-Isource3/auth', '-I../../source3/auth', '-Isource4/libcli/smb2', '-I../../source4/libcli/smb2', '-Ilib/socket', '-I../../lib/socket', '-Ilibcli/cldap', '-I../../libcli/cldap', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource3/rpc_server', '-I../../source3/rpc_server', '-Ilibcli/smb', '-I../../libcli/smb', '-Isource4/auth', '-I../../source4/auth', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/netlogon', '-I../../libcli/netlogon', '-Isource4/lib/stream', '-I../../source4/lib/stream', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Insswitch/libwbclient', '-I../../nsswitch/libwbclient', '-Ilibcli/dns', '-I../../libcli/dns', '-Ilib/param', '-I../../lib/param', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Iauth/gensec', '-I../../auth/gensec', '-Isource4/lib/messaging', '-I../../source4/lib/messaging', '-Ilibcli/lsarpc', '-I../../libcli/lsarpc', '-Ilib/ldb/include', '-I../../lib/ldb/include', '-Ilib/ldb', '-I../../lib/ldb', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Ilibds/common', '-I../../libds/common', '-Isource4/param', '-I../../source4/param', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilibcli/http', '-I../../libcli/http', '-Iauth', '-I../../auth', '-Isource4/libcli/ldap', '-I../../source4/libcli/ldap', '-Ilib/dbwrap', '-I../../lib/dbwrap', '-Ilib/krb5_wrap', '-I../../lib/krb5_wrap', '-Iauth/ntlmssp', '-I../../auth/ntlmssp', '-Idynconfig', '-I../../dynconfig', '-Ilib/addns', '-I../../lib/addns', '-Isource4/cluster', '-I../../source4/cluster', '-Isource4/dsdb', '-I../../source4/dsdb', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Isource4/auth/gensec', '-I../../source4/auth/gensec', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilibcli/ldap', '-I../../libcli/ldap', '-Ilibcli/named_pipe_auth', '-I../../libcli/named_pipe_auth', '-Ilib/afs', '-I../../lib/afs', '-Ilib/compression', '-I../../lib/compression', '-Isource4/lib/tls', '-I../../source4/lib/tls', '-Ilib/audit_logging', '-I../../lib/audit_logging', '-Ilibcli/drsuapi', '-I../../libcli/drsuapi', '-Iauth/kerberos', '-I../../auth/kerberos', '-Ilib/smbconf', '-I../../lib/smbconf', '../../source3/winbindd/winbindd_ccache_access.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/winbindd/winbindd_ccache_access.c.35.o', '-I/usr/include/et']
[2769/2769] Compiling source3/smbd/notifyd/fcn_wait.c
11:57:12 runner ['x86_64-pc-linux-gnu-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-O3', '-march=native', '-mtune=native', '-fomit-frame-pointer', '-pipe', '-std=gnu17', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-D_REENTRANT', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_fcn_wait_MODULES=NULL', '-DSTATIC_fcn_wait_MODULES_PROTO=extern void __fcn_wait_dummy_module_proto(void)', '-Isource3/smbd/notifyd', '-I../../source3/smbd/notifyd', '-Isource3', '-I../../source3', '-Isource3/include', '-I../../source3/include', '-Isource3/lib', '-I../../source3/lib', '-Iinclude/public', '-I../../include/public', '-Isource4', '-I../../source4', '-Ilib', '-I../../lib', '-Isource4/lib', '-I../../source4/lib', '-Isource4/include', '-I../../source4/include', '-Iinclude', '-I../../include', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '-Ilib/messaging', '-I../../lib/messaging', '-Ilibcli/security', '-I../../libcli/security', '-Ilib/pthreadpool', '-I../../lib/pthreadpool', '-Isource4/libcli', '-I../../source4/libcli', '-Isource3/param', '-I../../source3/param', '-Ilibrpc', '-I../../librpc', '-Isource4/lib/socket', '-I../../source4/lib/socket', '-Ilib/tsocket', '-I../../lib/tsocket', '-Ilib/util/charset', '-I../../lib/util/charset', '-Ilibcli/util', '-I../../libcli/util', '-Ilibcli/registry', '-I../../libcli/registry', '-Ilib/socket', '-I../../lib/socket', '-Idynconfig', '-I../../dynconfig', '-Ilib/crypto', '-I../../lib/crypto', '-Ilib/async_req', '-I../../lib/async_req', '-Isource4/lib/events', '-I../../source4/lib/events', '-Ilib/param', '-I../../lib/param', '-Ilibcli/nbt', '-I../../libcli/nbt', '-Ilib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-I../../lib/util/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/third_party/gpfs', '-Ilib/util/lib/util/debug-classes', '-I../../lib/util/lib/util/debug-classes', '-Ilib/smbconf', '-I../../lib/smbconf', '-Ilib/dbwrap', '-I../../lib/dbwrap', '../../source3/smbd/notifyd/fcn_wait.c', '-c', '-o/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/source3/smbd/notifyd/fcn_wait.c.1.o', '-I/usr/include/et']
[2770/2884] Processing manpages/smb.conf.5: docs-xml/manpages/smb.conf.5.xml bin/default/docs-xml/smbdotconf/parameters.all.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smb.conf.5
11:57:13 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smb.conf.5.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smb.conf.5.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smb.conf.5 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smb.conf.5.xml '
[2771/2884] Processing manpages/cifsdd.8: docs-xml/manpages/cifsdd.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/cifsdd.8
11:57:13 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/cifsdd.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/cifsdd.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/cifsdd.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/cifsdd.8.xml '
Note: Writing cifsdd.8

[2772/2884] Processing manpages/dbwrap_tool.1: docs-xml/manpages/dbwrap_tool.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/dbwrap_tool.1
11:57:13 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/dbwrap_tool.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/dbwrap_tool.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/dbwrap_tool.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/dbwrap_tool.1.xml '
Note: Writing dbwrap_tool.1

[2773/2884] Processing manpages/eventlogadm.8: docs-xml/manpages/eventlogadm.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/eventlogadm.8
11:57:14 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/eventlogadm.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/eventlogadm.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/eventlogadm.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/eventlogadm.8.xml '
Note: Writing eventlogadm.8

[2774/2884] Processing manpages/idmap_ad.8: docs-xml/manpages/idmap_ad.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_ad.8
11:57:14 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_ad.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_ad.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_ad.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_ad.8.xml '
Note: Writing idmap_ad.8

[2775/2884] Processing manpages/idmap_autorid.8: docs-xml/manpages/idmap_autorid.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_autorid.8
11:57:15 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_autorid.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_autorid.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_autorid.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_autorid.8.xml '
Note: Writing idmap_autorid.8

[2776/2884] Processing manpages/idmap_hash.8: docs-xml/manpages/idmap_hash.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_hash.8
11:57:15 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_hash.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_hash.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_hash.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_hash.8.xml '
Note: Writing idmap_hash.8

[2777/2884] Processing manpages/idmap_ldap.8: docs-xml/manpages/idmap_ldap.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_ldap.8
11:57:15 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_ldap.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_ldap.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_ldap.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_ldap.8.xml '
Note: Writing idmap_ldap.8

[2778/2884] Processing manpages/idmap_nss.8: docs-xml/manpages/idmap_nss.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_nss.8
11:57:16 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_nss.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_nss.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_nss.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_nss.8.xml '
Note: Writing idmap_nss.8

[2779/2884] Processing manpages/idmap_rfc2307.8: docs-xml/manpages/idmap_rfc2307.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_rfc2307.8
11:57:16 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_rfc2307.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_rfc2307.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_rfc2307.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_rfc2307.8.xml '
Note: Writing idmap_rfc2307.8

[2780/2884] Processing manpages/idmap_rid.8: docs-xml/manpages/idmap_rid.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_rid.8
11:57:17 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_rid.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_rid.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_rid.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_rid.8.xml '
Note: Writing smb.conf.5

[2781/2884] Processing manpages/idmap_script.8: docs-xml/manpages/idmap_script.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_script.8
11:57:17 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_script.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_script.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_script.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_script.8.xml '
Note: Writing idmap_rid.8

[2782/2884] Processing manpages/idmap_tdb.8: docs-xml/manpages/idmap_tdb.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_tdb.8
11:57:17 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_tdb.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_tdb.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_tdb.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_tdb.8.xml '
Note: Writing idmap_script.8

[2783/2884] Processing manpages/idmap_tdb2.8: docs-xml/manpages/idmap_tdb2.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/idmap_tdb2.8
11:57:17 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/idmap_tdb2.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/idmap_tdb2.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/idmap_tdb2.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/idmap_tdb2.8.xml '
Note: Writing idmap_tdb.8

[2784/2884] Processing manpages/libsmbclient.7: docs-xml/manpages/libsmbclient.7.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/libsmbclient.7
11:57:18 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/libsmbclient.7.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/libsmbclient.7.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/libsmbclient.7 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/libsmbclient.7.xml '
Note: Writing idmap_tdb2.8

[2785/2884] Processing manpages/lmhosts.5: docs-xml/manpages/lmhosts.5.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/lmhosts.5
11:57:18 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/lmhosts.5.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/lmhosts.5.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/lmhosts.5 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/lmhosts.5.xml '
Note: Writing libsmbclient.7

[2786/2884] Processing manpages/log2pcap.1: docs-xml/manpages/log2pcap.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/log2pcap.1
11:57:18 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/log2pcap.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/log2pcap.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/log2pcap.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/log2pcap.1.xml '
Note: Writing lmhosts.5

[2787/2884] Processing manpages/mdsearch.1: docs-xml/manpages/mdsearch.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/mdsearch.1
11:57:18 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/mdsearch.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/mdsearch.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/mdsearch.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/mdsearch.1.xml '
Note: Writing log2pcap.1

[2788/2884] Processing manpages/mvxattr.1: docs-xml/manpages/mvxattr.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/mvxattr.1
11:57:18 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/mvxattr.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/mvxattr.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/mvxattr.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/mvxattr.1.xml '
Note: Writing mdsearch.1

[2789/2884] Processing manpages/net.8: docs-xml/manpages/net.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/net.8
11:57:19 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/net.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/net.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/net.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/net.8.xml '
Note: Writing mvxattr.1

[2790/2884] Processing manpages/nmbd.8: docs-xml/manpages/nmbd.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/nmbd.8
11:57:19 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/nmbd.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/nmbd.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/nmbd.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/nmbd.8.xml '
Note: Writing nmbd.8

[2791/2884] Processing manpages/nmblookup.1: docs-xml/manpages/nmblookup.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/nmblookup.1
11:57:19 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/nmblookup.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/nmblookup.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/nmblookup.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/nmblookup.1.xml '
Note: Writing net.8

[2792/2884] Processing manpages/ntlm_auth.1: docs-xml/manpages/ntlm_auth.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/ntlm_auth.1
11:57:20 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/ntlm_auth.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/ntlm_auth.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/ntlm_auth.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/ntlm_auth.1.xml '
Note: Writing nmblookup.1

[2793/2884] Processing manpages/pdbedit.8: docs-xml/manpages/pdbedit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/pdbedit.8
11:57:20 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/pdbedit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/pdbedit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/pdbedit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/pdbedit.8.xml '
Note: Writing ntlm_auth.1

[2794/2884] Processing manpages/profiles.1: docs-xml/manpages/profiles.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/profiles.1
11:57:20 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/profiles.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/profiles.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/profiles.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/profiles.1.xml '
Note: Writing pdbedit.8

[2795/2884] Processing manpages/rpcclient.1: docs-xml/manpages/rpcclient.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/rpcclient.1
11:57:20 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/rpcclient.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/rpcclient.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/rpcclient.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/rpcclient.1.xml '
Note: Writing profiles.1

[2796/2884] Processing manpages/samba-dcerpcd.8: docs-xml/manpages/samba-dcerpcd.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba-dcerpcd.8
11:57:21 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba-dcerpcd.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba-dcerpcd.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba-dcerpcd.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba-dcerpcd.8.xml '
Note: Writing samba-dcerpcd.8

[2797/2884] Processing manpages/samba-regedit.8: docs-xml/manpages/samba-regedit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba-regedit.8
11:57:21 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba-regedit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba-regedit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba-regedit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba-regedit.8.xml '
Note: Writing rpcclient.1

[2798/2884] Processing manpages/samba-tool.8: docs-xml/manpages/samba-tool.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba-tool.8
11:57:21 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba-tool.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba-tool.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba-tool.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba-tool.8.xml '
Note: Writing samba-regedit.8

[2799/2884] Processing manpages/samba.7: docs-xml/manpages/samba.7.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba.7
11:57:22 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba.7.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba.7.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba.7 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba.7.xml '
Note: Writing samba-tool.8

[2800/2884] Processing manpages/samba.8: docs-xml/manpages/samba.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba.8
11:57:22 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba.8.xml '
Note: Writing samba.7

[2801/2884] Processing manpages/samba_downgrade_db.8: docs-xml/manpages/samba_downgrade_db.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba_downgrade_db.8
11:57:22 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba_downgrade_db.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba_downgrade_db.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba_downgrade_db.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba_downgrade_db.8.xml '
Note: Writing samba.8

[2802/2884] Processing manpages/sharesec.1: docs-xml/manpages/sharesec.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/sharesec.1
11:57:22 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/sharesec.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/sharesec.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/sharesec.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/sharesec.1.xml '
Note: Writing samba_downgrade_db.8

[2803/2884] Processing manpages/smbcacls.1: docs-xml/manpages/smbcacls.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbcacls.1
11:57:23 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbcacls.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbcacls.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbcacls.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbcacls.1.xml '
Note: Writing sharesec.1

[2804/2884] Processing manpages/smbclient.1: docs-xml/manpages/smbclient.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbclient.1
11:57:23 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbclient.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbclient.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbclient.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbclient.1.xml '
Note: Writing smbcacls.1

[2805/2884] Processing manpages/smbcontrol.1: docs-xml/manpages/smbcontrol.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbcontrol.1
11:57:23 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbcontrol.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbcontrol.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbcontrol.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbcontrol.1.xml '
Note: Writing smbclient.1

[2806/2884] Processing manpages/smbcquotas.1: docs-xml/manpages/smbcquotas.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbcquotas.1
11:57:23 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbcquotas.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbcquotas.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbcquotas.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbcquotas.1.xml '
Note: Writing smbcontrol.1

[2807/2884] Processing manpages/smbd.8: docs-xml/manpages/smbd.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbd.8
11:57:24 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbd.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbd.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbd.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbd.8.xml '
Note: Writing smbcquotas.1

[2808/2884] Processing manpages/smbget.1: docs-xml/manpages/smbget.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbget.1
11:57:24 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbget.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbget.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbget.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbget.1.xml '
Note: Writing smbd.8

[2809/2884] Processing manpages/smbpasswd.5: docs-xml/manpages/smbpasswd.5.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbpasswd.5
11:57:24 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbpasswd.5.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbpasswd.5.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbpasswd.5 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbpasswd.5.xml '
Note: Writing smbget.1

[2810/2884] Processing manpages/smbpasswd.8: docs-xml/manpages/smbpasswd.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbpasswd.8
11:57:25 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbpasswd.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbpasswd.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbpasswd.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbpasswd.8.xml '
Note: Writing smbpasswd.5

[2811/2884] Processing manpages/smbspool_krb5_wrapper.8: docs-xml/manpages/smbspool_krb5_wrapper.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbspool_krb5_wrapper.8
11:57:25 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbspool_krb5_wrapper.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbspool_krb5_wrapper.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbspool_krb5_wrapper.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbspool_krb5_wrapper.8.xml '
Note: Writing smbspool_krb5_wrapper.8

[2812/2884] Processing manpages/smbspool.8: docs-xml/manpages/smbspool.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbspool.8
11:57:25 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbspool.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbspool.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbspool.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbspool.8.xml '
Note: Writing smbpasswd.8

[2813/2884] Processing manpages/samba-bgqd.8: docs-xml/manpages/samba-bgqd.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba-bgqd.8
11:57:25 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba-bgqd.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba-bgqd.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba-bgqd.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba-bgqd.8.xml '
Note: Writing smbspool.8

[2814/2884] Processing manpages/smbstatus.1: docs-xml/manpages/smbstatus.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbstatus.1
11:57:25 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbstatus.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbstatus.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbstatus.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbstatus.1.xml '
Note: Writing samba-bgqd.8

[2815/2884] Processing manpages/smbtar.1: docs-xml/manpages/smbtar.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbtar.1
11:57:25 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbtar.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbtar.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbtar.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbtar.1.xml '
Note: Writing smbstatus.1

[2816/2884] Processing manpages/smbtree.1: docs-xml/manpages/smbtree.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/smbtree.1
11:57:26 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/smbtree.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/smbtree.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/smbtree.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/smbtree.1.xml '
Note: Writing smbtar.1

[2817/2884] Processing manpages/testparm.1: docs-xml/manpages/testparm.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/testparm.1
11:57:26 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/testparm.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/testparm.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/testparm.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/testparm.1.xml '
Note: Writing smbtree.1

[2818/2884] Processing manpages/traffic_learner.7: docs-xml/manpages/traffic_learner.7.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/traffic_learner.7
11:57:26 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/traffic_learner.7.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/traffic_learner.7.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/traffic_learner.7 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/traffic_learner.7.xml '
Note: Writing testparm.1

[2819/2884] Processing manpages/traffic_replay.7: docs-xml/manpages/traffic_replay.7.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/traffic_replay.7
11:57:26 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/traffic_replay.7.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/traffic_replay.7.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/traffic_replay.7 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/traffic_replay.7.xml '
Note: Writing traffic_learner.7

[2820/2884] Processing manpages/wbinfo.1: docs-xml/manpages/wbinfo.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/wbinfo.1
11:57:27 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/wbinfo.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/wbinfo.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/wbinfo.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/wbinfo.1.xml '
Note: Writing traffic_replay.7

[2821/2884] Processing manpages/winbindd.8: docs-xml/manpages/winbindd.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/winbindd.8
11:57:27 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/winbindd.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/winbindd.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/winbindd.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/winbindd.8.xml '
Note: Writing wbinfo.1

[2822/2884] Processing manpages/samba-log-parser.1: docs-xml/manpages/samba-log-parser.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/samba-log-parser.1
11:57:27 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/samba-log-parser.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/samba-log-parser.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/samba-log-parser.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/samba-log-parser.1.xml '
Note: Writing winbindd.8

[2823/2884] Processing manpages/wspsearch.1: docs-xml/manpages/wspsearch.1.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/wspsearch.1
11:57:27 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/wspsearch.1.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/wspsearch.1.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/wspsearch.1 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/wspsearch.1.xml '
Note: Writing samba-log-parser.1

[2824/2884] Processing manpages/pam_winbind.8: docs-xml/manpages/pam_winbind.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/pam_winbind.8
11:57:28 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/pam_winbind.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/pam_winbind.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/pam_winbind.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/pam_winbind.8.xml '
Note: Writing wspsearch.1

[2825/2884] Processing manpages/pam_winbind.conf.5: docs-xml/manpages/pam_winbind.conf.5.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/pam_winbind.conf.5
11:57:28 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/pam_winbind.conf.5.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/pam_winbind.conf.5.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/pam_winbind.conf.5 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/pam_winbind.conf.5.xml '
Note: Writing pam_winbind.8

[2826/2884] Processing manpages/winbind_krb5_locator.8: docs-xml/manpages/winbind_krb5_locator.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/winbind_krb5_locator.8
11:57:28 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/winbind_krb5_locator.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/winbind_krb5_locator.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/winbind_krb5_locator.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/winbind_krb5_locator.8.xml '
Note: Writing pam_winbind.conf.5

[2827/2884] Processing manpages/winbind_krb5_localauth.8: docs-xml/manpages/winbind_krb5_localauth.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/winbind_krb5_localauth.8
11:57:28 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/winbind_krb5_localauth.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/winbind_krb5_localauth.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/winbind_krb5_localauth.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/winbind_krb5_localauth.8.xml '
Note: Writing winbind_krb5_locator.8

[2828/2884] Processing manpages/vfs_acl_tdb.8: docs-xml/manpages/vfs_acl_tdb.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_acl_tdb.8
11:57:29 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_acl_tdb.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_acl_tdb.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_acl_tdb.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_acl_tdb.8.xml '
Note: Writing winbind_krb5_localauth.8

[2829/2884] Processing manpages/vfs_acl_xattr.8: docs-xml/manpages/vfs_acl_xattr.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_acl_xattr.8
11:57:29 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_acl_xattr.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_acl_xattr.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_acl_xattr.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_acl_xattr.8.xml '
Note: Writing vfs_acl_tdb.8

[2830/2884] Processing manpages/vfs_aio_fork.8: docs-xml/manpages/vfs_aio_fork.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_aio_fork.8
11:57:29 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_aio_fork.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_aio_fork.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_aio_fork.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_aio_fork.8.xml '
Note: Writing vfs_acl_xattr.8

[2831/2884] Processing manpages/vfs_aio_pthread.8: docs-xml/manpages/vfs_aio_pthread.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_aio_pthread.8
11:57:29 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_aio_pthread.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_aio_pthread.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_aio_pthread.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_aio_pthread.8.xml '
Note: Writing vfs_aio_fork.8

[2832/2884] Processing manpages/vfs_io_uring.8: docs-xml/manpages/vfs_io_uring.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_io_uring.8
11:57:30 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_io_uring.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_io_uring.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_io_uring.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_io_uring.8.xml '
Note: Writing vfs_aio_pthread.8

[2833/2884] Processing manpages/vfs_audit.8: docs-xml/manpages/vfs_audit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_audit.8
11:57:30 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_audit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_audit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_audit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_audit.8.xml '
Note: Writing vfs_io_uring.8

[2834/2884] Processing manpages/vfs_btrfs.8: docs-xml/manpages/vfs_btrfs.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_btrfs.8
11:57:30 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_btrfs.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_btrfs.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_btrfs.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_btrfs.8.xml '
Note: Writing vfs_audit.8

[2835/2884] Processing manpages/vfs_cap.8: docs-xml/manpages/vfs_cap.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_cap.8
11:57:30 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_cap.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_cap.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_cap.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_cap.8.xml '
Note: Writing vfs_btrfs.8

[2836/2884] Processing manpages/vfs_catia.8: docs-xml/manpages/vfs_catia.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_catia.8
11:57:30 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_catia.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_catia.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_catia.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_catia.8.xml '
Note: Writing vfs_cap.8

[2837/2884] Processing manpages/vfs_commit.8: docs-xml/manpages/vfs_commit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_commit.8
11:57:31 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_commit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_commit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_commit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_commit.8.xml '
Note: Writing vfs_catia.8

[2838/2884] Processing manpages/vfs_crossrename.8: docs-xml/manpages/vfs_crossrename.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_crossrename.8
11:57:31 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_crossrename.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_crossrename.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_crossrename.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_crossrename.8.xml '
Note: Writing vfs_commit.8

[2839/2884] Processing manpages/vfs_default_quota.8: docs-xml/manpages/vfs_default_quota.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_default_quota.8
11:57:31 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_default_quota.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_default_quota.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_default_quota.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_default_quota.8.xml '
Note: Writing vfs_crossrename.8

[2840/2884] Processing manpages/vfs_dirsort.8: docs-xml/manpages/vfs_dirsort.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_dirsort.8
11:57:31 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_dirsort.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_dirsort.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_dirsort.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_dirsort.8.xml '
Note: Writing vfs_default_quota.8

[2841/2884] Processing manpages/vfs_expand_msdfs.8: docs-xml/manpages/vfs_expand_msdfs.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_expand_msdfs.8
11:57:32 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_expand_msdfs.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_expand_msdfs.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_expand_msdfs.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_expand_msdfs.8.xml '
Note: Writing vfs_dirsort.8

[2842/2884] Processing manpages/vfs_extd_audit.8: docs-xml/manpages/vfs_extd_audit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_extd_audit.8
11:57:32 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_extd_audit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_extd_audit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_extd_audit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_extd_audit.8.xml '
Note: Writing vfs_expand_msdfs.8

[2843/2884] Processing manpages/vfs_fake_perms.8: docs-xml/manpages/vfs_fake_perms.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_fake_perms.8
11:57:32 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_fake_perms.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_fake_perms.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_fake_perms.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_fake_perms.8.xml '
Note: Writing vfs_extd_audit.8

[2844/2884] Processing manpages/vfs_fileid.8: docs-xml/manpages/vfs_fileid.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_fileid.8
11:57:32 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_fileid.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_fileid.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_fileid.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_fileid.8.xml '
Note: Writing vfs_fake_perms.8

[2845/2884] Processing manpages/vfs_fruit.8: docs-xml/manpages/vfs_fruit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_fruit.8
11:57:33 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_fruit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_fruit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_fruit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_fruit.8.xml '
Note: Writing vfs_fileid.8

[2846/2884] Processing manpages/vfs_full_audit.8: docs-xml/manpages/vfs_full_audit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_full_audit.8
11:57:33 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_full_audit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_full_audit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_full_audit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_full_audit.8.xml '
Note: Writing vfs_fruit.8

[2847/2884] Processing manpages/vfs_glusterfs_fuse.8: docs-xml/manpages/vfs_glusterfs_fuse.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_glusterfs_fuse.8
11:57:33 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_glusterfs_fuse.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_glusterfs_fuse.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_glusterfs_fuse.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_glusterfs_fuse.8.xml '
Note: Writing vfs_full_audit.8

[2848/2884] Processing manpages/vfs_gpfs.8: docs-xml/manpages/vfs_gpfs.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_gpfs.8
11:57:33 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_gpfs.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_gpfs.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_gpfs.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_gpfs.8.xml '
Note: Writing vfs_glusterfs_fuse.8

[2849/2884] Processing manpages/vfs_linux_xfs_sgid.8: docs-xml/manpages/vfs_linux_xfs_sgid.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_linux_xfs_sgid.8
11:57:34 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_linux_xfs_sgid.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_linux_xfs_sgid.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_linux_xfs_sgid.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_linux_xfs_sgid.8.xml '
Note: Writing vfs_gpfs.8

[2850/2884] Processing manpages/vfs_media_harmony.8: docs-xml/manpages/vfs_media_harmony.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_media_harmony.8
11:57:34 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_media_harmony.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_media_harmony.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_media_harmony.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_media_harmony.8.xml '
Note: Writing vfs_linux_xfs_sgid.8

[2851/2884] Processing manpages/vfs_offline.8: docs-xml/manpages/vfs_offline.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_offline.8
11:57:34 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_offline.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_offline.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_offline.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_offline.8.xml '
Note: Writing vfs_media_harmony.8

[2852/2884] Processing manpages/vfs_preopen.8: docs-xml/manpages/vfs_preopen.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_preopen.8
11:57:34 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_preopen.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_preopen.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_preopen.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_preopen.8.xml '
Note: Writing vfs_offline.8

[2853/2884] Processing manpages/vfs_readahead.8: docs-xml/manpages/vfs_readahead.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_readahead.8
11:57:34 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_readahead.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_readahead.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_readahead.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_readahead.8.xml '
Note: Writing vfs_preopen.8

[2854/2884] Processing manpages/vfs_readonly.8: docs-xml/manpages/vfs_readonly.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_readonly.8
11:57:35 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_readonly.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_readonly.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_readonly.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_readonly.8.xml '
Note: Writing vfs_readahead.8

[2855/2884] Processing manpages/vfs_recycle.8: docs-xml/manpages/vfs_recycle.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_recycle.8
11:57:35 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_recycle.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_recycle.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_recycle.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_recycle.8.xml '
Note: Writing vfs_readonly.8

[2856/2884] Processing manpages/vfs_shadow_copy.8: docs-xml/manpages/vfs_shadow_copy.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_shadow_copy.8
11:57:35 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_shadow_copy.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_shadow_copy.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_shadow_copy.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_shadow_copy.8.xml '
Note: Writing vfs_recycle.8

[2857/2884] Processing manpages/vfs_shadow_copy2.8: docs-xml/manpages/vfs_shadow_copy2.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_shadow_copy2.8
11:57:35 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_shadow_copy2.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_shadow_copy2.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_shadow_copy2.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_shadow_copy2.8.xml '
Note: Writing vfs_shadow_copy.8

[2858/2884] Processing manpages/vfs_shell_snap.8: docs-xml/manpages/vfs_shell_snap.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_shell_snap.8
11:57:35 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_shell_snap.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_shell_snap.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_shell_snap.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_shell_snap.8.xml '
Note: Writing vfs_shadow_copy2.8

[2859/2884] Processing manpages/vfs_streams_depot.8: docs-xml/manpages/vfs_streams_depot.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_streams_depot.8
11:57:36 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_streams_depot.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_streams_depot.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_streams_depot.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_streams_depot.8.xml '
Note: Writing vfs_shell_snap.8

[2860/2884] Processing manpages/vfs_streams_xattr.8: docs-xml/manpages/vfs_streams_xattr.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_streams_xattr.8
11:57:36 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_streams_xattr.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_streams_xattr.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_streams_xattr.8.xml '
Note: Writing vfs_streams_depot.8

[2861/2884] Processing manpages/vfs_syncops.8: docs-xml/manpages/vfs_syncops.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_syncops.8
11:57:36 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_syncops.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_syncops.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_syncops.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_syncops.8.xml '
Note: Writing vfs_streams_xattr.8

[2862/2884] Processing manpages/vfs_time_audit.8: docs-xml/manpages/vfs_time_audit.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_time_audit.8
11:57:36 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_time_audit.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_time_audit.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_time_audit.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_time_audit.8.xml '
Note: Writing vfs_syncops.8

[2863/2884] Processing manpages/vfs_unityed_media.8: docs-xml/manpages/vfs_unityed_media.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_unityed_media.8
11:57:37 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_unityed_media.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_unityed_media.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_unityed_media.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_unityed_media.8.xml '
Note: Writing vfs_time_audit.8

[2864/2884] Processing manpages/vfs_virusfilter.8: docs-xml/manpages/vfs_virusfilter.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_virusfilter.8
11:57:37 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_virusfilter.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_virusfilter.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_virusfilter.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_virusfilter.8.xml '
Note: Writing vfs_unityed_media.8

[2865/2884] Processing manpages/vfs_widelinks.8: docs-xml/manpages/vfs_widelinks.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_widelinks.8
11:57:37 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_widelinks.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_widelinks.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_widelinks.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_widelinks.8.xml '
Note: Writing vfs_virusfilter.8

[2866/2884] Processing manpages/vfs_worm.8: docs-xml/manpages/vfs_worm.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_worm.8
11:57:37 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_worm.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_worm.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_worm.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_worm.8.xml '
Note: Writing vfs_widelinks.8

[2867/2884] Processing manpages/vfs_xattr_tdb.8: docs-xml/manpages/vfs_xattr_tdb.8.xml bin/default/docs-xml/build/DTD/samba.build.pathconfig docs-xml/build/DTD/samba.entities bin/default/docs-xml/build/DTD/samba.build.version -> bin/default/docs-xml/manpages/vfs_xattr_tdb.8
11:57:38 runner ' set -e; XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default/docs-xml/build/catalog.xml"\n                                    export XML_CATALOG_FILES\n                                    /usr/bin/xsltproc --xinclude --stringparam noreference 0 -o docs-xml/manpages/vfs_xattr_tdb.8.xml --nonet /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/expand-sambadoc.xsl /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/manpages/vfs_xattr_tdb.8.xml\n                                    /usr/bin/xsltproc --nonet -o docs-xml/manpages/vfs_xattr_tdb.8 /var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/docs-xml/xslt/man.xsl docs-xml/manpages/vfs_xattr_tdb.8.xml '
Note: Writing vfs_worm.8

[2868/2884] Compiling lib/ldb/man/ldb.3.xml
11:57:38 runner ' set -e; /usr/bin/xsltproc --xinclude -o lib/ldb/man/ldb.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../lib/ldb/man/ldb.3.xml '
Note: Writing vfs_xattr_tdb.8

[2869/2884] Compiling lib/ldb/man/ldbadd.1.xml
11:57:38 runner ' set -e; /usr/bin/xsltproc --xinclude -o lib/ldb/man/ldbadd.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../lib/ldb/man/ldbadd.1.xml '
Note: Writing ldb.3

[2870/2884] Compiling lib/ldb/man/ldbsearch.1.xml
11:57:38 runner ' set -e; /usr/bin/xsltproc --xinclude -o lib/ldb/man/ldbsearch.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../lib/ldb/man/ldbsearch.1.xml '
Note: Writing ldbadd.1

[2871/2884] Compiling lib/ldb/man/ldbdel.1.xml
11:57:38 runner ' set -e; /usr/bin/xsltproc --xinclude -o lib/ldb/man/ldbdel.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../lib/ldb/man/ldbdel.1.xml '
Note: Writing ldbsearch.1

[2872/2884] Compiling lib/ldb/man/ldbmodify.1.xml
11:57:39 runner ' set -e; /usr/bin/xsltproc --xinclude -o lib/ldb/man/ldbmodify.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../lib/ldb/man/ldbmodify.1.xml '
Note: Writing ldbdel.1

[2873/2884] Compiling lib/ldb/man/ldbedit.1.xml
11:57:39 runner ' set -e; /usr/bin/xsltproc --xinclude -o lib/ldb/man/ldbedit.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../lib/ldb/man/ldbedit.1.xml '
Note: Writing ldbmodify.1

[2874/2884] Compiling lib/ldb/man/ldbrename.1.xml
11:57:39 runner ' set -e; /usr/bin/xsltproc --xinclude -o lib/ldb/man/ldbrename.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../lib/ldb/man/ldbrename.1.xml '
Note: Writing ldbedit.1

[2875/2884] Compiling librpc/tools/ndrdump.1.xml
11:57:39 runner ' set -e; /usr/bin/xsltproc --xinclude -o librpc/tools/ndrdump.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../librpc/tools/ndrdump.1.xml '
Note: Writing ldbrename.1

[2876/2884] Compiling source4/lib/registry/man/regdiff.1.xml
11:57:39 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/lib/registry/man/regdiff.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/lib/registry/man/regdiff.1.xml '
Note: Writing ndrdump.1

[2877/2884] Compiling source4/lib/registry/man/regpatch.1.xml
11:57:40 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/lib/registry/man/regpatch.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/lib/registry/man/regpatch.1.xml '
Note: Writing regdiff.1

[2878/2884] Compiling source4/lib/registry/man/regshell.1.xml
11:57:40 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/lib/registry/man/regshell.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/lib/registry/man/regshell.1.xml '
Note: Writing regpatch.1

[2879/2884] Compiling source4/lib/registry/man/regtree.1.xml
11:57:40 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/lib/registry/man/regtree.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/lib/registry/man/regtree.1.xml '
Note: Writing regshell.1

[2880/2884] Compiling source4/utils/oLschema2ldif/oLschema2ldif.1.xml
11:57:40 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/utils/oLschema2ldif/oLschema2ldif.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/utils/oLschema2ldif/oLschema2ldif.1.xml '
Note: Writing regtree.1

[2881/2884] Compiling source4/torture/man/gentest.1.xml
11:57:41 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/torture/man/gentest.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/torture/man/gentest.1.xml '
Note: Writing oLschema2ldif.1

[2882/2884] Compiling source4/torture/man/masktest.1.xml
11:57:41 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/torture/man/masktest.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/torture/man/masktest.1.xml '
Note: Writing gentest.1

[2883/2884] Compiling source4/torture/man/locktest.1.xml
11:57:41 runner ' set -e; /usr/bin/xsltproc --xinclude -o source4/torture/man/locktest.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../source4/torture/man/locktest.1.xml '
Note: Writing masktest.1

[2884/2884] Compiling libcli/nbt/man/nmblookup4.1.xml
11:57:41 runner ' set -e; /usr/bin/xsltproc --xinclude -o libcli/nbt/man/nmblookup4.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../../libcli/nbt/man/nmblookup4.1.xml '
Note: Writing locktest.1

Note: Writing nmblookup4.1

Waf: Leaving directory `/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default'
Build commands will be stored in bin/default/compile_commands.json
'build' finished successfully (22m59.638s)
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: net-fs/samba-4.22.3

>>> Install net-fs/samba-4.22.3 into /var/tmp/portage/net-fs/samba-4.22.3/image
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
"/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3/buildtools/bin/waf" --jobs=2 --destdir="/var/tmp/portage/net-fs/samba-4.22.3/image"  install
Waf: Entering directory `/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default'
* create /var/tmp/portage/net-fs/samba-4.22.3/image/etc/samba
* create /var/tmp/portage/net-fs/samba-4.22.3/image/var/log/samba
* create /var/tmp/portage/net-fs/samba-4.22.3/image/var/lib/samba
* create /var/tmp/portage/net-fs/samba-4.22.3/image/var/lib/samba/private
* create /var/tmp/portage/net-fs/samba-4.22.3/image/var/lib/samba/bind-dns
* create /var/tmp/portage/net-fs/samba-4.22.3/image/var/cache/samba
* create /var/tmp/portage/net-fs/samba-4.22.3/image/var/lock/samba
* create /var/tmp/portage/net-fs/samba-4.22.3/image/run/samba
* create /var/tmp/portage/net-fs/samba-4.22.3/image/var/run/samba
	Selected system MIT krb5 libraries, Heimdal use is disabled
Checking project rules ...
Project rules pass
[1/1] Processing VERSION: VERSION buildtools/wafsamba/samba_version.py -> bin/default/version.h
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/samba-hostconfig.pc (from bin/default/lib/param/samba-hostconfig.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/dcerpc_samr.pc (from bin/default/source4/librpc/dcerpc_samr.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/ldb.pc (from bin/default/lib/ldb/ldb.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/dcerpc.pc (from bin/default/source4/librpc/dcerpc.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/samdb.pc (from bin/default/source4/dsdb/samdb.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/samba-credentials.pc (from bin/default/auth/credentials/samba-credentials.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/wbclient.pc (from bin/default/nsswitch/libwbclient/wbclient.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/samba-util.pc (from bin/default/lib/util/samba-util.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/ndr_krb5pac.pc (from bin/default/librpc/ndr_krb5pac.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/ndr_standard.pc (from bin/default/librpc/ndr_standard.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/ndr_nbt.pc (from bin/default/librpc/ndr_nbt.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/ndr.pc (from bin/default/librpc/ndr.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/samba-policy.pc (from bin/default/source4/lib/policy/samba-policy.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/netapi.pc (from bin/default/source3/libnet/netapi.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/pkgconfig/smbclient.pc (from bin/default/source3/libsmb/smbclient.pc)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib/systemd/system/nmb.service (from bin/default/packaging/systemd/nmb.service)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib/systemd/system/smb.service (from bin/default/packaging/systemd/smb.service)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib/systemd/system/winbind.service (from bin/default/packaging/systemd/winbind.service)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib/systemd/system/samba.service (from bin/default/packaging/systemd/samba.service)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib/systemd/system/samba-bgqd.service (from bin/default/packaging/systemd/samba-bgqd.service)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/etc/sysconfig/samba (from packaging/systemd/samba.sysconfig)
[407/409] Linking bin/default/lib/replace/libreplace-private-samba.so
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libreplace-private-samba.so (from bin/default/lib/replace/libreplace-private-samba.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ldb.h (from bin/default/include/public/ldb.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ldb_errors.h (from bin/default/include/public/ldb_errors.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ldb_module.h (from bin/default/include/public/ldb_module.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ldb_handlers.h (from bin/default/include/public/ldb_handlers.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ldb_version.h (from bin/default/include/public/ldb_version.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/param.h (from bin/default/include/public/param.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/samba/version.h (from bin/default/include/public/samba/version.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/charset.h (from bin/default/include/public/charset.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/share.h (from bin/default/include/public/share.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_samr_c.h (from bin/default/include/public/gen_ndr/ndr_samr_c.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/dcerpc.h (from bin/default/include/public/dcerpc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/samba/session.h (from bin/default/include/public/samba/session.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/credentials.h (from bin/default/include/public/credentials.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/wbclient.h (from bin/default/include/public/wbclient.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ldb_wrap.h (from bin/default/include/public/ldb_wrap.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/attr.h (from bin/default/include/public/util/attr.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/data_blob.h (from bin/default/include/public/util/data_blob.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/discard.h (from bin/default/include/public/util/discard.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/debug.h (from bin/default/include/public/util/debug.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/time.h (from bin/default/include/public/util/time.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/idtree.h (from bin/default/include/public/util/idtree.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/idtree_random.h (from bin/default/include/public/util/idtree_random.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/blocking.h (from bin/default/include/public/util/blocking.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/signal.h (from bin/default/include/public/util/signal.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/substitute.h (from bin/default/include/public/util/substitute.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/fault.h (from bin/default/include/public/util/fault.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/genrand.h (from bin/default/include/public/util/genrand.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/tfork.h (from bin/default/include/public/util/tfork.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/tevent_ntstatus.h (from bin/default/include/public/util/tevent_ntstatus.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/tevent_unix.h (from bin/default/include/public/util/tevent_unix.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util/tevent_werror.h (from bin/default/include/public/util/tevent_werror.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/util_ldb.h (from bin/default/include/public/util_ldb.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/tdr.h (from bin/default/include/public/tdr.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/tsocket.h (from bin/default/include/public/tsocket.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/tsocket_internal.h (from bin/default/include/public/tsocket_internal.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/auth.h (from bin/default/include/public/gen_ndr/auth.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/server_id.h (from bin/default/include/public/gen_ndr/server_id.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/security.h (from bin/default/include/public/gen_ndr/security.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_dcerpc.h (from bin/default/include/public/gen_ndr/ndr_dcerpc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/dcerpc.h (from bin/default/include/public/gen_ndr/dcerpc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ndr/ndr_dcerpc.h (from bin/default/include/public/ndr/ndr_dcerpc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_drsuapi.h (from bin/default/include/public/gen_ndr/ndr_drsuapi.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/drsuapi.h (from bin/default/include/public/gen_ndr/drsuapi.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ndr/ndr_drsuapi.h (from bin/default/include/public/ndr/ndr_drsuapi.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_drsblobs.h (from bin/default/include/public/gen_ndr/ndr_drsblobs.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/drsblobs.h (from bin/default/include/public/gen_ndr/drsblobs.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ndr/ndr_drsblobs.h (from bin/default/include/public/ndr/ndr_drsblobs.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/krb5pac.h (from bin/default/include/public/gen_ndr/krb5pac.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_krb5pac.h (from bin/default/include/public/gen_ndr/ndr_krb5pac.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ndr/ndr_krb5pac.h (from bin/default/include/public/ndr/ndr_krb5pac.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/samr.h (from bin/default/include/public/gen_ndr/samr.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_samr.h (from bin/default/include/public/gen_ndr/ndr_samr.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/lsa.h (from bin/default/include/public/gen_ndr/lsa.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/netlogon.h (from bin/default/include/public/gen_ndr/netlogon.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/atsvc.h (from bin/default/include/public/gen_ndr/atsvc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_atsvc.h (from bin/default/include/public/gen_ndr/ndr_atsvc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_svcctl.h (from bin/default/include/public/gen_ndr/ndr_svcctl.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/svcctl.h (from bin/default/include/public/gen_ndr/svcctl.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/claims.h (from bin/default/include/public/gen_ndr/claims.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/smb2_lease_struct.h (from bin/default/include/public/smb2_lease_struct.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/smb3posix.h (from bin/default/include/public/smb3posix.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/nbt.h (from bin/default/include/public/gen_ndr/nbt.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_nbt.h (from bin/default/include/public/gen_ndr/ndr_nbt.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ndr/ndr_nbt.h (from bin/default/include/public/ndr/ndr_nbt.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ndr/ndr_svcctl.h (from bin/default/include/public/ndr/ndr_svcctl.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_svcctl_c.h (from bin/default/include/public/gen_ndr/ndr_svcctl_c.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/misc.h (from bin/default/include/public/gen_ndr/misc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/gen_ndr/ndr_misc.h (from bin/default/include/public/gen_ndr/ndr_misc.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/ndr.h (from bin/default/include/public/ndr.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/rpc_common.h (from bin/default/include/public/rpc_common.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/dcesrv_core.h (from bin/default/include/public/dcesrv_core.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/core/error.h (from bin/default/include/public/core/error.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/core/ntstatus.h (from bin/default/include/public/core/ntstatus.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/core/ntstatus_gen.h (from bin/default/include/public/core/ntstatus_gen.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/core/doserr.h (from bin/default/include/public/core/doserr.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/core/werror.h (from bin/default/include/public/core/werror.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/core/werror_gen.h (from bin/default/include/public/core/werror_gen.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/core/hresult.h (from bin/default/include/public/core/hresult.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/domain_credentials.h (from bin/default/include/public/domain_credentials.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/policy.h (from bin/default/include/public/policy.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/netapi.h (from bin/default/include/public/netapi.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/passdb.h (from bin/default/include/public/passdb.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/machine_sid.h (from bin/default/include/public/machine_sid.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/lookup_sid.h (from bin/default/include/public/lookup_sid.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/smbconf.h (from bin/default/include/public/smbconf.h)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/include/samba-4.0/libsmbclient.h (from bin/default/include/public/libsmbclient.h)
[ 754/3338] Linking bin/default/lib/util/libtime-basic-private-samba.so
[ 764/3338] Linking bin/default/lib/util/libsocket-blocking-private-samba.so
[ 845/3338] Linking bin/default/lib/util/libiov-buf-private-samba.so
[ 852/3338] Linking bin/default/lib/util/libutil-setid-private-samba.so
[ 887/3338] Compiling dynconfig/dynconfig.c
[ 907/3338] Linking bin/default/libcli/util/libsamba-errors.so
[1130/3338] Linking bin/default/lib/util/libstable-sort-private-samba.so
[1131/3338] Linking bin/default/lib/util/libsamba-debug-private-samba.so
[1132/3338] Linking bin/default/lib/util/libsys-rw-private-samba.so
[1133/3338] Linking bin/default/lib/util/libtevent-util.so
[1143/3338] Linking bin/default/lib/util/libgenrand-private-samba.so
[1184/3338] Linking bin/default/lib/tdb_wrap/libtdb-wrap-private-samba.so
[1294/3338] Linking bin/default/lib/util/libutil-tdb-private-samba.so
[1327/3338] Linking bin/default/lib/util/libmsghdr-private-samba.so
[1463/3338] Compiling lib/ldb/common/ldb.c
[1502/3338] Linking bin/default/nsswitch/libwbclient/libwbclient.so
[1572/3338] Linking bin/default/lib/util/libtalloc-report-printf-private-samba.so
[1637/3338] Linking bin/default/source3/libsamba-cluster-support-private-samba.so
[1694/3338] Linking bin/default/source3/libsmbd-shim-private-samba.so
[1783/3338] Linking bin/default/libcli/smb/libsmb-transport-private-samba.so
[1890/3338] Linking bin/default/third_party/cmocka/libcmocka-private-samba.so
[1932/3338] Linking bin/default/lib/util/libtevent-util.inst.so
[1933/3338] Linking bin/default/lib/util/libsamba-util.so
[1934/3338] Linking bin/default/lib/util/libsamba-util.inst.so
[1935/3338] Linking bin/default/libcli/util/libsamba-errors.inst.so
[1936/3338] Linking bin/default/librpc/libndr.so
../../lib/ldb/common/ldb.c: In function ‘ldb_init’:
../../lib/ldb/common/ldb.c:121:17: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
  121 |                 tevent_loop_allow_nesting(ev_ctx);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../lib/ldb/include/ldb.h:51,
                 from ../../lib/ldb/include/ldb_private.h:43,
                 from ../../lib/ldb/common/ldb.c:36:
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
../../lib/ldb/common/ldb.c: In function ‘ldb_handle_new’:
../../lib/ldb/common/ldb.c:761:17: warning: ‘tevent_loop_allow_nesting’ is deprecated [-Wdeprecated-declarations]
  761 |                 tevent_loop_allow_nesting(h->event_context);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/tevent.h:2676:6: note: declared here
 2676 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~

[1937/3338] Linking bin/default/lib/param/libserver-role-private-samba.so
[1938/3338] Linking bin/default/lib/util/libasn1util-private-samba.so
[1939/3338] Linking bin/default/libcli/security/libsamba-security-private-samba.so
[1940/3338] Linking bin/default/lib/dbwrap/libdbwrap-private-samba.so
[1941/3338] Linking bin/default/lib/param/libsamba-hostconfig.so
[1942/3338] Linking bin/default/lib/socket/libinterfaces-private-samba.so
[1943/3338] Linking bin/default/source4/lib/events/libevents-private-samba.so
[1944/3338] Linking bin/default/librpc/libndr-nbt.so
[1945/3338] Linking bin/default/lib/ldb/libldb.so
[1946/3338] Linking bin/default/lib/krb5_wrap/libkrb5samba-private-samba.so
[1947/3338] Linking bin/default/source3/libmessages-util-private-samba.so
[1948/3338] Linking bin/default/nsswitch/lib_plugin_pamwinbind.inst.so
[1949/3338] Linking bin/default/librpc/libndr-standard.so
[1950/3338] Linking bin/default/lib/messaging/libmessages-dgm-private-samba.so
[1951/3338] Linking bin/default/lib/util/libserver-id-db-private-samba.so
[1952/3338] Linking bin/default/source4/cluster/libcluster-private-samba.so
[1953/3338] Linking bin/default/lib/libsamba-sockets-private-samba.so
[1954/3338] Linking bin/default/libcli/ldap/libcli-ldap-common-private-samba.so
[1955/3338] Linking bin/default/libds/common/libflag-mapping-private-samba.so
[1956/3338] Linking bin/default/librpc/libndr-krb5pac.so
[1957/3338] Linking bin/default/source4/lib/messaging/libMESSAGING-SEND-private-samba.so
[1958/3338] Linking bin/default/lib/util/libsamba-modules-private-samba.so
[1959/3338] Linking bin/default/libcli/dns/libclidns-private-samba.so
[1960/3338] Linking bin/default/source3/libsamba3-util-private-samba.so
[1961/3338] Linking bin/default/librpc/libndr-samba-private-samba.so
[1962/3338] Linking bin/default/libcli/registry/libutil-reg-private-samba.so
[1963/3338] Linking bin/default/source3/libCHARSET3-private-samba.so
[1964/3338] Linking bin/default/source4/lib/socket/libnetif-private-samba.so
[1965/3338] Linking bin/default/libcli/nbt/libcli-nbt-private-samba.so
[1966/3338] Linking bin/default/source3/libsmbconf.so
[1967/3338] Linking bin/default/librpc/libdcerpc-binding.so
[1968/3338] Linking bin/default/libcli/auth/libcliauth-private-samba.so
[1969/3338] Linking bin/default/auth/libcommon-auth-private-samba.so
[1970/3338] Linking bin/default/source4/librpc/libndr-samba4-private-samba.so
[1971/3338] Linking bin/default/librpc/libdcerpc-samba-private-samba.so
[1972/3338] Linking bin/default/source4/dsdb/libsamdb-common-private-samba.so
[1973/3338] Linking bin/default/source4/auth/kerberos/libauthkrb5-private-samba.so
[1974/3338] Linking bin/default/libcli/named_pipe_auth/libnpa-tstream-private-samba.so
[1975/3338] Linking bin/default/lib/ldb/libldb-tdb-err-map-private-samba.so
[1976/3338] Linking bin/default/lib/ldb-samba/libldbsamba-private-samba.so
[1977/3338] Linking bin/default/source3/libcmdline-contexts-private-samba.so
[1978/3338] Linking bin/default/lib/ldb/libldb-key-value-private-samba.so
[1979/3338] Linking bin/default/lib/ldb/libldb-cmdline-private-samba.so
[1980/3338] Linking bin/default/source4/lib/samba3/libsmbpasswdparser-private-samba.so
[1981/3338] Linking bin/default/lib/ldb/libldb-tdb-int-private-samba.so
[1982/3338] Linking bin/default/source3/libxattr-tdb-private-samba.so
[1983/3338] Linking bin/default/auth/credentials/libsamba-credentials.so
[1984/3338] Linking bin/default/source3/winbindd/libnss-info-private-samba.so
[1985/3338] Linking bin/default/lib/mscat/libmscat-private-samba.so
[1986/3338] Linking bin/default/lib/ldb/libldb.inst.so
[1987/3338] Linking bin/default/lib/param/libsamba-hostconfig.inst.so
[1988/3338] Linking bin/default/auth/credentials/libsamba-credentials.inst.so
[1989/3338] Linking bin/default/source4/dsdb/libsamdb.so
[1990/3338] Linking bin/default/source3/libsecrets3-private-samba.so
[1991/3338] Linking bin/default/source4/dsdb/libsamdb.inst.so
[1992/3338] Linking bin/default/auth/gensec/libgensec-private-samba.so
[1993/3338] Linking bin/default/librpc/libndr-krb5pac.inst.so
[1994/3338] Linking bin/default/source3/libsamba-passdb.so
[1995/3338] Linking bin/default/librpc/libndr-standard.inst.so
[1996/3338] Linking bin/default/lib/addns/libaddns-private-samba.so
[1997/3338] Linking bin/default/libcli/smb/libcli-smb-common-private-samba.so
[1998/3338] Linking bin/default/librpc/libdcerpc-pkt-auth-private-samba.so
[1999/3338] Linking bin/default/libcli/http/libhttp-private-samba.so
[2000/3338] Linking bin/default/source4/libcli/ldap/libcli-ldap-private-samba.so
[2001/3338] Linking bin/default/source4/libcli/libsmbclient-raw-private-samba.so
[2002/3338] Linking bin/default/source3/libcli-spoolss-private-samba.so
[2003/3338] Linking bin/default/lib/cmdline/libcmdline-private-samba.so
[2004/3338] Linking bin/default/libcli/cldap/libcli-cldap-private-samba.so
[2005/3338] Linking bin/default/librpc/libdcerpc-server-core.so
[2006/3338] Linking bin/default/source3/winbindd/libidmap-private-samba.so
[2007/3338] Linking bin/default/source3/libprinting-migrate-private-samba.so
[2008/3338] Linking bin/default/source3/libgse-private-samba.so
[2009/3338] Linking bin/default/source4/librpc/libdcerpc.so
[2010/3338] Linking bin/default/source3/libREG-FULL-private-samba.so
[2011/3338] Linking bin/default/librpc/libndr-nbt.inst.so
[2012/3338] Linking bin/default/source3/liblibsmb-private-samba.so
[2013/3338] Linking bin/default/source4/librpc/libdcerpc.inst.so
[2014/3338] Linking bin/default/librpc/libndr.inst.so
[2015/3338] Linking bin/default/source4/lib/messaging/libMESSAGING-private-samba.so
[2016/3338] Linking bin/default/source3/libmsrpc3-private-samba.so
[2017/3338] Linking bin/default/source4/librpc/libdcerpc-samba4-private-samba.so
[2018/3338] Linking bin/default/source4/librpc/libdcerpc-samr.so
[2019/3338] Linking bin/default/source4/lib/registry/libregistry-private-samba.so
[2020/3338] Linking bin/default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-private-samba.so
[2021/3338] Linking bin/default/source3/liblibcli-lsa3-private-samba.so
[2022/3338] Linking bin/default/source3/liblibcli-netlogon3-private-samba.so
[2023/3338] Linking bin/default/source4/libnet/libsamba-net-private-samba.so
[2024/3338] Linking bin/default/source4/auth/libauth-unix-token-private-samba.so
[2025/3338] Linking bin/default/source3/libsmb/libsmbclient.so
[2026/3338] Linking bin/default/source3/libads-private-samba.so
[2027/3338] Linking bin/default/source4/librpc/libdcerpc-samr.inst.so
[2028/3338] Linking bin/default/librpc/libdcerpc-binding.inst.so
[2029/3338] Linking bin/default/librpc/libdcerpc-server-core.inst.so
[2030/3338] Linking bin/default/source3/auth/libauth-private-samba.so
[2031/3338] Linking bin/default/source3/libnet-keytab-private-samba.so
[2032/3338] Linking bin/default/source4/lib/policy/libsamba-policy.inst.so
[2033/3338] Linking bin/default/source3/rpc_server/libRPC-SERVER-LOOP-private-samba.so
[2034/3338] Linking bin/default/source3/libsamba-passdb.inst.so
[2035/3338] Linking bin/default/source3/libnetapi.so
[2036/3338] Linking bin/default/libgpo/libgpo-private-samba.so
[2037/3338] Linking bin/default/source3/libnetapi.inst.so
[2038/3338] Linking bin/default/source3/libsmbconf.inst.so
[2039/3338] Linking bin/default/source3/libsmbd-base-private-samba.so
[2040/3338] Linking bin/default/source3/libsmb/libsmbclient.inst.so
[2041/3338] Linking bin/default/lib/socket/libinterfaces-private-samba.inst.so
[2042/3338] Linking bin/default/lib/addns/libaddns-private-samba.inst.so
[2043/3338] Linking bin/default/source3/rpc_server/libRPC-WORKER-private-samba.so
[2044/3338] Linking bin/default/lib/ldb/libldb_module_tdb.inst.so
[2045/3338] Linking bin/default/lib/ldb/libldb-tdb-int-private-samba.inst.so
[2046/3338] Linking bin/default/lib/ldb/libldb-tdb-err-map-private-samba.inst.so
[2047/3338] Linking bin/default/lib/ldb/libldb-key-value-private-samba.inst.so
[2048/3338] Linking bin/default/lib/ldb/libldb_module_ldb.inst.so
[2049/3338] Linking bin/default/lib/param/libserver-role-private-samba.inst.so
[2050/3338] Linking bin/default/lib/printer_driver/libprinter-driver-private-samba.inst.so
[2051/3338] Linking bin/default/lib/messaging/libmessages-dgm-private-samba.inst.so
[2052/3338] Linking bin/default/source4/param/libshares-private-samba.inst.so
[2053/3338] Linking bin/default/source4/librpc/libndr-samba4-private-samba.inst.so
[2054/3338] Linking bin/default/source4/librpc/libdcerpc-samba4-private-samba.inst.so
[2055/3338] Linking bin/default/source4/dsdb/samdb/ldb_modules/libdsdb-module-private-samba.inst.so
[2056/3338] Linking bin/default/source4/dsdb/libsamdb-common-private-samba.inst.so
[2057/3338] Linking bin/default/source4/cluster/libcluster-private-samba.inst.so
[2058/3338] Linking bin/default/source4/libnet/libsamba-net-private-samba.inst.so
[2059/3338] Linking bin/default/source4/auth/kerberos/libauthkrb5-private-samba.inst.so
[2060/3338] Linking bin/default/source4/auth/ntlm/libauth4-private-samba.inst.so
[2061/3338] Linking bin/default/source4/auth/libauth-unix-token-private-samba.inst.so
[2062/3338] Linking bin/default/auth/libcommon-auth-private-samba.inst.so
[2063/3338] Linking bin/default/auth/gensec/libgensec-private-samba.inst.so
[2064/3338] Linking bin/default/nsswitch/lib_plugin_async_dns_krb5_locator.inst.so
[2065/3338] Linking bin/default/source4/lib/socket/libnetif-private-samba.inst.so
[2066/3338] Linking bin/default/lib/ldb-samba/libldbsamba-private-samba.inst.so
[2067/3338] Linking bin/default/lib/ldb-samba/libldb_module_ldbsamba_extensions.inst.so
[2068/3338] Linking bin/default/lib/ldb-samba/libldb_module_ildap.inst.so
[2069/3338] Linking bin/default/source4/lib/registry/libregistry-private-samba.inst.so
[2070/3338] Linking bin/default/source4/lib/messaging/libMESSAGING-SEND-private-samba.inst.so
[2071/3338] Linking bin/default/source4/lib/messaging/libMESSAGING-private-samba.inst.so
[2072/3338] Linking bin/default/source4/lib/events/libevents-private-samba.inst.so
[2073/3338] Linking bin/default/lib/util/libtime-basic-private-samba.inst.so
[2074/3338] Linking bin/default/lib/util/libsys-rw-private-samba.inst.so
[2075/3338] Linking bin/default/lib/util/libsamba-debug-private-samba.inst.so
[2077/3338] Linking bin/default/lib/util/libtalloc-report-private-samba.inst.so
[2078/3338] Linking bin/default/lib/util/libtalloc-report-printf-private-samba.inst.so
[2079/3338] Linking bin/default/lib/util/libiov-buf-private-samba.inst.so
[2082/3338] Linking bin/default/lib/util/libmsghdr-private-samba.inst.so
[2084/3338] Linking bin/default/lib/util/libgenrand-private-samba.inst.so
[2085/3338] Linking bin/default/lib/util/libstable-sort-private-samba.inst.so
[2087/3338] Linking bin/default/lib/util/libsamba-modules-private-samba.inst.so
[2089/3338] Linking bin/default/lib/util/libasn1util-private-samba.inst.so
[2092/3338] Linking bin/default/lib/util/libutil-crypt-private-samba.inst.so
[2095/3338] Linking bin/default/lib/util/libutil-tdb-private-samba.inst.so
[2096/3338] Linking bin/default/lib/util/libserver-id-db-private-samba.inst.so
[2097/3338] Linking bin/default/lib/tdb_wrap/libtdb-wrap-private-samba.inst.so
[2098/3338] Linking bin/default/lib/torture/libtorture-private-samba.inst.so
[2099/3338] Linking bin/default/libgpo/libgpo-private-samba.inst.so
[2100/3338] Linking bin/default/libgpo/libgpext-private-samba.inst.so
[2101/3338] Linking bin/default/source4/dns_server/libdnsserver-common-private-samba.inst.so
[2102/3338] Linking bin/default/source4/ntvfs/posix/libposix-eadb-private-samba.inst.so
[2103/3338] Linking bin/default/librpc/libndr-samba-private-samba.inst.so
[2107/3338] Linking bin/default/librpc/libdcerpc-samba-private-samba.inst.so
[2108/3338] Linking bin/default/librpc/libdcerpc-pkt-auth-private-samba.inst.so
[2109/3338] Linking bin/default/source4/libcli/ldap/libcli-ldap-private-samba.inst.so
[2110/3338] Linking bin/default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-private-samba.inst.so
[2111/3338] Linking bin/default/source4/libcli/libsmbclient-raw-private-samba.inst.so
[2112/3338] Linking bin/default/libcli/smb/libsmb-transport-private-samba.inst.so
[2113/3338] Linking bin/default/libcli/smb/libcli-smb-common-private-samba.inst.so
[2114/3338] Linking bin/default/libcli/cldap/libcli-cldap-private-samba.inst.so
[2115/3338] Linking bin/default/lib/dbwrap/libdbwrap-private-samba.inst.so
[2116/3338] Linking bin/default/libcli/security/libsamba-security-private-samba.inst.so
[2117/3338] Linking bin/default/libcli/ldap/libcli-ldap-common-private-samba.inst.so
[2118/3338] Linking bin/default/libcli/nbt/libcli-nbt-private-samba.inst.so
[2119/3338] Linking bin/default/libcli/auth/libcliauth-private-samba.inst.so
[2120/3338] Linking bin/default/libcli/dns/libclidns-private-samba.inst.so
[2121/3338] Linking bin/default/libcli/http/libhttp-private-samba.inst.so
[2122/3338] Linking bin/default/lib/mscat/libmscat-private-samba.inst.so
[2123/3338] Linking bin/default/lib/cmdline/libcmdline-private-samba.inst.so
[2124/3338] Linking bin/default/source4/lib/policy/libsamba-policy.so
[2125/3338] Linking bin/default/libcli/named_pipe_auth/libnpa-tstream-private-samba.inst.so
[2126/3338] Linking bin/default/lib/libsamba-sockets-private-samba.inst.so
[2127/3338] Linking bin/default/libds/common/libflag-mapping-private-samba.inst.so
[2128/3338] Linking bin/default/source3/libgse-private-samba.inst.so
[2129/3338] Linking bin/default/source3/libmsrpc3-private-samba.inst.so
[2130/3338] Linking bin/default/source3/libREG-FULL-private-samba.inst.so
[2131/3338] Linking bin/default/source3/libcmdline-contexts-private-samba.inst.so
[2132/3338] Linking bin/default/source3/libsamba-cluster-support-private-samba.inst.so
[2133/3338] Linking bin/default/source3/libsmbd-shim-private-samba.inst.so
[2134/3338] Linking bin/default/source3/liblibsmb-private-samba.inst.so
[2135/3338] Linking bin/default/source3/libsecrets3-private-samba.inst.so
[2136/3338] Linking bin/default/source3/libads-private-samba.inst.so
[2137/3338] Linking bin/default/source3/libsmbd-base-private-samba.inst.so
[2138/3338] Linking bin/default/source3/libprinting-migrate-private-samba.inst.so
[2143/3338] Linking bin/default/source3/libnet-keytab-private-samba.inst.so
[2145/3338] Linking bin/default/source3/libsamba3-util-private-samba.inst.so
[2147/3338] Linking bin/default/source3/libxattr-tdb-private-samba.inst.so
[2149/3338] Linking bin/default/source3/libCHARSET3-private-samba.inst.so
[2151/3338] Linking bin/default/source3/liblibcli-lsa3-private-samba.inst.so
[2153/3338] Linking bin/default/source3/liblibcli-netlogon3-private-samba.inst.so
[2155/3338] Linking bin/default/source3/libcli-spoolss-private-samba.inst.so
[2158/3338] Linking bin/default/source3/auth/libauth-private-samba.inst.so
[2160/3338] Linking bin/default/source3/modules/libvfs_module_audit.inst.so
[2162/3338] Linking bin/default/source3/modules/libvfs_module_extd_audit.inst.so
[2164/3338] Linking bin/default/source3/modules/libvfs_module_full_audit.inst.so
[2166/3338] Linking bin/default/source3/modules/libvfs_module_fake_perms.inst.so
[2168/3338] Linking bin/default/source3/modules/libvfs_module_recycle.inst.so
[2170/3338] Linking bin/default/source3/modules/libvfs_module_fruit.inst.so
[2172/3338] Linking bin/default/source3/modules/libvfs_module_default_quota.inst.so
[2174/3338] Linking bin/default/source3/modules/libvfs_module_readonly.inst.so
[2176/3338] Linking bin/default/source3/modules/libvfs_module_cap.inst.so
[2178/3338] Linking bin/default/source3/modules/libvfs_module_expand_msdfs.inst.so
[2181/3338] Linking bin/default/source3/modules/libvfs_module_shadow_copy.inst.so
[2182/3338] Linking bin/default/source3/modules/libvfs_module_shadow_copy2.inst.so
[2184/3338] Linking bin/default/source3/modules/libvfs_module_xattr_tdb.inst.so
[2186/3338] Linking bin/default/source3/modules/libvfs_module_catia.inst.so
[2188/3338] Linking bin/default/source3/modules/libvfs_module_streams_xattr.inst.so
[2190/3338] Linking bin/default/source3/modules/libvfs_module_streams_depot.inst.so
[2192/3338] Linking bin/default/source3/modules/libvfs_module_commit.inst.so
[2194/3338] Linking bin/default/source3/modules/libvfs_module_gpfs.inst.so
[2196/3338] Linking bin/default/source3/modules/libvfs_module_readahead.inst.so
[2198/3338] Linking bin/default/source3/modules/libvfs_module_fileid.inst.so
[2200/3338] Linking bin/default/source3/modules/libvfs_module_aio_fork.inst.so
[2202/3338] Linking bin/default/source3/modules/libvfs_module_aio_pthread.inst.so
[2204/3338] Linking bin/default/source3/modules/libvfs_module_io_uring.inst.so
[2207/3338] Linking bin/default/source3/modules/libvfs_module_preopen.inst.so
[2208/3338] Linking bin/default/source3/modules/libvfs_module_syncops.inst.so
[2210/3338] Linking bin/default/source3/modules/libvfs_module_acl_xattr.inst.so
[2212/3338] Linking bin/default/source3/modules/libvfs_module_acl_tdb.inst.so
[2214/3338] Linking bin/default/source3/modules/libvfs_module_dirsort.inst.so
[2216/3338] Linking bin/default/source3/modules/libvfs_module_crossrename.inst.so
[2222/3338] Linking bin/default/source3/modules/libvfs_module_linux_xfs_sgid.inst.so
[2224/3338] Linking bin/default/source3/modules/libvfs_module_time_audit.inst.so
[2226/3338] Linking bin/default/source3/modules/libvfs_module_media_harmony.inst.so
[2227/3338] Linking bin/default/source3/modules/libvfs_module_unityed_media.inst.so
[2228/3338] Linking bin/default/source3/modules/libvfs_module_btrfs.inst.so
[2229/3338] Linking bin/default/source3/modules/libvfs_module_shell_snap.inst.so
[2232/3338] Linking bin/default/source3/modules/libvfs_module_glusterfs_fuse.inst.so
[2233/3338] Linking bin/default/source3/modules/libvfs_module_worm.inst.so
[2235/3338] Linking bin/default/source3/modules/libvfs_module_virusfilter.inst.so
[2237/3338] Linking bin/default/source3/modules/libvfs_module_offline.inst.so
[2239/3338] Linking bin/default/source3/modules/libvfs_module_widelinks.inst.so
[2241/3338] Linking bin/default/source3/rpc_server/libRPC-WORKER-private-samba.inst.so
[2242/3338] Linking bin/default/source3/rpc_server/libRPC-SERVER-LOOP-private-samba.inst.so
[2243/3338] Linking bin/default/source3/winbindd/libidmap-private-samba.inst.so
[2244/3338] Linking bin/default/source3/winbindd/libidmap_module_rid.inst.so
[2245/3338] Linking bin/default/source3/winbindd/libidmap_module_tdb2.inst.so
[2246/3338] Linking bin/default/source3/winbindd/libidmap_module_hash.inst.so
[2247/3338] Linking bin/default/source3/winbindd/libidmap_module_autorid.inst.so
[2248/3338] Linking bin/default/source3/winbindd/libnss-info-private-samba.inst.so
[2249/3338] Linking bin/default/source3/winbindd/libnss_info_module_hash.inst.so
[2254/3338] Linking bin/default/source3/winbindd/libidmap_module_script.inst.so
[2255/3338] Linking bin/default/lib/krb5_wrap/libkrb5samba-private-samba.inst.so
[2256/3338] Linking bin/default/lib/ldb/libldb_module_tdb.so
[2257/3338] Linking bin/default/lib/ldb/libldb_module_ldb.so
[2258/3338] Linking bin/default/lib/printer_driver/libprinter-driver-private-samba.so
[2259/3338] Linking bin/default/source4/param/libshares-private-samba.so
[2260/3338] Linking bin/default/source4/dsdb/samdb/ldb_modules/libdsdb-module-private-samba.so
[2261/3338] Linking bin/default/source4/auth/ntlm/libauth4-private-samba.so
[2262/3338] Linking bin/default/nsswitch/lib_plugin_pamwinbind.so
[2263/3338] Linking bin/default/nsswitch/lib_plugin_async_dns_krb5_locator.so
[2264/3338] Linking bin/default/lib/ldb-samba/libldb_module_ldbsamba_extensions.so
[2265/3338] Linking bin/default/lib/ldb-samba/libldb_module_ildap.so
[2266/3338] Linking bin/default/lib/util/libtalloc-report-private-samba.so
[2267/3338] Linking bin/default/lib/util/libutil-crypt-private-samba.so
[2268/3338] Linking bin/default/lib/torture/libtorture-private-samba.so
[2269/3338] Linking bin/default/libgpo/libgpext-private-samba.so
[2270/3338] Linking bin/default/source4/dns_server/libdnsserver-common-private-samba.so
[2271/3338] Linking bin/default/source4/ntvfs/posix/libposix-eadb-private-samba.so
[2272/3338] Linking bin/default/source3/modules/libvfs_module_audit.so
[2273/3338] Linking bin/default/source3/modules/libvfs_module_extd_audit.so
[2274/3338] Linking bin/default/source3/modules/libvfs_module_full_audit.so
[2275/3338] Linking bin/default/source3/modules/libvfs_module_fake_perms.so
[2276/3338] Linking bin/default/source3/modules/libvfs_module_recycle.so
[2277/3338] Linking bin/default/source3/modules/libvfs_module_fruit.so
[2278/3338] Linking bin/default/source3/modules/libvfs_module_default_quota.so
[2279/3338] Linking bin/default/source3/modules/libvfs_module_readonly.so
[2280/3338] Linking bin/default/source3/modules/libvfs_module_cap.so
[2281/3338] Linking bin/default/source3/modules/libvfs_module_expand_msdfs.so
[2282/3338] Linking bin/default/source3/modules/libvfs_module_shadow_copy.so
[2283/3338] Linking bin/default/source3/modules/libvfs_module_shadow_copy2.so
[2284/3338] Linking bin/default/source3/modules/libvfs_module_xattr_tdb.so
[2285/3338] Linking bin/default/source3/modules/libvfs_module_catia.so
[2286/3338] Linking bin/default/source3/modules/libvfs_module_streams_xattr.so
[2287/3338] Linking bin/default/source3/modules/libvfs_module_streams_depot.so
[2288/3338] Linking bin/default/source3/modules/libvfs_module_commit.so
[2289/3338] Linking bin/default/source3/modules/libvfs_module_gpfs.so
[2290/3338] Linking bin/default/source3/modules/libvfs_module_readahead.so
[2291/3338] Linking bin/default/source3/modules/libvfs_module_fileid.so
[2292/3338] Linking bin/default/source3/modules/libvfs_module_aio_fork.so
[2293/3338] Linking bin/default/source3/modules/libvfs_module_aio_pthread.so
[2294/3338] Linking bin/default/source3/modules/libvfs_module_io_uring.so
[2295/3338] Linking bin/default/source3/modules/libvfs_module_preopen.so
[2296/3338] Linking bin/default/source3/modules/libvfs_module_syncops.so
[2297/3338] Linking bin/default/source3/modules/libvfs_module_acl_xattr.so
[2298/3338] Linking bin/default/source3/modules/libvfs_module_acl_tdb.so
[2299/3338] Linking bin/default/source3/modules/libvfs_module_dirsort.so
[2300/3338] Linking bin/default/source3/modules/libvfs_module_crossrename.so
[2301/3338] Linking bin/default/source3/modules/libvfs_module_linux_xfs_sgid.so
[2302/3338] Linking bin/default/source3/modules/libvfs_module_time_audit.so
[2303/3338] Linking bin/default/source3/modules/libvfs_module_media_harmony.so
[2304/3338] Linking bin/default/source3/modules/libvfs_module_unityed_media.so
[2305/3338] Linking bin/default/source3/modules/libvfs_module_btrfs.so
[2306/3338] Linking bin/default/source3/modules/libvfs_module_shell_snap.so
[2307/3338] Linking bin/default/source3/modules/libvfs_module_glusterfs_fuse.so
[2308/3338] Linking bin/default/source3/modules/libvfs_module_worm.so
[2309/3338] Linking bin/default/source3/modules/libvfs_module_virusfilter.so
[2311/3338] Linking bin/default/lib/ldb/libldb_module_asq.so
[2313/3338] Linking bin/default/source3/modules/libvfs_module_offline.so
[2315/3338] Linking bin/default/lib/ldb/libldb_module_server_sort.so
[2317/3338] Linking bin/default/lib/ldb/libldb_module_paged_searches.so
[2319/3338] Linking bin/default/lib/ldb/libldb_module_rdn_name.so
[2321/3338] Linking bin/default/lib/ldb/libldb_module_sample.so
[2323/3338] Linking bin/default/lib/ldb/libldb_module_skel.so
[2325/3338] Linking bin/default/lib/ldb/ldbadd.inst
[2327/3338] Linking bin/default/lib/ldb/ldbsearch.inst
[2329/3338] Linking bin/default/lib/ldb/ldbdel.inst
[2331/3338] Linking bin/default/lib/ldb/ldbmodify.inst
[2334/3338] Linking bin/default/lib/ldb/ldbedit.inst
[2335/3338] Linking bin/default/lib/ldb/ldbrename.inst
[2340/3338] Linking bin/default/librpc/tools/ndrdump.inst
[2341/3338] Linking bin/default/nsswitch/lib_plugin_winbind_krb5_locator.so
[2343/3338] Linking bin/default/nsswitch/lib_plugin_winbind_krb5_localauth.so
[2345/3338] Linking bin/default/nsswitch/wbinfo.inst
[2347/3338] Linking bin/default/source4/lib/registry/regdiff.inst
[2349/3338] Linking bin/default/source4/lib/registry/regpatch.inst
[2351/3338] Linking bin/default/source4/lib/registry/regshell.inst
[2353/3338] Linking bin/default/source4/lib/registry/regtree.inst
[2355/3338] Linking bin/default/source4/utils/oLschema2ldif/oLschema2ldif.inst
[2357/3338] Linking bin/default/source4/torture/gentest.inst
[2359/3338] Linking bin/default/source4/torture/masktest.inst
[2367/3338] Linking bin/default/source4/torture/locktest.inst
[2369/3338] Linking bin/default/source4/client/cifsdd.inst
[2372/3338] Linking bin/default/lib/mscat/dumpmscat.inst
[2388/3338] Linking bin/default/source3/samba-bgqd.inst
[2392/3338] Linking bin/default/source3/smbd/smbd.inst
[2394/3338] Linking bin/default/source3/client/smbclient.inst
[2396/3338] Linking bin/default/source3/smbspool.inst
[2399/3338] Linking bin/default/source3/smbspool_krb5_wrapper.inst
[2403/3338] Linking bin/default/source3/rpc_server/samba-dcerpcd.inst
[2404/3338] Linking bin/default/source3/rpc_server/rpcd_lsad.inst
[2406/3338] Linking bin/default/source3/rpc_server/rpcd_winreg.inst
[2408/3338] Linking bin/default/source3/rpc_server/rpcd_spoolss.inst
[2410/3338] Linking bin/default/source3/rpc_server/rpcd_epmapper.inst
[2428/3338] Linking bin/default/source3/rpc_server/rpcd_fsrvp.inst
[2430/3338] Linking bin/default/source3/rpc_server/rpcd_mdssvc.inst
[2453/3338] Linking bin/default/source3/rpc_server/rpcd_classic.inst
[2457/3338] Linking bin/default/source3/rpcclient/rpcclient.inst
[2459/3338] Linking bin/default/source3/utils/profiles.inst
[2461/3338] Linking bin/default/source3/utils/smbcontrol.inst
[2463/3338] Linking bin/default/source3/utils/smbtree.inst
[2465/3338] Linking bin/default/source3/utils/smbpasswd.inst
[2467/3338] Linking bin/default/source3/utils/pdbedit.inst
[2469/3338] Linking bin/default/source3/utils/smbget.inst
[2471/3338] Linking bin/default/source3/utils/nmblookup.inst
[2473/3338] Linking bin/default/source3/utils/smbcacls.inst
[2475/3338] Linking bin/default/source3/utils/smbcquotas.inst
[2477/3338] Linking bin/default/source3/utils/eventlogadm.inst
[2480/3338] Linking bin/default/source3/utils/sharesec.inst
[2482/3338] Linking bin/default/source3/utils/ntlm_auth.inst
[2491/3338] Linking bin/default/source3/utils/dbwrap_tool.inst
[2493/3338] Linking bin/default/source3/utils/samba-regedit.inst
[2547/3338] Linking bin/default/source3/utils/testparm.inst
[2549/3338] Linking bin/default/source3/utils/net.inst
[2553/3338] Linking bin/default/source3/utils/mvxattr.inst
[2555/3338] Linking bin/default/source3/utils/smbstatus.inst
[2557/3338] Linking bin/default/source3/utils/mdsearch.inst
[2585/3338] Linking bin/default/source3/utils/wspsearch.inst
[2591/3338] Linking bin/default/source3/nmbd/nmbd.inst
[2593/3338] Linking bin/default/lib/replace/replace_testsuite.inst
[2595/3338] Linking bin/default/lib/tevent/test_tevent_tag.inst
[2597/3338] Linking bin/default/lib/tevent/test_tevent_trace.inst
[2601/3338] Linking bin/default/lib/ldb/ldbtest.inst
[2602/3338] Linking bin/default/lib/ldb/ldbdump.inst
[2603/3338] Linking bin/default/lib/ldb/ldb_tdb_mod_op_test.inst
[2604/3338] Linking bin/default/lib/ldb/ldb_tdb_guid_mod_op_test.inst
[2607/3338] Linking bin/default/source3/modules/libvfs_module_widelinks.so
[2608/3338] Linking bin/default/lib/ldb/ldb_tdb_kv_ops_test.inst
[2611/3338] Linking bin/default/lib/ldb/ldb_tdb_test.inst
[2614/3338] Linking bin/default/lib/ldb/ldb_msg_test.inst
[2615/3338] Linking bin/default/lib/ldb/test_ldb_qsort.inst
[2617/3338] Linking bin/default/lib/ldb/test_ldb_dn.inst
[2619/3338] Linking bin/default/lib/ldb/ldb_match_test.inst
[2621/3338] Linking bin/default/lib/ldb/test_ldb_comparison_fold.inst
[2623/3338] Linking bin/default/lib/ldb/ldb_key_value_test.inst
[2625/3338] Linking bin/default/lib/ldb/ldb_parse_test.inst
[2630/3338] Linking bin/default/lib/ldb/ldb_filter_attrs_test.inst
[2632/3338] Linking bin/default/lib/ldb/ldb_filter_attrs_in_place_test.inst
[2634/3338] Linking bin/default/lib/ldb/ldb_key_value_sub_txn_tdb_test.inst
[2636/3338] Linking bin/default/lib/ldb/ldb_no_lmdb_test.inst
[2640/3338] Linking bin/default/lib/util/genrandperf.inst
[2642/3338] Linking bin/default/source4/utils/oLschema2ldif/test_oLschema2ldif.inst
[2644/3338] Linking bin/default/source4/client/smbclient4.inst
[2646/3338] Linking bin/default/libcli/wsp/test_wsp_parser.inst
[2648/3338] Linking bin/default/libcli/nbt/nmblookup4.inst
[2650/3338] Linking bin/default/source3/versiontest
[2652/3338] Linking bin/default/source3/param/test_lp_load.inst
[2654/3338] Linking bin/default/source3/winbindd/libidmap_module_rid.so
[2656/3338] Linking bin/default/source3/winbindd/libidmap_module_tdb2.so
[2658/3338] Linking bin/default/source3/winbindd/libidmap_module_hash.so
[2660/3338] Linking bin/default/source3/winbindd/libidmap_module_autorid.so
[2662/3338] Linking bin/default/source3/winbindd/libnss_info_module_hash.so
[2664/3338] Linking bin/default/source3/winbindd/libidmap_module_script.so
[2666/3338] Linking bin/default/examples/libsmbclient/testsmbc
[2668/3338] Linking bin/default/examples/libsmbclient/testacl
[2670/3338] Linking bin/default/examples/libsmbclient/testacl2
[2673/3338] Linking bin/default/examples/libsmbclient/testacl3
[2674/3338] Linking bin/default/examples/libsmbclient/testbrowse
[2676/3338] Linking bin/default/examples/libsmbclient/testbrowse2
[2678/3338] Linking bin/default/examples/libsmbclient/testnotify
[2680/3338] Linking bin/default/examples/libsmbclient/teststat
[2682/3338] Linking bin/default/examples/libsmbclient/teststat2
[2684/3338] Linking bin/default/examples/libsmbclient/teststat3
[2695/3338] Linking bin/default/examples/libsmbclient/teststatvfs
[2697/3338] Linking bin/default/examples/libsmbclient/testfstatvfs
[2699/3338] Linking bin/default/examples/libsmbclient/testtruncate
[2701/3338] Linking bin/default/examples/libsmbclient/testchmod
[2703/3338] Linking bin/default/examples/libsmbclient/testutime
[2705/3338] Linking bin/default/examples/libsmbclient/testread
[2707/3338] Linking bin/default/examples/libsmbclient/testwrite
[2709/3338] Linking bin/default/examples/libsmbclient/testctx
[2712/3338] Linking bin/default/source3/lib/netapi/tests/netapitest
[2713/3338] Linking bin/default/source3/lib/netapi/examples/getdc/getdc
[2715/3338] Linking bin/default/source3/lib/netapi/examples/dsgetdc/dsgetdc
[2717/3338] Linking bin/default/source3/lib/netapi/examples/join/netdomjoin
[2719/3338] Linking bin/default/source3/lib/netapi/examples/join/getjoinableous
[2721/3338] Linking bin/default/source3/lib/netapi/examples/join/getjoininformation
[2723/3338] Linking bin/default/source3/lib/netapi/examples/join/rename_machine
[2725/3338] Linking bin/default/source3/lib/netapi/examples/join/provision_computer_account
[2727/3338] Linking bin/default/source3/lib/netapi/examples/join/request_offline_domain_join
[2729/3338] Linking bin/default/source3/lib/netapi/examples/join/djoin
[2731/3338] Linking bin/default/source3/lib/netapi/examples/user/user_add
[2733/3338] Linking bin/default/source3/lib/netapi/examples/user/user_del
[2735/3338] Linking bin/default/source3/lib/netapi/examples/user/user_enum
[2737/3338] Linking bin/default/source3/lib/netapi/examples/user/user_dispinfo
[2739/3338] Linking bin/default/source3/lib/netapi/examples/user/user_chgpwd
[2741/3338] Linking bin/default/source3/lib/netapi/examples/user/user_getinfo
[2743/3338] Linking bin/default/source3/lib/netapi/examples/user/user_setinfo
[2745/3338] Linking bin/default/source3/lib/netapi/examples/user/user_modalsget
[2747/3338] Linking bin/default/source3/lib/netapi/examples/user/user_modalsset
[2749/3338] Linking bin/default/source3/lib/netapi/examples/user/user_getgroups
[2751/3338] Linking bin/default/source3/lib/netapi/examples/user/user_setgroups
[2753/3338] Linking bin/default/source3/lib/netapi/examples/user/user_getlocalgroups
[2755/3338] Linking bin/default/source3/lib/netapi/examples/group/group_add
[2757/3338] Linking bin/default/source3/lib/netapi/examples/group/group_del
[2759/3338] Linking bin/default/source3/lib/netapi/examples/group/group_enum
[2761/3338] Linking bin/default/source3/lib/netapi/examples/group/group_setinfo
[2763/3338] Linking bin/default/source3/lib/netapi/examples/group/group_getinfo
[2765/3338] Linking bin/default/source3/lib/netapi/examples/group/group_adduser
[2767/3338] Linking bin/default/source3/lib/netapi/examples/group/group_deluser
[2769/3338] Linking bin/default/source3/lib/netapi/examples/group/group_getusers
[2771/3338] Linking bin/default/source3/lib/netapi/examples/group/group_setusers
[2773/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_add
[2775/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_del
[2777/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_getinfo
[2779/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_setinfo
[2781/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_enum
[2783/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_addmembers
[2785/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_delmembers
[2787/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_setmembers
[2789/3338] Linking bin/default/source3/lib/netapi/examples/localgroup/localgroup_getmembers
[2791/3338] Linking bin/default/source3/lib/netapi/examples/server/remote_tod
[2793/3338] Linking bin/default/source3/lib/netapi/examples/server/server_getinfo
[2795/3338] Linking bin/default/source3/lib/netapi/examples/share/share_add
[2797/3338] Linking bin/default/source3/lib/netapi/examples/share/share_del
[2799/3338] Linking bin/default/source3/lib/netapi/examples/share/share_enum
[2801/3338] Linking bin/default/source3/lib/netapi/examples/share/share_getinfo
[2803/3338] Linking bin/default/source3/lib/netapi/examples/share/share_setinfo
[2806/3338] Linking bin/default/source3/lib/netapi/examples/file/file_close
[2807/3338] Linking bin/default/source3/lib/netapi/examples/file/file_getinfo
[2809/3338] Linking bin/default/source3/lib/netapi/examples/file/file_enum
[2812/3338] Linking bin/default/source3/lib/netapi/examples/shutdown/shutdown_init
[2813/3338] Linking bin/default/source3/lib/netapi/examples/shutdown/shutdown_abort
[2815/3338] Linking bin/default/source3/lib/netapi/examples/netlogon/netlogon_control
[2817/3338] Linking bin/default/source3/lib/netapi/examples/netlogon/netlogon_control2
[2819/3338] Linking bin/default/source3/lib/netapi/examples/netlogon/nltest
[2821/3338] Linking bin/default/source3/smbd/notifyd/notifyd-tests
[2927/3338] Linking bin/default/source3/smbd/notifyd/notifydd.inst
[2928/3338] Linking bin/default/source3/utils/log2pcap.inst
[3011/3338] Linking bin/default/source3/utils/smbfilter.inst
[3012/3338] Linking bin/default/source3/utils/dbwrap_torture.inst
[3013/3338] Linking bin/default/source3/utils/destroy_netlogon_creds_cli.inst
[3014/3338] Linking bin/default/source3/torture/msgtest.inst
[3015/3338] Linking bin/default/source3/torture/msg_sink.inst
[3016/3338] Linking bin/default/source3/torture/msg_source.inst
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbtar (from source3/script/smbtar)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/samba-log-parser (from source3/script/samba-log-parser)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libinterfaces-private-samba.so (from bin/default/lib/socket/libinterfaces-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-util.so.0.0.1 (from bin/default/lib/util/libsamba-util.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-util.so.0 (to libsamba-util.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-util.so (to libsamba-util.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libutil-setid-private-samba.so (from bin/default/lib/util/libutil-setid-private-samba.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsocket-blocking-private-samba.so (from bin/default/lib/util/libsocket-blocking-private-samba.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libtime-basic-private-samba.so (from bin/default/lib/util/libtime-basic-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsys-rw-private-samba.so (from bin/default/lib/util/libsys-rw-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libiov-buf-private-samba.so (from bin/default/lib/util/libiov-buf-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libgenrand-private-samba.so (from bin/default/lib/util/libgenrand-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamba-debug-private-samba.so (from bin/default/lib/util/libsamba-debug-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcmocka-private-samba.so (from bin/default/third_party/cmocka/libcmocka-private-samba.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libaddns-private-samba.so (from bin/default/lib/addns/libaddns-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libgensec-private-samba.so (from bin/default/auth/gensec/libgensec-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-errors.so.1.0.0 (from bin/default/libcli/util/libsamba-errors.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-errors.so.1 (to libsamba-errors.so.1.0.0)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-errors.so (to libsamba-errors.so.1.0.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libauthkrb5-private-samba.so (from bin/default/source4/auth/kerberos/libauthkrb5-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-hostconfig.so.0.0.1 (from bin/default/lib/param/libsamba-hostconfig.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-hostconfig.so.0 (to libsamba-hostconfig.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-hostconfig.so (to libsamba-hostconfig.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libserver-role-private-samba.so (from bin/default/lib/param/libserver-role-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libldb.so.2.11.0 (from bin/default/lib/ldb/libldb.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libldb.so.2 (to libldb.so.2.11.0)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libldb.so (to libldb.so.2.11.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamba-sockets-private-samba.so (from bin/default/lib/libsamba-sockets-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libevents-private-samba.so (from bin/default/source4/lib/events/libevents-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-nbt.so.0.0.1 (from bin/default/librpc/libndr-nbt.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-nbt.so.0 (to libndr-nbt.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-nbt.so (to libndr-nbt.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamba-security-private-samba.so (from bin/default/libcli/security/libsamba-security-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libstable-sort-private-samba.so (from bin/default/lib/util/libstable-sort-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr.so.6.0.0 (from bin/default/librpc/libndr.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr.so.6 (to libndr.so.6.0.0)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr.so (to libndr.so.6.0.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libtevent-util.so.0.0.1 (from bin/default/lib/util/libtevent-util.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libtevent-util.so.0 (to libtevent-util.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libtevent-util.so (to libtevent-util.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libkrb5samba-private-samba.so (from bin/default/lib/krb5_wrap/libkrb5samba-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-krb5pac.so.0.0.1 (from bin/default/librpc/libndr-krb5pac.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-krb5pac.so.0 (to libndr-krb5pac.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-krb5pac.so (to libndr-krb5pac.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-standard.so.0.0.1 (from bin/default/librpc/libndr-standard.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-standard.so.0 (to libndr-standard.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libndr-standard.so (to libndr-standard.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libdbwrap-private-samba.so (from bin/default/lib/dbwrap/libdbwrap-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libtdb-wrap-private-samba.so (from bin/default/lib/tdb_wrap/libtdb-wrap-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libutil-tdb-private-samba.so (from bin/default/lib/util/libutil-tdb-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcommon-auth-private-samba.so (from bin/default/auth/libcommon-auth-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libMESSAGING-SEND-private-samba.so (from bin/default/source4/lib/messaging/libMESSAGING-SEND-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libserver-id-db-private-samba.so (from bin/default/lib/util/libserver-id-db-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcluster-private-samba.so (from bin/default/source4/cluster/libcluster-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libmessages-dgm-private-samba.so (from bin/default/lib/messaging/libmessages-dgm-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libmsghdr-private-samba.so (from bin/default/lib/util/libmsghdr-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libmessages-util-private-samba.so (from bin/default/source3/libmessages-util-private-samba.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libndr-samba-private-samba.so (from bin/default/librpc/libndr-samba-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libasn1util-private-samba.so (from bin/default/lib/util/libasn1util-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamba-modules-private-samba.so (from bin/default/lib/util/libsamba-modules-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libwbclient.so.0.16 (from bin/default/nsswitch/libwbclient/libwbclient.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libwbclient.so.0 (to libwbclient.so.0.16)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libwbclient.so (to libwbclient.so.0.16)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-credentials.so.1.0.0 (from bin/default/auth/credentials/libsamba-credentials.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-credentials.so.1 (to libsamba-credentials.so.1.0.0)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-credentials.so (to libsamba-credentials.so.1.0.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libldbsamba-private-samba.so (from bin/default/lib/ldb-samba/libldbsamba-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamdb-common-private-samba.so (from bin/default/source4/dsdb/libsamdb-common-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libflag-mapping-private-samba.so (from bin/default/libds/common/libflag-mapping-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcliauth-private-samba.so (from bin/default/libcli/auth/libcliauth-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcli-ldap-common-private-samba.so (from bin/default/libcli/ldap/libcli-ldap-common-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamdb.so.0.0.1 (from bin/default/source4/dsdb/libsamdb.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamdb.so.0 (to libsamdb.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamdb.so (to libsamdb.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libclidns-private-samba.so (from bin/default/libcli/dns/libclidns-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/asq.so (from bin/default/lib/ldb/libldb_module_asq.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/server_sort.so (from bin/default/lib/ldb/libldb_module_server_sort.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/paged_searches.so (from bin/default/lib/ldb/libldb_module_paged_searches.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/rdn_name.so (from bin/default/lib/ldb/libldb_module_rdn_name.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/sample.so (from bin/default/lib/ldb/libldb_module_sample.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/skel.so (from bin/default/lib/ldb/libldb_module_skel.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/tdb.so (from bin/default/lib/ldb/libldb_module_tdb.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libldb-tdb-int-private-samba.so (from bin/default/lib/ldb/libldb-tdb-int-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libldb-tdb-err-map-private-samba.so (from bin/default/lib/ldb/libldb-tdb-err-map-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libldb-key-value-private-samba.so (from bin/default/lib/ldb/libldb-key-value-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/ldb.so (from bin/default/lib/ldb/libldb_module_ldb.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ldbadd (from bin/default/lib/ldb/ldbadd.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libldb-cmdline-private-samba.so (from bin/default/lib/ldb/libldb-cmdline-private-samba.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ldbsearch (from bin/default/lib/ldb/ldbsearch.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ldbdel (from bin/default/lib/ldb/ldbdel.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ldbmodify (from bin/default/lib/ldb/ldbmodify.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ldbedit (from bin/default/lib/ldb/ldbedit.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ldbrename (from bin/default/lib/ldb/ldbrename.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libprinter-driver-private-samba.so (from bin/default/lib/printer_driver/libprinter-driver-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcli-spoolss-private-samba.so (from bin/default/source3/libcli-spoolss-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsecrets3-private-samba.so (from bin/default/source3/libsecrets3-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libndr-samba4-private-samba.so (from bin/default/source4/librpc/libndr-samba4-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libCHARSET3-private-samba.so (from bin/default/source3/libCHARSET3-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamba3-util-private-samba.so (from bin/default/source3/libsamba3-util-private-samba.inst.so)
[3116/3338] Symlinking bin/default/lib/ldb/libldb.inst.so
[3117/3338] Symlinking bin/default/lib/ldb/libldb.so
[3119/3338] Symlinking bin/default/lib/param/libsamba-hostconfig.inst.so
[3122/3338] Symlinking bin/default/source4/librpc/libdcerpc-samr.inst.so
[3123/3338] Symlinking bin/default/source4/librpc/libdcerpc.inst.so
[3125/3338] Symlinking bin/default/source4/dsdb/libsamdb.inst.so
[3127/3338] Symlinking bin/default/auth/credentials/libsamba-credentials.inst.so
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsmbconf.so.0.0.1 (from bin/default/source3/libsmbconf.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsmbconf.so.0 (to libsmbconf.so.0.0.1)
[3136/3338] Symlinking bin/default/lib/util/libsamba-util.so
[3137/3338] Symlinking bin/default/lib/util/libsamba-util.inst.so
[3140/3338] Symlinking bin/default/lib/util/libtevent-util.inst.so
[3141/3338] Symlinking bin/default/librpc/libndr-krb5pac.inst.so
[3143/3338] Symlinking bin/default/librpc/libndr-standard.inst.so
[3144/3338] Symlinking bin/default/librpc/libndr-nbt.inst.so
[3146/3338] Symlinking bin/default/librpc/libndr.inst.so
[3149/3338] Symlinking bin/default/librpc/libdcerpc-binding.inst.so
[3151/3338] Symlinking bin/default/librpc/libdcerpc-server-core.inst.so
[3152/3338] Symlinking bin/default/libcli/util/libsamba-errors.inst.so
[3153/3338] Symlinking bin/default/source4/lib/policy/libsamba-policy.inst.so
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsmbconf.so (to libsmbconf.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libtalloc-report-printf-private-samba.so (from bin/default/lib/util/libtalloc-report-printf-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamba-cluster-support-private-samba.so (from bin/default/source3/libsamba-cluster-support-private-samba.inst.so)
[3160/3338] Symlinking bin/default/source3/libnetapi.inst.so
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libutil-reg-private-samba.so (from bin/default/libcli/registry/libutil-reg-private-samba.so)
[3163/3338] Symlinking bin/default/source3/libsamba-passdb.inst.so
[3164/3338] Symlinking bin/default/source3/libsmbconf.inst.so
[3165/3338] Symlinking bin/default/source3/libsmb/libsmbclient.inst.so
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsmbd-shim-private-samba.so (from bin/default/source3/libsmbd-shim-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libdcerpc-samba-private-samba.so (from bin/default/librpc/libdcerpc-samba-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-binding.so.0.0.1 (from bin/default/librpc/libdcerpc-binding.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-binding.so.0 (to libdcerpc-binding.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-binding.so (to libdcerpc-binding.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libgpo-private-samba.so (from bin/default/libgpo/libgpo-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libads-private-samba.so (from bin/default/source3/libads-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/liblibcli-lsa3-private-samba.so (from bin/default/source3/liblibcli-lsa3-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libmsrpc3-private-samba.so (from bin/default/source3/libmsrpc3-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libgse-private-samba.so (from bin/default/source3/libgse-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libnpa-tstream-private-samba.so (from bin/default/libcli/named_pipe_auth/libnpa-tstream-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcli-cldap-private-samba.so (from bin/default/libcli/cldap/libcli-cldap-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcli-ldap-private-samba.so (from bin/default/source4/libcli/ldap/libcli-ldap-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libnetif-private-samba.so (from bin/default/source4/lib/socket/libnetif-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcli-nbt-private-samba.so (from bin/default/libcli/nbt/libcli-nbt-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/liblibsmb-private-samba.so (from bin/default/source3/liblibsmb-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcli-smb-common-private-samba.so (from bin/default/libcli/smb/libcli-smb-common-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsmb-transport-private-samba.so (from bin/default/libcli/smb/libsmb-transport-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/liblibcli-netlogon3-private-samba.so (from bin/default/source3/liblibcli-netlogon3-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-passdb.so.0.29.0 (from bin/default/source3/libsamba-passdb.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-passdb.so.0 (to libsamba-passdb.so.0.29.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libauth-private-samba.so (from bin/default/source3/auth/libauth-private-samba.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-passdb.so (to libsamba-passdb.so.0.29.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libMESSAGING-private-samba.so (from bin/default/source4/lib/messaging/libMESSAGING-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc.so.0.0.1 (from bin/default/source4/librpc/libdcerpc.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc.so.0 (to libdcerpc.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsmbclient-raw-private-samba.so (from bin/default/source4/libcli/libsmbclient-raw-private-samba.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc.so (to libdcerpc.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libhttp-private-samba.so (from bin/default/libcli/http/libhttp-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libdcerpc-pkt-auth-private-samba.so (from bin/default/librpc/libdcerpc-pkt-auth-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libshares-private-samba.so (from bin/default/source4/param/libshares-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ndrdump (from bin/default/librpc/tools/ndrdump.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcmdline-private-samba.so (from bin/default/lib/cmdline/libcmdline-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libdcerpc-samba4-private-samba.so (from bin/default/source4/librpc/libdcerpc-samba4-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-samr.so.0.0.1 (from bin/default/source4/librpc/libdcerpc-samr.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-samr.so.0 (to libdcerpc-samr.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-samr.so (to libdcerpc-samr.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libdsdb-module-private-samba.so (from bin/default/source4/dsdb/samdb/ldb_modules/libdsdb-module-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsamba-net-private-samba.so (from bin/default/source4/libnet/libsamba-net-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsmbpasswdparser-private-samba.so (from bin/default/source4/lib/samba3/libsmbpasswdparser-private-samba.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libauth4-private-samba.so (from bin/default/source4/auth/ntlm/libauth4-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libauth-unix-token-private-samba.so (from bin/default/source4/auth/libauth-unix-token-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libLIBWBCLIENT-OLD-private-samba.so (from bin/default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libnss_winbind.so.2 (from bin/default/nsswitch/lib_plugin_nss_winbind.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libnss_wins.so.2 (from bin/default/nsswitch/lib_plugin_nss_wins.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/lib64/security/pam_winbind.so (from bin/default/nsswitch/lib_plugin_pamwinbind.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/krb5/winbind_krb5_locator.so (from bin/default/nsswitch/lib_plugin_winbind_krb5_locator.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/krb5/async_dns_krb5_locator.so (from bin/default/nsswitch/lib_plugin_async_dns_krb5_locator.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libsmbd-base-private-samba.so (from bin/default/source3/libsmbd-base-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libnetapi.so.1.0.0 (from bin/default/source3/libnetapi.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libnetapi.so (to libnetapi.so.1.0.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libnet-keytab-private-samba.so (from bin/default/source3/libnet-keytab-private-samba.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libnetapi.so.1 (to libnetapi.so.1.0.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/krb5/winbind_krb5_localauth.so (from bin/default/nsswitch/lib_plugin_winbind_krb5_localauth.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/wbinfo (from bin/default/nsswitch/wbinfo.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/ldbsamba_extensions.so (from bin/default/lib/ldb-samba/libldb_module_ldbsamba_extensions.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libregistry-private-samba.so (from bin/default/source4/lib/registry/libregistry-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/ldb/ildap.so (from bin/default/lib/ldb-samba/libldb_module_ildap.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/regdiff (from bin/default/source4/lib/registry/regdiff.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/regpatch (from bin/default/source4/lib/registry/regpatch.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/regshell (from bin/default/source4/lib/registry/regshell.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/regtree (from bin/default/source4/lib/registry/regtree.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libtalloc-report-private-samba.so (from bin/default/lib/util/libtalloc-report-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libutil-crypt-private-samba.so (from bin/default/lib/util/libutil-crypt-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libtorture-private-samba.so (from bin/default/lib/torture/libtorture-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libgpext-private-samba.so (from bin/default/libgpo/libgpext-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libdnsserver-common-private-samba.so (from bin/default/source4/dns_server/libdnsserver-common-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/oLschema2ldif (from bin/default/source4/utils/oLschema2ldif/oLschema2ldif.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libposix-eadb-private-samba.so (from bin/default/source4/ntvfs/posix/libposix-eadb-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/gentest (from bin/default/source4/torture/gentest.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/masktest (from bin/default/source4/torture/masktest.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/locktest (from bin/default/source4/torture/locktest.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-server-core.so.0.0.1 (from bin/default/librpc/libdcerpc-server-core.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-server-core.so.0 (to libdcerpc-server-core.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libdcerpc-server-core.so (to libdcerpc-server-core.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/cifsdd (from bin/default/source4/client/cifsdd.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libmscat-private-samba.so (from bin/default/lib/mscat/libmscat-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/dumpmscat (from bin/default/lib/mscat/dumpmscat.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-policy.so.0.0.1 (from bin/default/source4/lib/policy/libsamba-policy.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-policy.so.0 (to libsamba-policy.so.0.0.1)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsamba-policy.so (to libsamba-policy.so.0.0.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libREG-FULL-private-samba.so (from bin/default/source3/libREG-FULL-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libcmdline-contexts-private-samba.so (from bin/default/source3/libcmdline-contexts-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libprinting-migrate-private-samba.so (from bin/default/source3/libprinting-migrate-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libRPC-SERVER-LOOP-private-samba.so (from bin/default/source3/rpc_server/libRPC-SERVER-LOOP-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libxattr-tdb-private-samba.so (from bin/default/source3/libxattr-tdb-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/samba-bgqd (from bin/default/source3/samba-bgqd.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/sbin/smbd (from bin/default/source3/smbd/smbd.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbclient (from bin/default/source3/client/smbclient.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbspool (from bin/default/source3/smbspool.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/smbspool_krb5_wrapper (from bin/default/source3/smbspool_krb5_wrapper.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsmbclient.so.0.8.0 (from bin/default/source3/libsmb/libsmbclient.inst.so)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsmbclient.so.0 (to libsmbclient.so.0.8.0)
+ symlink /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/libsmbclient.so (to libsmbclient.so.0.8.0)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/extd_audit.so (from bin/default/source3/modules/libvfs_module_extd_audit.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/audit.so (from bin/default/source3/modules/libvfs_module_audit.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/full_audit.so (from bin/default/source3/modules/libvfs_module_full_audit.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/fake_perms.so (from bin/default/source3/modules/libvfs_module_fake_perms.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/recycle.so (from bin/default/source3/modules/libvfs_module_recycle.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/fruit.so (from bin/default/source3/modules/libvfs_module_fruit.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/default_quota.so (from bin/default/source3/modules/libvfs_module_default_quota.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/readonly.so (from bin/default/source3/modules/libvfs_module_readonly.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/cap.so (from bin/default/source3/modules/libvfs_module_cap.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/expand_msdfs.so (from bin/default/source3/modules/libvfs_module_expand_msdfs.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/shadow_copy.so (from bin/default/source3/modules/libvfs_module_shadow_copy.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/shadow_copy2.so (from bin/default/source3/modules/libvfs_module_shadow_copy2.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/xattr_tdb.so (from bin/default/source3/modules/libvfs_module_xattr_tdb.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/catia.so (from bin/default/source3/modules/libvfs_module_catia.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/streams_xattr.so (from bin/default/source3/modules/libvfs_module_streams_xattr.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/streams_depot.so (from bin/default/source3/modules/libvfs_module_streams_depot.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/commit.so (from bin/default/source3/modules/libvfs_module_commit.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/gpfs.so (from bin/default/source3/modules/libvfs_module_gpfs.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/readahead.so (from bin/default/source3/modules/libvfs_module_readahead.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/fileid.so (from bin/default/source3/modules/libvfs_module_fileid.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/aio_fork.so (from bin/default/source3/modules/libvfs_module_aio_fork.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/aio_pthread.so (from bin/default/source3/modules/libvfs_module_aio_pthread.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/io_uring.so (from bin/default/source3/modules/libvfs_module_io_uring.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/preopen.so (from bin/default/source3/modules/libvfs_module_preopen.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/syncops.so (from bin/default/source3/modules/libvfs_module_syncops.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/acl_xattr.so (from bin/default/source3/modules/libvfs_module_acl_xattr.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/acl_tdb.so (from bin/default/source3/modules/libvfs_module_acl_tdb.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/dirsort.so (from bin/default/source3/modules/libvfs_module_dirsort.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/crossrename.so (from bin/default/source3/modules/libvfs_module_crossrename.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/linux_xfs_sgid.so (from bin/default/source3/modules/libvfs_module_linux_xfs_sgid.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/time_audit.so (from bin/default/source3/modules/libvfs_module_time_audit.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/media_harmony.so (from bin/default/source3/modules/libvfs_module_media_harmony.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/unityed_media.so (from bin/default/source3/modules/libvfs_module_unityed_media.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/btrfs.so (from bin/default/source3/modules/libvfs_module_btrfs.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/shell_snap.so (from bin/default/source3/modules/libvfs_module_shell_snap.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/glusterfs_fuse.so (from bin/default/source3/modules/libvfs_module_glusterfs_fuse.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/worm.so (from bin/default/source3/modules/libvfs_module_worm.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/virusfilter.so (from bin/default/source3/modules/libvfs_module_virusfilter.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/offline.so (from bin/default/source3/modules/libvfs_module_offline.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/vfs/widelinks.so (from bin/default/source3/modules/libvfs_module_widelinks.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/samba-dcerpcd (from bin/default/source3/rpc_server/samba-dcerpcd.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libRPC-WORKER-private-samba.so (from bin/default/source3/rpc_server/libRPC-WORKER-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/rpcd_classic (from bin/default/source3/rpc_server/rpcd_classic.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/rpcd_lsad (from bin/default/source3/rpc_server/rpcd_lsad.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/rpcd_winreg (from bin/default/source3/rpc_server/rpcd_winreg.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/rpcd_spoolss (from bin/default/source3/rpc_server/rpcd_spoolss.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/rpcd_epmapper (from bin/default/source3/rpc_server/rpcd_epmapper.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/rpcd_fsrvp (from bin/default/source3/rpc_server/rpcd_fsrvp.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/libexec/samba/rpcd_mdssvc (from bin/default/source3/rpc_server/rpcd_mdssvc.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libidmap-private-samba.so (from bin/default/source3/winbindd/libidmap-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/idmap/rid.so (from bin/default/source3/winbindd/libidmap_module_rid.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/idmap/tdb2.so (from bin/default/source3/winbindd/libidmap_module_tdb2.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/idmap/hash.so (from bin/default/source3/winbindd/libidmap_module_hash.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/idmap/autorid.so (from bin/default/source3/winbindd/libidmap_module_autorid.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/libnss-info-private-samba.so (from bin/default/source3/winbindd/libnss-info-private-samba.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/nss_info/hash.so (from bin/default/source3/winbindd/libnss_info_module_hash.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/lib64/samba/idmap/script.so (from bin/default/source3/winbindd/libidmap_module_script.inst.so)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/rpcclient (from bin/default/source3/rpcclient/rpcclient.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/profiles (from bin/default/source3/utils/profiles.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbcontrol (from bin/default/source3/utils/smbcontrol.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbtree (from bin/default/source3/utils/smbtree.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/pdbedit (from bin/default/source3/utils/pdbedit.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbpasswd (from bin/default/source3/utils/smbpasswd.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbget (from bin/default/source3/utils/smbget.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/nmblookup (from bin/default/source3/utils/nmblookup.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbcacls (from bin/default/source3/utils/smbcacls.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbcquotas (from bin/default/source3/utils/smbcquotas.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/sbin/eventlogadm (from bin/default/source3/utils/eventlogadm.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/sharesec (from bin/default/source3/utils/sharesec.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/ntlm_auth (from bin/default/source3/utils/ntlm_auth.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/dbwrap_tool (from bin/default/source3/utils/dbwrap_tool.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/testparm (from bin/default/source3/utils/testparm.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/samba-regedit (from bin/default/source3/utils/samba-regedit.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/net (from bin/default/source3/utils/net.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/mvxattr (from bin/default/source3/utils/mvxattr.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/smbstatus (from bin/default/source3/utils/smbstatus.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/mdsearch (from bin/default/source3/utils/mdsearch.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/bin/wspsearch (from bin/default/source3/utils/wspsearch.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/sbin/nmbd (from bin/default/source3/nmbd/nmbd.inst)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/cifsdd.8 (from bin/default/docs-xml/manpages/cifsdd.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man5/smb.conf.5 (from bin/default/docs-xml/manpages/smb.conf.5)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/dbwrap_tool.1 (from bin/default/docs-xml/manpages/dbwrap_tool.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/eventlogadm.8 (from bin/default/docs-xml/manpages/eventlogadm.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_ad.8 (from bin/default/docs-xml/manpages/idmap_ad.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_hash.8 (from bin/default/docs-xml/manpages/idmap_hash.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_autorid.8 (from bin/default/docs-xml/manpages/idmap_autorid.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_ldap.8 (from bin/default/docs-xml/manpages/idmap_ldap.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_nss.8 (from bin/default/docs-xml/manpages/idmap_nss.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_rfc2307.8 (from bin/default/docs-xml/manpages/idmap_rfc2307.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_rid.8 (from bin/default/docs-xml/manpages/idmap_rid.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_script.8 (from bin/default/docs-xml/manpages/idmap_script.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_tdb.8 (from bin/default/docs-xml/manpages/idmap_tdb.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/idmap_tdb2.8 (from bin/default/docs-xml/manpages/idmap_tdb2.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man7/libsmbclient.7 (from bin/default/docs-xml/manpages/libsmbclient.7)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man5/lmhosts.5 (from bin/default/docs-xml/manpages/lmhosts.5)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/log2pcap.1 (from bin/default/docs-xml/manpages/log2pcap.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/mdsearch.1 (from bin/default/docs-xml/manpages/mdsearch.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/mvxattr.1 (from bin/default/docs-xml/manpages/mvxattr.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/net.8 (from bin/default/docs-xml/manpages/net.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/nmbd.8 (from bin/default/docs-xml/manpages/nmbd.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/nmblookup.1 (from bin/default/docs-xml/manpages/nmblookup.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ntlm_auth.1 (from bin/default/docs-xml/manpages/ntlm_auth.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/pdbedit.8 (from bin/default/docs-xml/manpages/pdbedit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/profiles.1 (from bin/default/docs-xml/manpages/profiles.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/rpcclient.1 (from bin/default/docs-xml/manpages/rpcclient.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/samba-dcerpcd.8 (from bin/default/docs-xml/manpages/samba-dcerpcd.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/samba-regedit.8 (from bin/default/docs-xml/manpages/samba-regedit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/samba-tool.8 (from bin/default/docs-xml/manpages/samba-tool.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/samba.8 (from bin/default/docs-xml/manpages/samba.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man7/samba.7 (from bin/default/docs-xml/manpages/samba.7)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/samba_downgrade_db.8 (from bin/default/docs-xml/manpages/samba_downgrade_db.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/sharesec.1 (from bin/default/docs-xml/manpages/sharesec.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbcacls.1 (from bin/default/docs-xml/manpages/smbcacls.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbclient.1 (from bin/default/docs-xml/manpages/smbclient.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbcontrol.1 (from bin/default/docs-xml/manpages/smbcontrol.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbcquotas.1 (from bin/default/docs-xml/manpages/smbcquotas.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/smbd.8 (from bin/default/docs-xml/manpages/smbd.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbget.1 (from bin/default/docs-xml/manpages/smbget.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man5/smbpasswd.5 (from bin/default/docs-xml/manpages/smbpasswd.5)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/smbpasswd.8 (from bin/default/docs-xml/manpages/smbpasswd.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/smbspool_krb5_wrapper.8 (from bin/default/docs-xml/manpages/smbspool_krb5_wrapper.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/smbspool.8 (from bin/default/docs-xml/manpages/smbspool.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/samba-bgqd.8 (from bin/default/docs-xml/manpages/samba-bgqd.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbstatus.1 (from bin/default/docs-xml/manpages/smbstatus.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbtar.1 (from bin/default/docs-xml/manpages/smbtar.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/smbtree.1 (from bin/default/docs-xml/manpages/smbtree.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/testparm.1 (from bin/default/docs-xml/manpages/testparm.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man7/traffic_learner.7 (from bin/default/docs-xml/manpages/traffic_learner.7)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man7/traffic_replay.7 (from bin/default/docs-xml/manpages/traffic_replay.7)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/wbinfo.1 (from bin/default/docs-xml/manpages/wbinfo.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/winbindd.8 (from bin/default/docs-xml/manpages/winbindd.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/samba-log-parser.1 (from bin/default/docs-xml/manpages/samba-log-parser.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/wspsearch.1 (from bin/default/docs-xml/manpages/wspsearch.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/pam_winbind.8 (from bin/default/docs-xml/manpages/pam_winbind.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man5/pam_winbind.conf.5 (from bin/default/docs-xml/manpages/pam_winbind.conf.5)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/winbind_krb5_locator.8 (from bin/default/docs-xml/manpages/winbind_krb5_locator.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/winbind_krb5_localauth.8 (from bin/default/docs-xml/manpages/winbind_krb5_localauth.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_acl_tdb.8 (from bin/default/docs-xml/manpages/vfs_acl_tdb.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_acl_xattr.8 (from bin/default/docs-xml/manpages/vfs_acl_xattr.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_aio_fork.8 (from bin/default/docs-xml/manpages/vfs_aio_fork.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_aio_pthread.8 (from bin/default/docs-xml/manpages/vfs_aio_pthread.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_io_uring.8 (from bin/default/docs-xml/manpages/vfs_io_uring.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_audit.8 (from bin/default/docs-xml/manpages/vfs_audit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_btrfs.8 (from bin/default/docs-xml/manpages/vfs_btrfs.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_cap.8 (from bin/default/docs-xml/manpages/vfs_cap.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_catia.8 (from bin/default/docs-xml/manpages/vfs_catia.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_commit.8 (from bin/default/docs-xml/manpages/vfs_commit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_crossrename.8 (from bin/default/docs-xml/manpages/vfs_crossrename.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_default_quota.8 (from bin/default/docs-xml/manpages/vfs_default_quota.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_dirsort.8 (from bin/default/docs-xml/manpages/vfs_dirsort.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_expand_msdfs.8 (from bin/default/docs-xml/manpages/vfs_expand_msdfs.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_extd_audit.8 (from bin/default/docs-xml/manpages/vfs_extd_audit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_fake_perms.8 (from bin/default/docs-xml/manpages/vfs_fake_perms.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_fileid.8 (from bin/default/docs-xml/manpages/vfs_fileid.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_fruit.8 (from bin/default/docs-xml/manpages/vfs_fruit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_full_audit.8 (from bin/default/docs-xml/manpages/vfs_full_audit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_glusterfs_fuse.8 (from bin/default/docs-xml/manpages/vfs_glusterfs_fuse.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_gpfs.8 (from bin/default/docs-xml/manpages/vfs_gpfs.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_linux_xfs_sgid.8 (from bin/default/docs-xml/manpages/vfs_linux_xfs_sgid.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_media_harmony.8 (from bin/default/docs-xml/manpages/vfs_media_harmony.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_offline.8 (from bin/default/docs-xml/manpages/vfs_offline.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_preopen.8 (from bin/default/docs-xml/manpages/vfs_preopen.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_readahead.8 (from bin/default/docs-xml/manpages/vfs_readahead.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_readonly.8 (from bin/default/docs-xml/manpages/vfs_readonly.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_recycle.8 (from bin/default/docs-xml/manpages/vfs_recycle.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_shadow_copy.8 (from bin/default/docs-xml/manpages/vfs_shadow_copy.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_shadow_copy2.8 (from bin/default/docs-xml/manpages/vfs_shadow_copy2.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_shell_snap.8 (from bin/default/docs-xml/manpages/vfs_shell_snap.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_streams_depot.8 (from bin/default/docs-xml/manpages/vfs_streams_depot.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_streams_xattr.8 (from bin/default/docs-xml/manpages/vfs_streams_xattr.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_syncops.8 (from bin/default/docs-xml/manpages/vfs_syncops.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_time_audit.8 (from bin/default/docs-xml/manpages/vfs_time_audit.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_unityed_media.8 (from bin/default/docs-xml/manpages/vfs_unityed_media.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_virusfilter.8 (from bin/default/docs-xml/manpages/vfs_virusfilter.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_widelinks.8 (from bin/default/docs-xml/manpages/vfs_widelinks.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_worm.8 (from bin/default/docs-xml/manpages/vfs_worm.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man8/vfs_xattr_tdb.8 (from bin/default/docs-xml/manpages/vfs_xattr_tdb.8)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man3/ldb.3 (from bin/default/lib/ldb/man/ldb.3)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ldbadd.1 (from bin/default/lib/ldb/man/ldbadd.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ldbsearch.1 (from bin/default/lib/ldb/man/ldbsearch.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ldbdel.1 (from bin/default/lib/ldb/man/ldbdel.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ldbmodify.1 (from bin/default/lib/ldb/man/ldbmodify.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ldbedit.1 (from bin/default/lib/ldb/man/ldbedit.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ldbrename.1 (from bin/default/lib/ldb/man/ldbrename.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/ndrdump.1 (from bin/default/librpc/tools/ndrdump.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/regdiff.1 (from bin/default/source4/lib/registry/man/regdiff.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/regpatch.1 (from bin/default/source4/lib/registry/man/regpatch.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/regshell.1 (from bin/default/source4/lib/registry/man/regshell.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/regtree.1 (from bin/default/source4/lib/registry/man/regtree.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/oLschema2ldif.1 (from bin/default/source4/utils/oLschema2ldif/oLschema2ldif.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/gentest.1 (from bin/default/source4/torture/man/gentest.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/masktest.1 (from bin/default/source4/torture/man/masktest.1)
+ install /var/tmp/portage/net-fs/samba-4.22.3/image/usr/share/man/man1/locktest.1 (from bin/default/source4/torture/man/locktest.1)
Waf: Leaving directory `/var/tmp/portage/net-fs/samba-4.22.3/work/samba-4.22.3-abi_x86_64.amd64/bin/default'
'install' finished successfully (2m34.986s)
>>> Completed installing net-fs/samba-4.22.3 into /var/tmp/portage/net-fs/samba-4.22.3/image

 * Final size of build directory: 657984 KiB (642.5 MiB)
 * Final size of installed tree:   42164 KiB ( 41.1 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libsmbconf.so.0.0.1
   /usr/lib64/libsamba-util.so.0.0.1
   /usr/lib64/libsamba-errors.so.1.0.0
   /usr/lib64/libsamba-hostconfig.so.0.0.1
   /usr/lib64/libldb.so.2.11.0
   /usr/lib64/libndr-nbt.so.0.0.1
   /usr/lib64/libndr.so.6.0.0
   /usr/lib64/libtevent-util.so.0.0.1
   /usr/lib64/libndr-krb5pac.so.0.0.1
   /usr/lib64/libndr-standard.so.0.0.1
   /usr/lib64/libwbclient.so.0.16
   /usr/lib64/libsamba-credentials.so.1.0.0
   /usr/lib64/libsamdb.so.0.0.1
   /usr/lib64/libdcerpc-binding.so.0.0.1
   /usr/lib64/libsamba-passdb.so.0.29.0
   /usr/lib64/libdcerpc.so.0.0.1
   /usr/lib64/libdcerpc-samr.so.0.0.1
   /usr/lib64/libnss_winbind.so.2
   /usr/lib64/libnss_wins.so.2
   /usr/lib64/libnetapi.so.1.0.0
   /usr/lib64/libdcerpc-server-core.so.0.0.1
   /usr/lib64/libsamba-policy.so.0.0.1
   /usr/lib64/libsmbclient.so.0.8.0
   /usr/lib64/samba/libreplace-private-samba.so
   /usr/lib64/samba/libinterfaces-private-samba.so
   /usr/lib64/samba/libutil-setid-private-samba.so
   /usr/lib64/samba/libsocket-blocking-private-samba.so
   /usr/lib64/samba/libtime-basic-private-samba.so
   /usr/lib64/samba/libsys-rw-private-samba.so
   /usr/lib64/samba/libiov-buf-private-samba.so
   /usr/lib64/samba/libgenrand-private-samba.so
   /usr/lib64/samba/libsamba-debug-private-samba.so
   /usr/lib64/samba/libcmocka-private-samba.so
   /usr/lib64/samba/libaddns-private-samba.so
   /usr/lib64/samba/libgensec-private-samba.so
   /usr/lib64/samba/libauthkrb5-private-samba.so
   /usr/lib64/samba/libserver-role-private-samba.so
   /usr/lib64/samba/libsamba-sockets-private-samba.so
   /usr/lib64/samba/libevents-private-samba.so
   /usr/lib64/samba/libsamba-security-private-samba.so
   /usr/lib64/samba/libstable-sort-private-samba.so
   /usr/lib64/samba/libkrb5samba-private-samba.so
   /usr/lib64/samba/libdbwrap-private-samba.so
   /usr/lib64/samba/libtdb-wrap-private-samba.so
   /usr/lib64/samba/libutil-tdb-private-samba.so
   /usr/lib64/samba/libcommon-auth-private-samba.so
   /usr/lib64/samba/libMESSAGING-SEND-private-samba.so
   /usr/lib64/samba/libserver-id-db-private-samba.so
   /usr/lib64/samba/libcluster-private-samba.so
   /usr/lib64/samba/libmessages-dgm-private-samba.so
   /usr/lib64/samba/libmsghdr-private-samba.so
   /usr/lib64/samba/libmessages-util-private-samba.so
   /usr/lib64/samba/libndr-samba-private-samba.so
   /usr/lib64/samba/libasn1util-private-samba.so
   /usr/lib64/samba/libsamba-modules-private-samba.so
   /usr/lib64/samba/libldbsamba-private-samba.so
   /usr/lib64/samba/libsamdb-common-private-samba.so
   /usr/lib64/samba/libflag-mapping-private-samba.so
   /usr/lib64/samba/libcli-ldap-common-private-samba.so
   /usr/lib64/samba/libcliauth-private-samba.so
   /usr/lib64/samba/libclidns-private-samba.so
   /usr/lib64/samba/libldb-tdb-int-private-samba.so
   /usr/lib64/samba/libldb-tdb-err-map-private-samba.so
   /usr/lib64/samba/libldb-key-value-private-samba.so
   /usr/lib64/samba/libprinter-driver-private-samba.so
   /usr/lib64/samba/libldb-cmdline-private-samba.so
   /usr/lib64/samba/libcli-spoolss-private-samba.so
   /usr/lib64/samba/libsecrets3-private-samba.so
   /usr/lib64/samba/libndr-samba4-private-samba.so
   /usr/lib64/samba/libCHARSET3-private-samba.so
   /usr/lib64/samba/libsamba3-util-private-samba.so
   /usr/lib64/samba/libtalloc-report-printf-private-samba.so
   /usr/lib64/samba/libsamba-cluster-support-private-samba.so
   /usr/lib64/samba/libutil-reg-private-samba.so
   /usr/lib64/samba/libsmbd-shim-private-samba.so
   /usr/lib64/samba/libdcerpc-samba-private-samba.so
   /usr/lib64/samba/libgpo-private-samba.so
   /usr/lib64/samba/libads-private-samba.so
   /usr/lib64/samba/libmsrpc3-private-samba.so
   /usr/lib64/samba/liblibcli-lsa3-private-samba.so
   /usr/lib64/samba/libnpa-tstream-private-samba.so
   /usr/lib64/samba/libgse-private-samba.so
   /usr/lib64/samba/libcli-cldap-private-samba.so
   /usr/lib64/samba/libcli-ldap-private-samba.so
   /usr/lib64/samba/libnetif-private-samba.so
   /usr/lib64/samba/libcli-nbt-private-samba.so
   /usr/lib64/samba/liblibsmb-private-samba.so
   /usr/lib64/samba/libcli-smb-common-private-samba.so
   /usr/lib64/samba/libsmb-transport-private-samba.so
   /usr/lib64/samba/liblibcli-netlogon3-private-samba.so
   /usr/lib64/samba/libauth-private-samba.so
   /usr/lib64/samba/libMESSAGING-private-samba.so
   /usr/lib64/samba/libsmbclient-raw-private-samba.so
   /usr/lib64/samba/libhttp-private-samba.so
   /usr/lib64/samba/libshares-private-samba.so
   /usr/lib64/samba/libdcerpc-pkt-auth-private-samba.so
   /usr/lib64/samba/libcmdline-private-samba.so
   /usr/lib64/samba/libdcerpc-samba4-private-samba.so
   /usr/lib64/samba/libdsdb-module-private-samba.so
   /usr/lib64/samba/libsamba-net-private-samba.so
   /usr/lib64/samba/libsmbpasswdparser-private-samba.so
   /usr/lib64/samba/libauth4-private-samba.so
   /usr/lib64/samba/libauth-unix-token-private-samba.so
   /usr/lib64/samba/libLIBWBCLIENT-OLD-private-samba.so
   /usr/lib64/samba/libsmbd-base-private-samba.so
   /usr/lib64/samba/libnet-keytab-private-samba.so
   /usr/lib64/samba/libregistry-private-samba.so
   /usr/lib64/samba/libtalloc-report-private-samba.so
   /usr/lib64/samba/libtorture-private-samba.so
   /usr/lib64/samba/libutil-crypt-private-samba.so
   /usr/lib64/samba/libgpext-private-samba.so
   /usr/lib64/samba/libdnsserver-common-private-samba.so
   /usr/lib64/samba/libposix-eadb-private-samba.so
   /usr/lib64/samba/libmscat-private-samba.so
   /usr/lib64/samba/libREG-FULL-private-samba.so
   /usr/lib64/samba/libcmdline-contexts-private-samba.so
   /usr/lib64/samba/libprinting-migrate-private-samba.so
   /usr/lib64/samba/libRPC-SERVER-LOOP-private-samba.so
   /usr/lib64/samba/libxattr-tdb-private-samba.so
   /usr/lib64/samba/libRPC-WORKER-private-samba.so
   /usr/lib64/samba/libidmap-private-samba.so
   /usr/lib64/samba/libnss-info-private-samba.so
   /usr/lib64/samba/ldb/asq.so
   /usr/lib64/samba/ldb/server_sort.so
   /usr/lib64/samba/ldb/paged_searches.so
   /usr/lib64/samba/ldb/rdn_name.so
   /usr/lib64/samba/ldb/sample.so
   /usr/lib64/samba/ldb/skel.so
   /usr/lib64/samba/ldb/tdb.so
   /usr/lib64/samba/ldb/ldb.so
   /usr/bin/ldbadd
   /usr/bin/ldbsearch
   /usr/bin/ldbdel
   /usr/bin/ldbmodify
   /usr/bin/ldbedit
   /usr/bin/ldbrename
   /usr/bin/ndrdump
   /usr/bin/wbinfo
   /usr/lib64/samba/ldb/ldbsamba_extensions.so
   /usr/lib64/samba/ldb/ildap.so
   /usr/bin/regpatch
   /usr/bin/regshell
   /usr/bin/regdiff
   /usr/bin/regtree
   /usr/bin/oLschema2ldif
   /usr/bin/gentest
   /usr/bin/masktest
   /usr/bin/locktest
   /usr/bin/cifsdd
   /usr/bin/dumpmscat
   /usr/bin/smbclient
   /usr/bin/smbspool
   /usr/bin/rpcclient
   /usr/bin/profiles
   /usr/bin/smbcontrol
   /usr/bin/smbtree
   /usr/bin/pdbedit
   /usr/bin/smbpasswd
   /usr/bin/smbget
   /usr/bin/smbcacls
   /usr/bin/smbcquotas
   /usr/bin/nmblookup
   /usr/bin/sharesec
   /usr/bin/ntlm_auth
   /usr/bin/dbwrap_tool
   /usr/bin/samba-regedit
   /usr/bin/testparm
   /usr/bin/net
   /usr/bin/mvxattr
   /usr/bin/smbstatus
   /usr/bin/mdsearch
   /usr/bin/wspsearch
   /lib64/security/pam_winbind.so
   /usr/lib64/samba/krb5/winbind_krb5_locator.so
   /usr/lib64/samba/krb5/async_dns_krb5_locator.so
   /usr/lib64/samba/krb5/winbind_krb5_localauth.so
   /usr/libexec/samba/samba-bgqd
   /usr/sbin/smbd
   /usr/libexec/samba/smbspool_krb5_wrapper
   /usr/lib64/samba/vfs/extd_audit.so
   /usr/lib64/samba/vfs/audit.so
   /usr/lib64/samba/vfs/fake_perms.so
   /usr/lib64/samba/vfs/full_audit.so
   /usr/lib64/samba/vfs/recycle.so
   /usr/lib64/samba/vfs/default_quota.so
   /usr/lib64/samba/vfs/fruit.so
   /usr/lib64/samba/vfs/readonly.so
   /usr/lib64/samba/vfs/cap.so
   /usr/lib64/samba/vfs/expand_msdfs.so
   /usr/lib64/samba/vfs/shadow_copy.so
   /usr/lib64/samba/vfs/shadow_copy2.so
   /usr/lib64/samba/vfs/catia.so
   /usr/lib64/samba/vfs/xattr_tdb.so
   /usr/lib64/samba/vfs/streams_xattr.so
   /usr/lib64/samba/vfs/commit.so
   /usr/lib64/samba/vfs/streams_depot.so
   /usr/lib64/samba/vfs/readahead.so
   /usr/lib64/samba/vfs/fileid.so
   /usr/lib64/samba/vfs/gpfs.so
   /usr/lib64/samba/vfs/aio_fork.so
   /usr/lib64/samba/vfs/aio_pthread.so
   /usr/lib64/samba/vfs/io_uring.so
   /usr/lib64/samba/vfs/syncops.so
   /usr/lib64/samba/vfs/preopen.so
   /usr/lib64/samba/vfs/acl_xattr.so
   /usr/lib64/samba/vfs/acl_tdb.so
   /usr/lib64/samba/vfs/crossrename.so
   /usr/lib64/samba/vfs/dirsort.so
   /usr/lib64/samba/vfs/time_audit.so
   /usr/lib64/samba/vfs/linux_xfs_sgid.so
   /usr/lib64/samba/vfs/unityed_media.so
   /usr/lib64/samba/vfs/btrfs.so
   /usr/lib64/samba/vfs/media_harmony.so
   /usr/lib64/samba/vfs/shell_snap.so
   /usr/lib64/samba/vfs/worm.so
   /usr/lib64/samba/vfs/glusterfs_fuse.so
   /usr/lib64/samba/vfs/virusfilter.so
   /usr/lib64/samba/vfs/widelinks.so
   /usr/lib64/samba/vfs/offline.so
   /usr/libexec/samba/samba-dcerpcd
   /usr/libexec/samba/rpcd_lsad
   /usr/libexec/samba/rpcd_classic
   /usr/libexec/samba/rpcd_spoolss
   /usr/libexec/samba/rpcd_epmapper
   /usr/libexec/samba/rpcd_winreg
   /usr/libexec/samba/rpcd_mdssvc
   /usr/libexec/samba/rpcd_fsrvp
   /usr/sbin/eventlogadm
   /usr/sbin/nmbd
   /usr/lib64/samba/idmap/rid.so
   /usr/lib64/samba/idmap/tdb2.so
   /usr/lib64/samba/idmap/hash.so
   /usr/lib64/samba/idmap/autorid.so
   /usr/lib64/samba/nss_info/hash.so
   /usr/lib64/samba/idmap/script.so